Name
Class Description​
The Name class provides the means to define any number of human readable names for an object. A name is <b>not</b> to be used for defining inter-object relationships. For inter-object relationships instead use the object identification 'mRID'.
Attributes​
| Name | Type | Description |
|---|---|---|
| name | String | Any free text that name the object. |
| type | NameType | Type of this name. |
Relationships​
Ancestors​
No ancestor classes
Descendents​
No descendent classes
Associations​
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| Name | 0..* | IdentifiedObject | 1 | Names | All names of this identified object. | IdentifiedObject | Identified object that this name designates. |