Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

GMF: Synchronized Container Use Cases

Revision as of 10:18, 12 April 2007 by Unnamed Poltroon (Talk) (Initial plan)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Preface

In the current state GMF generator supports two modes of diagram code generation - synchronized and non-synchronised. Toolsmith is able to switch between these two modes by changing GenDiagram.synchronized property. There were a number of discussions concerning diagram behavior in different situations according to the current mode. The idea of this document is to summarize requirements prior to the code changes. Once this document will be finalized, corresponding changes should be introduced into the code generator and the runtime part.

Definitions

Synchronized containers

Synchronized links

Non-Synchronized elements

Useing code generator to generate element synchronization

GenDiagram.synchronized property

Switching On/Off Synchronization

HREFs

Back to the top