Interface ElementReference<Target extends ModelElementInstance,Source extends ModelElementInstance>

All Superinterfaces:
ElementReferenceCollection<Target,Source>, Reference<Target>
All Known Implementing Classes:
ElementReferenceImpl, QNameElementReferenceImpl, UriElementReferenceImpl

public interface ElementReference<Target extends ModelElementInstance,Source extends ModelElementInstance> extends ElementReferenceCollection<Target,Source>
Author:
Sebastian Menski