Skip to content
pp23 edited this page Jul 7, 2014 · 12 revisions

Table of Contents

org.framed.orm.model

Includes the EMF-Model and its Java-representation

Link to the docs here

org.framed.orm.edit

Link to the docs here

org.framed.orm.editor

The interface between eclipse and ORMEditor.

Link to the docs here

org.framed.orm.ui

Includes all things you can see

Link to the docs here

  • 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

Clone this wiki locally