Interface ElementReferenceCollection<Target extends ModelElementInstance,Source extends ModelElementInstance>

All Superinterfaces:
Reference<Target>
All Known Subinterfaces:
ElementReference<Target,Source>
All Known Implementing Classes:
ElementReferenceCollectionImpl, ElementReferenceImpl, IdsElementReferenceCollectionImpl, QNameElementReferenceCollectionImpl, QNameElementReferenceImpl, UriElementReferenceCollectionImpl, UriElementReferenceImpl

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