Interface IJavaElementMapping<ReferenceType extends EObject>

Type Parameters:
ReferenceType - the type of the reference this mapping points to.
All Superinterfaces:
IJavaReferenceMapping<ReferenceType>
All Known Implementing Classes:
JavaElementMapping

public interface IJavaElementMapping<ReferenceType extends EObject> extends IJavaReferenceMapping<ReferenceType>
A mapping from an identifier to an EObject.