ca.uhn.hl7v2.conf.classes.generator.builders
Class ConformanceMessageBuilder

java.lang.Object
  extended by ca.uhn.hl7v2.conf.classes.generator.builders.ConformanceMessageBuilder

public class ConformanceMessageBuilder
extends java.lang.Object

This method builds the Conformance Message Class

Author:
James AgnewPaul BrohmanMitch DelachevrotiereShawn DyckCory Metcalf

Constructor Summary
ConformanceMessageBuilder(java.lang.String packageName)
          This constructor will create a new ConformanceMessageBuilder
 
Method Summary
 void buildClass(RuntimeProfile runtimeProfile, DeploymentManager depManager)
          This method builds a Conformance Message Class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConformanceMessageBuilder

public ConformanceMessageBuilder(java.lang.String packageName)
This constructor will create a new ConformanceMessageBuilder

Parameters:
packageName - the name of the package
Method Detail

buildClass

public void buildClass(RuntimeProfile runtimeProfile,
                       DeploymentManager depManager)
This method builds a Conformance Message Class

Parameters:
runtimeProfile - the profile which to genrate Conformance Classes for
depManager - the DeploymentManager