[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.mdt.uml2] Constraint Attachments

Hello,

I have a question regarding constraint attachments. I can get at constraints using the getOwnedRules() methods on UML2 Classes and Packages. This, however, seems to only reflect containment, rather than "attachment". The actual constraint attachment is labeled in the properties window as a <Reference>, but I have not found the corresponding class in the code, nor any way to get at them.

Any help would be greatly appreciated. Thanks in advance.