| [news.eclipse.modeling.gmf] Re: Problems with the Mapping model |
Alex Shatalin wrote:
(source constraint): if self.oclIsKindOf(A) thenself.outgoingConnections->size()
= 0 else not self.oclIsKindOf(C) endif
(target constraint): if self.oclIsKindOf(C) thenself.incomingConnections->size()
= 0 else not self.oclIsKindOf(A) endif
/Linda & Anna