public class DmnModelInstanceImpl extends ModelInstanceImpl implements DmnModelInstance
document, model, modelBuilder| Constructor and Description | 
|---|
| DmnModelInstanceImpl(ModelImpl model,
                    ModelBuilder modelBuilder,
                    DomDocument document) | 
| Modifier and Type | Method and Description | 
|---|---|
| DmnModelInstance | clone()Copies the model instance but not the model. | 
| Definitions | getDefinitions() | 
| void | setDefinitions(Definitions definitions)Set the Dmn 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 DmnModelInstanceImpl(ModelImpl model, ModelBuilder modelBuilder, DomDocument document)
public Definitions getDefinitions()
getDefinitions in interface DmnModelInstanceDefinitions, root element of the Dmn Model.public void setDefinitions(Definitions definitions)
DmnModelInstancesetDefinitions in interface DmnModelInstancedefinitions - the Definitions element to setpublic DmnModelInstance clone()
ModelInstanceclone in interface DmnModelInstanceclone in interface ModelInstanceclone in class ModelInstanceImplCopyright © 2018. All rights reserved.