|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChildElementCollectionImpl | |
|---|---|
| org.camunda.bpm.model.xml.impl.type.child | |
| org.camunda.bpm.model.xml.impl.type.reference | |
| Uses of ChildElementCollectionImpl in org.camunda.bpm.model.xml.impl.type.child |
|---|
| Subclasses of ChildElementCollectionImpl in org.camunda.bpm.model.xml.impl.type.child | |
|---|---|
class |
ChildElementImpl<T extends ModelElementInstance>
Represents a single Child Element (ie. |
| Methods in org.camunda.bpm.model.xml.impl.type.child that return ChildElementCollectionImpl | |
|---|---|
protected ChildElementCollectionImpl<T> |
ChildElementBuilderImpl.createCollectionInstance()
|
protected ChildElementCollectionImpl<T> |
ChildElementCollectionBuilderImpl.createCollectionInstance()
|
| Uses of ChildElementCollectionImpl in org.camunda.bpm.model.xml.impl.type.reference |
|---|
| Constructors in org.camunda.bpm.model.xml.impl.type.reference with parameters of type ChildElementCollectionImpl | |
|---|---|
ElementReferenceCollectionBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementCollectionImpl<Source> collection)
|
|
QNameElementReferenceCollectionBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementCollectionImpl<Source> collection)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||