public class ElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> extends Object implements ElementReferenceCollectionBuilder<Target,Source>
| Modifier and Type | Field and Description |
|---|---|
protected ElementReferenceCollectionImpl<Target,Source> |
elementReferenceCollectionImpl |
| Constructor and Description |
|---|
ElementReferenceCollectionBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementCollectionImpl<Source> collection) |
protected ElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> elementReferenceCollectionImpl
public ElementReferenceCollection<Target,Source> build()
build in interface ElementReferenceCollectionBuilder<Target extends ModelElementInstance,Source extends ModelElementInstance>public void performModelBuild(Model model)
performModelBuild in interface ModelBuildOperationCopyright © 2018. All rights reserved.