Uses of Interface
org.camunda.bpm.model.xml.type.child.ChildElement
Packages that use ChildElement
Package
Description
-
Uses of ChildElement in org.camunda.bpm.model.xml.impl.type.child
Classes in org.camunda.bpm.model.xml.impl.type.child that implement ChildElementModifier and TypeClassDescriptionclassChildElementImpl<T extends ModelElementInstance>Represents a single Child Element (ie.Methods in org.camunda.bpm.model.xml.impl.type.child that return ChildElement -
Uses of ChildElement in org.camunda.bpm.model.xml.impl.type.reference
Constructors in org.camunda.bpm.model.xml.impl.type.reference with parameters of type ChildElementModifierConstructorDescriptionElementReferenceImpl(ChildElement<Source> referenceSourceCollection) QNameElementReferenceImpl(ChildElement<Source> referenceSourceCollection) UriElementReferenceImpl(ChildElement<Source> referenceSourceCollection) -
Uses of ChildElement in org.camunda.bpm.model.xml.type.child
Methods in org.camunda.bpm.model.xml.type.child that return ChildElement