Skip to content
David Gollasch edited this page Nov 26, 2014 · 12 revisions

Table of Contents

org.framed.orm.model

Includes the EMF-Model and its Java representation

org.framed.orm.model.edit

org.framed.orm.model.editor

org.framed.orm.model.tests

org.framed.orm.testsuite

org.framed.orm.ui

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

org.framed.orm.ui.tests

Clone this wiki locally