ktmprabhu / spray

Automatically exported from code.google.com/p/spray
0 stars 0 forks source link

Write a concept / overview of all scenarios creating diagram elements #165

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently there are quite a lot of restrictions in building up an domain model 
by creation of diagram elements. It should be documented inside the developer 
guide or in a wiki page, which creation scenarios are thinkable and whose of 
them are already support resp. what have to be done in Spray to enable the not 
yet supported scenarios.

Some examples:
 * handling of containment and non-containment relationships in the domain meta model
 * handling of recursion in the domain meta model
 * handling of the scenario, where multiple diagram elements maps to one domain model element / feature
 * handling of the scenario, where one diagram element maps to multiple domain model elements / features
 * handling of the scenario, where the existence / appearance of a diagram element depends on value of domain model features
 * handling of the scenario, where the existence / appearance of a diagram element depends on the existence of a certain structure in the domain model
 * handling of the scenario, where the a domain model element appears for better visibility multiple times in a diagram (example: level that appears in multiple hierarchies)
 * handling of the scenario, where a containment relationship in the domain model is depicted as nested shapes in a diagram
 * handling of the scenario, where a containment relationship in the domain model is depicted by (styled) connection lines between diagram elements
 * other scenarios ...

Original issue reported on code.google.com by de.abg.r...@gmail.com on 2 Sep 2012 at 10:26

GoogleCodeExporter commented 8 years ago
will be tracked in 
http://code.google.com/a/eclipselabs.org/p/spray/source/browse/docs/org.eclipsel
abs.spray.doc.requirements/specification/usecases/Spray.usecases?name=yakindu_re
quirements

Original comment by de.abg.r...@gmail.com on 14 Jul 2013 at 12:25