public class ElementReferenceBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> extends ElementReferenceCollectionBuilderImpl<Target,Source> implements ElementReferenceBuilder<Target,Source>
elementReferenceCollectionImpl| Constructor and Description |
|---|
ElementReferenceBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementImpl<Source> child) |
| Modifier and Type | Method and Description |
|---|---|
ElementReference<Target,Source> |
build() |
performModelBuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperformModelBuildpublic ElementReference<Target,Source> build()
build in interface ElementReferenceBuilder<Target extends ModelElementInstance,Source extends ModelElementInstance>build in interface ElementReferenceCollectionBuilder<Target extends ModelElementInstance,Source extends ModelElementInstance>build in class ElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>Copyright © 2014–2019 camunda services GmbH. All rights reserved.