class EReference icon "ecore/EReference.gif" {
connection ReferenceConnection
{
name into name
}
{
from eContainingClass;
to eOpposite;
}
behavior {
create palette "Connections";
}
}
Note there is no feature defined where to add this connection.
Using this
* \src-gen\org\eclipselabs\spray\examples\mydiagram\property is empty
* MymydiagramDiagramTypeProviderBase.java has got compile errors
* MymydiagramFeatureProviderBase.java has got compile errors
* MymydiagramCreateEReferenceFeature.java has got compile errors
Original issue reported on code.google.com by de.abg.r...@gmail.com on 14 Jul 2013 at 4:08
Original issue reported on code.google.com by
de.abg.r...@gmail.com
on 14 Jul 2013 at 4:08Attachments: