Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Stereotype and Properties
Stereotype and Properties [message #627756] Wed, 01 July 2009 16:41
Thibault Landré is currently offline Thibault LandréFriend
Messages: 24
Registered: July 2009
Junior Member
Hi,

I would like to understand why in the uml2 editor, it is possible to
edit a property of a sterotype typed by a primitiveType whereas it is
not possible when the property is typed by a Datatype ?

TestCase1 :
StereotypeA has a property (prop) typed by a primitiveType (Real for
instance). StereotypeA has an extension on Metaclass 'Element'
When applying the stereotype to a class, the properties view allows you
to edit the property 'prop'.

TestCase2 :
StereotypeB has a property (propB) typed by a datatype (Time for
instance). StereotypeB has an extension on Metaclass 'Element'
When applying the stereotype to a class, you can't edit the property of
StereotypeB (propB is not displayed in the properties view).

Why ?
I have look into the UML OMG specification to see if a difference
between a PrimitiveType and DataType could explain this behaviour, but I
have not found any clue.

Thanks,

Thibault
Previous Topic:i can't specify type for parameter to add
Next Topic:No notification from classifier when package changes
Goto Forum:
  


Current Time: Sat Apr 27 05:16:45 GMT 2024

Powered by FUDForum. Page generated in 0.03741 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top