org.camunda.bpm.model.xml.impl.type.reference
Class IdsElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>
java.lang.Object
org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl<Target,Source>
org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionBuilderImpl<Target,Source>
- All Implemented Interfaces:
- ModelBuildOperation, ElementReferenceCollectionBuilder<Target,Source>
public class IdsElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>
- extends ElementReferenceCollectionBuilderImpl<Target,Source>
- Author:
- Sebastian Menski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdsElementReferenceCollectionBuilderImpl
public IdsElementReferenceCollectionBuilderImpl(Class<Source> childElementType,
Class<Target> referenceTargetClass,
ChildElementCollectionImpl<Source> collection)
Copyright © 2015 camunda services GmbH. All rights reserved.