public class CmmnModelInstanceImpl extends ModelInstanceImpl implements CmmnModelInstance
document, model, modelBuilder| Constructor and Description | 
|---|
| CmmnModelInstanceImpl(ModelImpl model,
                     ModelBuilder modelBuilder,
                     DomDocument document) | 
| Modifier and Type | Method and Description | 
|---|---|
| CmmnModelInstance | clone()Copies the model instance but not the model. | 
| Definitions | getDefinitions() | 
| void | setDefinitions(Definitions definitions)Set the Cmmn Definitions Root element | 
getDocument, getDocumentElement, getModel, getModelElementById, getModelElementsByType, getModelElementsByType, newInstance, newInstance, newInstance, newInstance, registerGenericType, setDocumentElement, validateequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDocument, getDocumentElement, getModel, getModelElementById, getModelElementsByType, getModelElementsByType, newInstance, newInstance, newInstance, newInstance, setDocumentElement, validatepublic CmmnModelInstanceImpl(ModelImpl model, ModelBuilder modelBuilder, DomDocument document)
public Definitions getDefinitions()
getDefinitions in interface CmmnModelInstanceDefinitions, root element of the Cmmn Model.public void setDefinitions(Definitions definitions)
CmmnModelInstancesetDefinitions in interface CmmnModelInstancedefinitions - the Definitions element to setpublic CmmnModelInstance clone()
ModelInstanceclone in interface CmmnModelInstanceclone in interface ModelInstanceclone in class ModelInstanceImplCopyright © 2018. All rights reserved.