Package org.camunda.bpm.model.xml
-
Interface Summary Interface Description Model A model contains all defined types and the relationship between them.ModelInstance An instance of a model -
Class Summary Class Description ModelBuilder This builder is used to define and create a new model. -
Exception Summary Exception Description ModelException An Exception in the Core XML Model.ModelParseException Thrown when an error is encountered during XML parsingModelReferenceException Thrown when an error is encountered during reference resolving.ModelValidationException Thrown when an error is encountered during the model validation.UnsupportedModelOperationException Exception thrown if a user attempts to perform an unsupported model operation.