| Package | Description |
|---|---|
| org.camunda.bpm.model.xml.impl.type.child | |
| org.camunda.bpm.model.xml.impl.type.reference |
| Modifier and Type | Class and Description |
|---|---|
class |
ChildElementImpl<T extends ModelElementInstance>
Represents a single Child Element (ie.
|
| Modifier and Type | Method and Description |
|---|---|
protected ChildElementCollectionImpl<T> |
ChildElementCollectionBuilderImpl.createCollectionInstance() |
protected ChildElementCollectionImpl<T> |
ChildElementBuilderImpl.createCollectionInstance() |
| Constructor and Description |
|---|
ElementReferenceCollectionBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementCollectionImpl<Source> collection) |
IdsElementReferenceCollectionBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementCollectionImpl<Source> collection) |
QNameElementReferenceCollectionBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementCollectionImpl<Source> collection) |
UriElementReferenceCollectionBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementCollectionImpl<Source> collection) |
Copyright © 2014–2020 camunda services GmbH. All rights reserved.