Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Graphiti » Connection without Bussiness Object to display a Reference?
Connection without Bussiness Object to display a Reference? [message #1126234] Sat, 05 October 2013 05:57
Eclipse User
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
Previous Topic:Disabling Undo Issues
Goto Forum:
  


Current Time: Mon Oct 07 09:17:03 EDT 2013

Powered by FUDForum. Page generated in 0.06101 seconds