Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The KEG Editor was removed. Its main use case (testing layout algorithms) is now covered by the KGraph Text Editor and KLighD. A reduced version of KEG is still available in the plugins-dev directory of our Git repository.
  • The KAOM project was removed.
  • The KARMA project was removedmoved to the semantics repository, since it is only used by the deprecated KEG and KAOM projects and the SyncCharts editor.
  • The Ptolemy Import Wizard and the corresponding KAOM-based visualization was removed. Ptolemy .moml files can now be directly opened.
  • The Graph Analysis dialog was removed and is replaced by the Graph Analysis View.
  • Some core plugins were eliminated (they are still available in the Semantics repository):
    • de.cau.cs.kieler.core.annotations
    • de.cau.cs.kieler.core.annotations.edit
    • de.cau.cs.kieler.core.annotations.text
    • de.cau.cs.kieler.core.annotations.text.ui
    • de.cau.cs.kieler.core.model
    • de.cau.cs.kieler.core.model.gmf
    • de.cau.cs.kieler.core.model.graphiti
    • de.cau.cs.kieler.core.model.xtend
    • de.cau.cs.kieler.core.model.xtext

Quickstart

Diagram Layout

One of the core features of KIELER Pragmatics is the KIELER Infrastructure for Meta-Layout (KIML). It provides the glue between diagram editors and layout algorithms. If you have installed layout support for GMF editors, you may want to try the following:

...