Skip to main content

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

NameTypeDescription
nameStringAny free text that name the object.

Relationships

Ancestors

No ancestor classes

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
Name0..*NameType1NamesAll names of this type.NameTypeType of this name.
Name0..*IdentifiedObject1NamesAll names of this identified object.IdentifiedObjectIdentified object that this name designates.