|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DmnModelInstance
| Method Summary | |
|---|---|
DmnModelInstance |
clone()
Copies the DMN model instance but not the model. |
Definitions |
getDefinitions()
|
void |
setDefinitions(Definitions definitions)
Set the Dmn Definitions Root element |
| Methods inherited from interface org.camunda.bpm.model.xml.ModelInstance |
|---|
getDocument, getDocumentElement, getModel, getModelElementById, getModelElementsByType, getModelElementsByType, newInstance, newInstance, newInstance, newInstance, setDocumentElement, validate |
| Method Detail |
|---|
Definitions getDefinitions()
Definitions, root element of the Dmn Model.void setDefinitions(Definitions definitions)
definitions - the Definitions element to setDmnModelInstance clone()
clone in interface org.camunda.bpm.model.xml.ModelInstance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||