EClass DisplayableObject (abstract)

Defines a displayable object. Displayable objects are all objects that are possibly displayed by the editor.

ePackage:

displayableObjects

inherited by:

Vertex, Edge, Container, VertexA, StaticVertex, SubVertex, StaticSubVertex

EAttributes

EString name

Defines the name of the displayable object

EString id

Defines a unique id to identify the displayable object.

EString documentation

Text documentation for the displayable object.

EBoolean isMovable

Defines whether the object is movable by the user.

EReferences

This eClass contains no references.