-
Notifications
You must be signed in to change notification settings - Fork 2
Packages
pp23 edited this page Jul 7, 2014
·
12 revisions
Includes the EMF-Model and its Java-representation
The interface between eclipse and ORMEditor.
Includes all things you can see
- action
- All actions you can perform in the editor.
- command
- All commands emitted by editor actions like StepIn, StepOut, editpart creation commands, etc.
- editor
- editPart
- Everything you can see is an editPart :)
- editPolicy
- Constraints/rules how you can edit editParts