Interface ExternalReference

All Superinterfaces:
Comparable<Reference>, Reference

public interface ExternalReference extends Reference
Interface for references to external locations.
  • Method Details

    • getExternalLocation

      ExternalLocation getExternalLocation()
      Returns the object that represents the external location.
    • getLibraryName

      String getLibraryName()
      Returns the name of the external library containing this location.
    • getLabel

      String getLabel()
      Returns the external label associated with this location (may be null).