Modifier and Type | Method and Description |
---|---|
void |
DmnTransformListener.transformDecisionRequirementsGraph(Definitions definitions,
DmnDecisionRequirementsGraph dmnDecisionRequirementsGraph)
Notified after a Decision Requirements Graph was transformed
|
Modifier and Type | Method and Description |
---|---|
protected DmnDecisionRequirementsGraphImpl |
DmnDecisionRequirementsGraphTransformHandler.createFromDefinitions(DmnElementTransformContext context,
Definitions definitions) |
DmnDecisionRequirementsGraphImpl |
DmnDecisionRequirementsGraphTransformHandler.handleElement(DmnElementTransformContext context,
Definitions definitions) |
protected void |
DefaultDmnTransform.notifyTransformListeners(Definitions definitions,
DmnDecisionRequirementsGraphImpl dmnDecisionRequirementsGraph) |
protected DmnDecisionRequirementsGraph |
DefaultDmnTransform.transformDefinitions(Definitions definitions) |
Modifier and Type | Method and Description |
---|---|
protected DmnDecisionRequirementsGraphImpl |
DecisionRequirementsDefinitionTransformHandler.createFromDefinitions(DmnElementTransformContext context,
Definitions definitions) |
Modifier and Type | Method and Description |
---|---|
Definitions |
DmnModelInstance.getDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
DmnModelInstance.setDefinitions(Definitions definitions)
Set the Dmn Definitions Root element
|
Modifier and Type | Method and Description |
---|---|
Definitions |
DmnModelInstanceImpl.getDefinitions() |
Modifier and Type | Method and Description |
---|---|
void |
DmnModelInstanceImpl.setDefinitions(Definitions definitions) |
Modifier and Type | Class and Description |
---|---|
class |
DefinitionsImpl |
Copyright © 2022. All rights reserved.