Uses of Interface
org.camunda.bpm.model.dmn.instance.TargetRef
-
Packages that use TargetRef Package Description org.camunda.bpm.model.dmn.impl.instance -
-
Uses of TargetRef in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement TargetRef Modifier and Type Class Description class
TargetRefImpl
Fields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type TargetRef Modifier and Type Field Description protected static ElementReference<DmnElement,TargetRef>
AssociationImpl. targetRef
-