|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.camunda.bpm.model.xml.impl.ModelInstanceImpl
org.camunda.bpm.model.cmmn.impl.CmmnModelInstanceImpl
public class CmmnModelInstanceImpl
| Field Summary |
|---|
| Fields inherited from class org.camunda.bpm.model.xml.impl.ModelInstanceImpl |
|---|
document, model, modelBuilder |
| Constructor Summary | |
|---|---|
CmmnModelInstanceImpl(org.camunda.bpm.model.xml.impl.ModelImpl model,
org.camunda.bpm.model.xml.ModelBuilder modelBuilder,
org.camunda.bpm.model.xml.instance.DomDocument document)
|
|
| Method Summary | |
|---|---|
CmmnModelInstance |
clone()
Copies the CMMN model instance but not the model. |
Definitions |
getDefinitions()
|
void |
setDefinitions(Definitions definitions)
Set the Cmmn Definitions Root element |
| Methods inherited from class org.camunda.bpm.model.xml.impl.ModelInstanceImpl |
|---|
getDocument, getDocumentElement, getModel, getModelElementById, getModelElementsByType, getModelElementsByType, newInstance, newInstance, newInstance, newInstance, registerGenericType, setDocumentElement, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.camunda.bpm.model.xml.ModelInstance |
|---|
getDocument, getDocumentElement, getModel, getModelElementById, getModelElementsByType, getModelElementsByType, newInstance, newInstance, newInstance, newInstance, setDocumentElement, validate |
| Constructor Detail |
|---|
public CmmnModelInstanceImpl(org.camunda.bpm.model.xml.impl.ModelImpl model,
org.camunda.bpm.model.xml.ModelBuilder modelBuilder,
org.camunda.bpm.model.xml.instance.DomDocument document)
| Method Detail |
|---|
public Definitions getDefinitions()
getDefinitions in interface CmmnModelInstanceDefinitions, root element of the Cmmn Model.public void setDefinitions(Definitions definitions)
CmmnModelInstance
setDefinitions in interface CmmnModelInstancedefinitions - the Definitions element to setpublic CmmnModelInstance clone()
CmmnModelInstance
clone in interface CmmnModelInstanceclone in interface org.camunda.bpm.model.xml.ModelInstanceclone in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||