Class ElementReferenceImpl<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>
org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl<Target,Source>
All Implemented Interfaces:
ElementReference<Target,Source>, ElementReferenceCollection<Target,Source>, Reference<Target>
Direct Known Subclasses:
QNameElementReferenceImpl, UriElementReferenceImpl

public class ElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> extends ElementReferenceCollectionImpl<Target,Source> implements ElementReference<Target,Source>
Author:
Sebastian Menski