Wishlist
This section lists a number of items that would be convenient for this
submission, if present in the UML 2.0 metamodel.
-
It would be convenient if there is a way to learn from a Classifier whether
it uses value identity or reference identity
-
This submission defines a number of additional operations to metaclasses
in the UML 1.4 metamodel. It would be convenient if the UML 2.0 metamodel
would provide those operations, specially they appear to be useful in other
submissions, like the Superstructure submission. In this submission the
following additional operations are defined on Classifier:
-
commonSuperType: results in the most specific common supertype of two classifiers
-
lookupAttribute
-
lookupAssociationEnd
-
lookupAssociationClass
-
lookupOperation
-
lookupSignal
-
allRecptions
-
On Operation:
-
hasMatchingSignature
-
On Parameter:
-
asAttribute
-
make
-
On Signal
-
hasMatchingSignature
-
On State and on Transition:
-
getStateMachine