Skip to content
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:

Documentation - FRaMED v1.0.0

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.action

org.framed.orm.ui.command

org.framed.orm.ui.command.AttributeMethodCommands

org.framed.orm.ui.command.connectionkinds

org.framed.orm.ui.command.nodes

org.framed.orm.ui.editor

org.framed.orm.ui.editPart

org.framed.orm.ui.editPart.connectionkinds

org.framed.orm.ui.editPart.types

org.framed.orm.ui.editPolicy

org.framed.orm.ui.factory

org.framed.orm.ui.figure

org.framed.orm.ui.tool

org.framed.orm.ui.utilities

org.framed.orm.ui.tests

org.framed.orm.ui.tests.swtbot

Clone this wiki locally