Uses of Interface
org.camunda.bpm.model.dmn.instance.Output
Package
Description
-
Uses of Output in org.camunda.bpm.dmn.engine.impl.spi.transform
Modifier and TypeMethodDescriptionvoid
DmnTransformListener.transformDecisionTableOutput
(Output output, DmnDecisionTableOutputImpl dmnOutput) Notified after a DMN decision table output was transformed -
Uses of Output in org.camunda.bpm.dmn.engine.impl.transform
Modifier and TypeMethodDescriptionprotected DmnDecisionTableOutputImpl
DmnDecisionTableOutputTransformHandler.createDmnElement
(DmnElementTransformContext context, Output output) protected DmnDecisionTableOutputImpl
DmnDecisionTableOutputTransformHandler.createFromOutput
(DmnElementTransformContext context, Output output) protected DmnTypeDefinition
DmnDecisionTableOutputTransformHandler.getTypeDefinition
(DmnElementTransformContext context, Output output) DmnDecisionTableOutputTransformHandler.handleElement
(DmnElementTransformContext context, Output output) protected void
DefaultDmnTransform.notifyTransformListeners
(Output output, DmnDecisionTableOutputImpl dmnOutput) protected DmnDecisionTableOutputImpl
DefaultDmnTransform.transformDecisionTableOutput
(Output output) -
Uses of Output in org.camunda.bpm.model.dmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ChildElementCollection<Output>
DecisionTableImpl.outputCollection
-
Uses of Output in org.camunda.bpm.model.dmn.instance