Package eu.bandm.tools.umod
Class Checker
java.lang.Object
eu.bandm.tools.umod.Checker
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected class
protected class
-
Field Summary
Modifier and TypeFieldDescriptionprotected UMod.Forest
protected MessageReceiver<SimpleMessage<XMLDocumentIdentifier>>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
check
(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 void
error
(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
-