Package eu.bandm.tools.umod
Class Checker
java.lang.Object
eu.bandm.tools.umod.Checker
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected classprotected class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected UMod.Forestprotected MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcheck(UMod.Forest model0, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg0) Checks currently ONLY that field names are unique (from class to root) and there is only one "KEY" field.protected voiderror(UMod.FieldDef fd, String text) static boolean
-
Field Details
-
model
-
msg
-
-
Constructor Details
-
Checker
public Checker()
-
-
Method Details
-
check
Checks currently ONLY that field names are unique (from class to root) and there is only one "KEY" field. (FPROVIS !?!?!) -
error
-
isAbstract
-