Package org.camunda.bpm.model.xml

Interface Summary
Model A model contains all defined types and the relationship between them.
ModelInstance An instance of a model
 

Class Summary
ModelBuilder This builder is used to define and create a new model.
 

Exception Summary
ModelException An Exception in the Core XML Model.
ModelParseException Thrown when an error is encountered during XML parsing
ModelReferenceException 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.
 



Copyright © 2015 camunda services GmbH. All rights reserved.