|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.uhn.hl7v2.conf.classes.generator.builders.ConfGen
public class ConfGen
This Class is used to Generate a Class
| Constructor Summary | |
|---|---|
ConfGen()
|
|
| Method Summary | |
|---|---|
void |
generateConf(DeploymentManager dm,
CommandParser cp)
this method generates conformance |
static void |
main(java.lang.String[] args)
this is the main method to start the Conformance Generator |
void |
test()
this method tests the conformance generator to see if it is working |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfGen()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - the command line argument
public void generateConf(DeploymentManager dm,
CommandParser cp)
dm - the DeploymentManagercp - the CommandParser which parses the command line argument of ConfGenpublic void test()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||