Class ElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>

java.lang.Object
org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl<Target>
org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl<Target,Source>
All Implemented Interfaces:
ElementReferenceCollection<Target,Source>, Reference<Target>
Direct Known Subclasses:
ElementReferenceImpl, IdsElementReferenceCollectionImpl, QNameElementReferenceCollectionImpl, UriElementReferenceCollectionImpl

public class ElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> extends ReferenceImpl<Target> implements ElementReferenceCollection<Target,Source>
Author:
Sebastian Menski