Interface MemberName

  • All Superinterfaces:
    java.lang.Comparable<GenericName>, GenericName, LocalName

    @UML(identifier="MemberName",
         specification=ISO_19103)
    public interface MemberName
    extends LocalName
    The name to identify a member of a record. This name bears an association with a type name. There may be alternate implementations of this: for instance, one implementation may apply to the in-memory model. Another may apply to a shapefile data store, etc.
    Since:
    2.1
    Version:
    3.0