|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementReferenceCollection | |
|---|---|
| org.camunda.bpm.model.xml.impl.type.reference | |
| org.camunda.bpm.model.xml.test.assertions | |
| org.camunda.bpm.model.xml.type.reference | |
| Uses of ElementReferenceCollection in org.camunda.bpm.model.xml.impl.type.reference |
|---|
| Methods in org.camunda.bpm.model.xml.impl.type.reference that return ElementReferenceCollection | |
|---|---|
ElementReferenceCollection<Target,Source> |
ElementReferenceCollectionBuilderImpl.build()
|
| Uses of ElementReferenceCollection in org.camunda.bpm.model.xml.test.assertions |
|---|
| Methods in org.camunda.bpm.model.xml.test.assertions with parameters of type ElementReferenceCollection | |
|---|---|
static ElementReferenceCollectionAssert |
ModelAssertions.assertThat(ElementReferenceCollection<?,?> actual)
|
| Constructors in org.camunda.bpm.model.xml.test.assertions with parameters of type ElementReferenceCollection | |
|---|---|
ElementReferenceCollectionAssert(ElementReferenceCollection<?,?> actual)
|
|
| Uses of ElementReferenceCollection in org.camunda.bpm.model.xml.type.reference |
|---|
| Subinterfaces of ElementReferenceCollection in org.camunda.bpm.model.xml.type.reference | |
|---|---|
interface |
ElementReference<Target extends ModelElementInstance,Source extends ModelElementInstance>
|
| Methods in org.camunda.bpm.model.xml.type.reference that return ElementReferenceCollection | |
|---|---|
ElementReferenceCollection<Target,Source> |
ElementReferenceCollectionBuilder.build()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||