Uses of Interface
org.eximeebpms.bpm.model.dmn.instance.DrgElement
Packages that use DrgElement
Package
Description
-
Uses of DrgElement in org.eximeebpms.bpm.model.dmn.impl.instance
Classes in org.eximeebpms.bpm.model.dmn.impl.instance that implement DrgElementModifier and TypeClassDescriptionclass
class
class
class
class
Fields in org.eximeebpms.bpm.model.dmn.impl.instance with type parameters of type DrgElementModifier and TypeFieldDescriptionprotected static ChildElementCollection
<DrgElement> DefinitionsImpl.drgElementCollection
protected static ElementReferenceCollection
<DrgElement, DrgElementReference> ElementCollectionImpl.drgElementRefCollection
Methods in org.eximeebpms.bpm.model.dmn.impl.instance that return types with arguments of type DrgElementModifier and TypeMethodDescriptionDefinitionsImpl.getDrgElements()
ElementCollectionImpl.getDrgElements()
-
Uses of DrgElement in org.eximeebpms.bpm.model.dmn.instance
Subinterfaces of DrgElement in org.eximeebpms.bpm.model.dmn.instanceModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Methods in org.eximeebpms.bpm.model.dmn.instance that return types with arguments of type DrgElementModifier and TypeMethodDescriptionDefinitions.getDrgElements()
ElementCollection.getDrgElements()