[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Problem creating link from derived class

Hi Martin,


your problem might be that you do not have a node mapping (top node reference) for Isolator, but only for Conductors.
Though Isolator is a specialized Conductor, you have to give it its own node mapping (second top node reference for Network->conductors, node mapping inside with domain meta element Isolator and diagram node Node) for being able to use it with links.



Cheers

Christian