Interface MemberName

All Superinterfaces:
Comparable<GenericName>, GenericName, LocalName

@UML(identifier="MemberName", specification=ISO_19103) public interface MemberName extends LocalName
A name that references either an attribute slot in a record, an attribute, operation, or association role in an object instance or a type description in some schema. In a Record containing an arbitrary number of attributes:
  • MemberName is the name of an attribute. It is similar the name of a field in a Java class.
  • TypeName is the name of the attribute definition. It is similar to the name of a Class.
Since:
2.1