Package org.camunda.bpm.model.xml.type.child
-
Interface Summary Interface Description ChildElement<T extends ModelElementInstance> A single child element (child Element collection whereChildElementCollection.getMaxOccurs()returns 1.ChildElementBuilder<T extends ModelElementInstance> ChildElementCollection<T extends ModelElementInstance> A collection containing all or a subset of the child elements of a givenModelElementInstance.ChildElementCollectionBuilder<T extends ModelElementInstance> SequenceBuilder