-
Notifications
You must be signed in to change notification settings - Fork 2
Packages
Tobias Nett edited this page Feb 8, 2015
·
12 revisions
This page contains UML class diagrams for FRaMED's packages. Please open the diagrams in a new tab or window to view them in full size.
The Javadoc for FRaMED version 1.0 can be found under the following link:
Includes the EMF-Model and its Java representation
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
