Interface LocalName

All Superinterfaces:
Comparable<Generic­Name>, Generic­Name
All Known Subinterfaces:
Member­Name, Type­Name
All Known Implementing Classes:
Default­Local­Name, Default­Member­Name, Default­Type­Name

@UML(identifier="LocalName", specification=ISO_19103) public interface LocalName extends GenericName
Identifier within a name space for a local object. Local names are names which are directly accessible to and maintained by a name space. Names are local to one and only one name space. The name space within which they are local is indicated by the scope.
Since:
2.0
See Also: