| Connection without Bussiness Object to display a Reference? [message #1126234] |
Sat, 05 October 2013 05:57 |
|
Hi all,
what is the best way to create a create a connection without a Bussiness
Object, to Display a Reference?
I have the following self referenced EMF object like this (OCL in Ecor
Editor):
abstract class Type
{
attribute name : String[?];
property subtypes : Type[*] { ordered };
}
I want to build/display a type taxonomie in graphiti.
The AbstractCreateConnectionFeature need an Bussiness Object. I tried to
add the target Object, but when I delete the connection, the target
object is also deleted.
Thanks in advance
Jochen Buchholz
|
|
|
Powered by
FUDForum. Page generated in 0.06101 seconds