Uses of Interface
org.camunda.bpm.model.dmn.instance.DrgElementReference
-
Packages that use DrgElementReference Package Description org.camunda.bpm.model.dmn.impl.instance -
-
Uses of DrgElementReference in org.camunda.bpm.model.dmn.impl.instance
Classes in org.camunda.bpm.model.dmn.impl.instance that implement DrgElementReference Modifier and Type Class Description class
DrgElementReferenceImpl
Fields in org.camunda.bpm.model.dmn.impl.instance with type parameters of type DrgElementReference Modifier and Type Field Description protected static ElementReferenceCollection<DrgElement,DrgElementReference>
ElementCollectionImpl. drgElementRefCollection
-