Class AbstractBaseJavaReferenceMapping<ReferenceType>

  • Type Parameters:
    ReferenceType - the type of the reference that can be mapped to.
    All Implemented Interfaces:
    IJavaReferenceMapping<ReferenceType>
    Direct Known Subclasses:
    JavaElementMapping, JavaURIMapping

    public abstract class AbstractBaseJavaReferenceMapping<ReferenceType>
    extends Object
    implements IJavaReferenceMapping<ReferenceType>
    A basic implementation of the IJavaReferenceMapping interface.