My favorites | Sign in
Project Home Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
<p>
This abstract interface is provided to simplify the implementation of the IAML proof-of-concept
editor within EMF as GMF, by moving common containment relationships into a single abstract supertype. In particular:
</p>

<ol>
<li>Within EMF, all instances of model edges (such as {@model ECARule}s and {@model Wire}s)
should be contained within another model element to prevent the edges from polluting the top-level
{@emf EResource} of the model instance (known as <i>phantom nodes</i> within EMF: see GMF bug 284135).</li>
<li>Within GMF, it is much simpler to support the creation of edge elements if the edge
is contained within the element representing the edge source, rather than an arbitrary container
elsewhere in the metamodel (GMF bug 249717).
</ol>

Change log

r3163 by soundasleep on Apr 4, 2012   Diff
spellchecking throughout project
Go to: 
Project members, sign in to write a code review

Older revisions

r3090 by soundasleep on Sep 15, 2011   Diff
fixing error in modeldoc LaTeX config
minor documentation fixes, removing
fixed TODOs
r3059 by soundasleep on Aug 8, 2011   Diff
updating metamodel documentation
All revisions of this file

File info

Size: 781 bytes, 13 lines

File properties

svn:mime-type
text/html
Powered by Google Project Hosting