Package org.camunda.bpm.model.xml.type.child
package org.camunda.bpm.model.xml.type.child
-
ClassDescriptionChildElement<T extends ModelElementInstance>A single child element (child Element collection where
ChildElementCollection.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
.