EClass Editor
The editor definition root class. Defines a editor for a referenced object of (meta-)model.
- ePackage:
EAttributes
EStringversionThe version of the editor defintion model.
EStringrepositoryURLURL to the editor’s repository. All other paths specified in the editor model are relative to this path.
EStringdescriptionDescription of the editor. What functionality does this editor provide?
EBooleanisDropReceiverSpecifies whether the root object is a drop receiver.
EStringidUnique id to idenitfy this editor.
EStringnameName of the editor. Short name to identify the editor.
EReferences
TooltoolsDefinitions of tools this editor provides.
- containment:
True
- lowerBound:
0
- upperBound:
-1
PalettepaletteThe palette of this editor. The palette is the collection of tools this editor provides.
- containment:
True
- lowerBound:
0
- upperBound:
1
InteractioninteractionsDefinitions of interactions this editor provides (e.g. drag&drop)
- containment:
True
- lowerBound:
0
- upperBound:
-1
ModelReferencerefersToDefines what objects this editor is capable of editing.
- containment:
True
- lowerBound:
1
- upperBound:
-1
DisplayableObjectdisplayableObjectsThe displayable objects defined for this editor.
- containment:
True
- lowerBound:
0
- upperBound:
-1