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