========================= EClass VertexA (abstract) ========================= :ePackage: :doc:`displayableObjects <./EPackage_displayableObjects>` :inherits from: :doc:`DisplayableObject <./EClass_displayableObjects_DisplayableObject>` :inherited by: :doc:`Vertex <./EClass_displayableObjects_Vertex>`, :doc:`StaticVertex <./EClass_displayableObjects_StaticVertex>`, :doc:`SubVertex <./EClass_displayableObjects_SubVertex>`, :doc:`StaticSubVertex <./EClass_displayableObjects_StaticSubVertex>` :referenced by: :doc:`Anchor <./EClass_tools_Anchor>` :contained by: :doc:`Editor <./EClass_editor_Editor>` (via :doc:`DisplayableObject <./EClass_displayableObjects_DisplayableObject>`) EAttributes ############# **documentation** (EString) Text documentation for the displayable object. **id** (EString) Defines a unique id to identify the displayable object. **isMovable** (EBoolean) Defines whether the object is movable by the user. **name** (EString) Defines the name of the displayable object EReferences ############# **labels** (:doc:`Label <./EClass_displayableObjects_Label>`) (lowerBound=0, upperBound=-1) (containment) Defines labels that should be displayed for the vertex.