|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DmnDecisionRequirementsGraph | |
|---|---|
| org.camunda.bpm.dmn.engine | |
| org.camunda.bpm.dmn.engine.impl | |
| org.camunda.bpm.dmn.engine.impl.spi.transform | |
| org.camunda.bpm.dmn.engine.impl.transform | |
| Uses of DmnDecisionRequirementsGraph in org.camunda.bpm.dmn.engine |
|---|
| Methods in org.camunda.bpm.dmn.engine that return DmnDecisionRequirementsGraph | |
|---|---|
DmnDecisionRequirementsGraph |
DmnEngine.parseDecisionRequirementsGraph(org.camunda.bpm.model.dmn.DmnModelInstance dmnModelInstance)
Parse the decision requirements graph in a DMN decision model. |
DmnDecisionRequirementsGraph |
DmnEngine.parseDecisionRequirementsGraph(InputStream inputStream)
Parse the decision requirements graph in a DMN decision model. |
| Uses of DmnDecisionRequirementsGraph in org.camunda.bpm.dmn.engine.impl |
|---|
| Classes in org.camunda.bpm.dmn.engine.impl that implement DmnDecisionRequirementsGraph | |
|---|---|
class |
DmnDecisionRequirementsGraphImpl
|
| Methods in org.camunda.bpm.dmn.engine.impl that return DmnDecisionRequirementsGraph | |
|---|---|
DmnDecisionRequirementsGraph |
DefaultDmnEngine.parseDecisionRequirementsGraph(org.camunda.bpm.model.dmn.DmnModelInstance dmnModelInstance)
|
DmnDecisionRequirementsGraph |
DefaultDmnEngine.parseDecisionRequirementsGraph(InputStream inputStream)
|
| Uses of DmnDecisionRequirementsGraph in org.camunda.bpm.dmn.engine.impl.spi.transform |
|---|
| Methods in org.camunda.bpm.dmn.engine.impl.spi.transform with type parameters of type DmnDecisionRequirementsGraph | ||
|---|---|---|
|
DmnTransform.transformDecisionRequirementsGraph()
Transform the decision requirements graph and all containing decisions of the DMN model instance. |
|
| Methods in org.camunda.bpm.dmn.engine.impl.spi.transform with parameters of type DmnDecisionRequirementsGraph | |
|---|---|
void |
DmnTransformListener.transformDecisionRequirementsGraph(org.camunda.bpm.model.dmn.instance.Definitions definitions,
DmnDecisionRequirementsGraph dmnDecisionRequirementsGraph)
Notified after a Decision Requirements Graph was transformed |
| Uses of DmnDecisionRequirementsGraph in org.camunda.bpm.dmn.engine.impl.transform |
|---|
| Methods in org.camunda.bpm.dmn.engine.impl.transform with type parameters of type DmnDecisionRequirementsGraph | ||
|---|---|---|
|
DefaultDmnTransform.transformDecisionRequirementsGraph()
|
|
| Methods in org.camunda.bpm.dmn.engine.impl.transform that return DmnDecisionRequirementsGraph | |
|---|---|
protected DmnDecisionRequirementsGraph |
DefaultDmnTransform.transformDefinitions(org.camunda.bpm.model.dmn.instance.Definitions definitions)
|
| Methods in org.camunda.bpm.dmn.engine.impl.transform with parameters of type DmnDecisionRequirementsGraph | |
|---|---|
DmnTransformException |
DmnTransformLogger.drdIdIsMissing(DmnDecisionRequirementsGraph drd)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||