Class ValidationState
java.lang.Object
ch.tocco.nice2.devcon.impl.modelvalidation.ValidationState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCheckEvent(CheckEvent checkEvent) end(SchemaModelValidator.Result result) enterChecks(int entityModels, int relationModels) enterEntityCheck(int num, EntityModel model) enterRelationCheck(int num, RelationModel relationModel) getCheckEvent(UUID uuid) start()
-
Constructor Details
-
ValidationState
public ValidationState()
-
-
Method Details
-
getCheckEvent
-
start
-
end
-
enterChecks
-
enterEntityCheck
-
enterRelationCheck
-
addCheckEvent
-