Uses of Interface
org.camunda.bpm.model.dmn.instance.InputDataReference
-
Packages that use InputDataReference Package Description org.camunda.bpm.model.dmn.impl.instance -
-
Uses of InputDataReference in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement InputDataReference Modifier and Type Class Description class
InputDataReferenceImpl
Fields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type InputDataReference Modifier and Type Field Description protected static ElementReferenceCollection<InputData,InputDataReference>
DecisionServiceImpl. inputDataRefCollection
-