Modifier and Type | Method and Description |
---|---|
void |
CmmnTransformListener.transformRootElement(Definitions definitions,
List<? extends CmmnCaseDefinition> caseDefinitions) |
void |
AbstractCmmnTransformListener.transformRootElement(Definitions definitions,
List<? extends CmmnCaseDefinition> caseDefinitions) |
Modifier and Type | Method and Description |
---|---|
void |
CmmnHistoryTransformListener.transformRootElement(Definitions definitions,
List<? extends CmmnCaseDefinition> caseDefinitions) |
Modifier and Type | Method and Description |
---|---|
Definitions |
CmmnModelInstance.getDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
CmmnModelInstance.setDefinitions(Definitions definitions)
Set the Cmmn Definitions Root element
|
Modifier and Type | Method and Description |
---|---|
Definitions |
CmmnModelInstanceImpl.getDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
CmmnModelInstanceImpl.setDefinitions(Definitions definitions) |
Modifier and Type | Class and Description |
---|---|
class |
DefinitionsImpl |
Copyright © 2017. All rights reserved.