Uses of Class
org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
Packages that use DmnDecisionRequirementsGraphImpl
-
Uses of DmnDecisionRequirementsGraphImpl in org.camunda.bpm.dmn.engine.impl.transform
Methods in org.camunda.bpm.dmn.engine.impl.transform that return DmnDecisionRequirementsGraphImplModifier and TypeMethodDescriptionprotected DmnDecisionRequirementsGraphImplDmnDecisionRequirementsGraphTransformHandler.createDmnElement()protected DmnDecisionRequirementsGraphImplDmnDecisionRequirementsGraphTransformHandler.createFromDefinitions(DmnElementTransformContext context, org.camunda.bpm.model.dmn.instance.Definitions definitions) DmnDecisionRequirementsGraphTransformHandler.handleElement(DmnElementTransformContext context, org.camunda.bpm.model.dmn.instance.Definitions definitions) Methods in org.camunda.bpm.dmn.engine.impl.transform with parameters of type DmnDecisionRequirementsGraphImplModifier and TypeMethodDescriptionprotected voidDefaultDmnTransform.notifyTransformListeners(org.camunda.bpm.model.dmn.instance.Definitions definitions, DmnDecisionRequirementsGraphImpl dmnDecisionRequirementsGraph)