public interface CmmnModelInstance extends ModelInstance
Modifier and Type | Method and Description |
---|---|
CmmnModelInstance |
clone()
Copies the CMMN 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, setDocumentElement, validate
Definitions getDefinitions()
Definitions
, root element of the Cmmn Model.void setDefinitions(Definitions definitions)
definitions
- the Definitions
element to setCmmnModelInstance clone()
clone
in interface ModelInstance
Copyright © 2022. All rights reserved.