EClass Editor
The editor definition root class. Defines a editor for a referenced object of (meta-)model.
- ePackage:
EAttributes
EString
versionThe version of the editor defintion model.
EString
repositoryURLURL to the editor’s repository. All other paths specified in the editor model are relative to this path.
EString
descriptionDescription of the editor. What functionality does this editor provide?
EBoolean
isDropReceiverSpecifies whether the root object is a drop receiver.
EString
idUnique id to idenitfy this editor.
EString
nameName of the editor. Short name to identify the editor.
EReferences
Tool
toolsDefinitions of tools this editor provides.
- containment:
True
- lowerBound:
0
- upperBound:
-1
Palette
paletteThe palette of this editor. The palette is the collection of tools this editor provides.
- containment:
True
- lowerBound:
0
- upperBound:
1
Interaction
interactionsDefinitions of interactions this editor provides (e.g. drag&drop)
- containment:
True
- lowerBound:
0
- upperBound:
-1
ModelReference
refersToDefines what objects this editor is capable of editing.
- containment:
True
- lowerBound:
1
- upperBound:
-1
DisplayableObject
displayableObjectsThe displayable objects defined for this editor.
- containment:
True
- lowerBound:
0
- upperBound:
-1