[Issue 6482] DataType attributes not shown

[email protected] Wed, 2 Apr 2014 13:29:09 -0700 (PDT)
Newsgroups gmane.comp.lang.uml.argouml.issues
Message-ID <[email protected]>
http://argouml.tigris.org/issues/show_bug.cgi?id=6482






------- Additional comments from [email protected] Wed Apr  2 13:29:09 -0700 2014 -------
In the UML1.4 spec it says

4.5.3.12 DataType
[1] A DataType can only contain Operations, which all must be queries.
self.allFeatures->forAll(f |
f.oclIsKindOf(Operation) and f.oclAsType(Operation).isQuery)

I'd have to check further to see if this is allowed in UML2.x

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3075729

To unsubscribe from this list, e-mail: [[email protected]].
Please do not reply to this mail. Instead, add your comments in the issue.