|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChildElementCollectionBuilder | |
|---|---|
| org.camunda.bpm.model.xml.impl.type.child | |
| org.camunda.bpm.model.xml.type.child | |
| Uses of ChildElementCollectionBuilder in org.camunda.bpm.model.xml.impl.type.child |
|---|
| Methods in org.camunda.bpm.model.xml.impl.type.child that return ChildElementCollectionBuilder | ||
|---|---|---|
|
SequenceBuilderImpl.elementCollection(Class<T> childElementType)
|
|
ChildElementCollectionBuilder<T> |
ChildElementCollectionBuilderImpl.immutable()
|
|
ChildElementCollectionBuilder<T> |
ChildElementCollectionBuilderImpl.maxOccurs(int i)
|
|
ChildElementCollectionBuilder<T> |
ChildElementCollectionBuilderImpl.minOccurs(int i)
|
|
ChildElementCollectionBuilder<T> |
ChildElementCollectionBuilderImpl.required()
|
|
| Uses of ChildElementCollectionBuilder in org.camunda.bpm.model.xml.type.child |
|---|
| Subinterfaces of ChildElementCollectionBuilder in org.camunda.bpm.model.xml.type.child | |
|---|---|
interface |
ChildElementBuilder<T extends ModelElementInstance>
|
| Methods in org.camunda.bpm.model.xml.type.child that return ChildElementCollectionBuilder | ||
|---|---|---|
|
SequenceBuilder.elementCollection(Class<T> childElementType)
|
|
ChildElementCollectionBuilder<T> |
ChildElementCollectionBuilder.immutable()
|
|
ChildElementCollectionBuilder<T> |
ChildElementCollectionBuilder.maxOccurs(int i)
|
|
ChildElementCollectionBuilder<T> |
ChildElementCollectionBuilder.minOccurs(int i)
|
|
ChildElementCollectionBuilder<T> |
ChildElementCollectionBuilder.required()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||