nemo-ufes / ontouml-editor-eclipse

Automatically exported from code.google.com/p/ontouml
0 stars 1 forks source link

When the user sets the meta-attribute isEssential to true in a meronymic relationship (viz. «componentOf», «memberOf», «subCollectionOf» and «subQuantityOf»), then the meta-attribute isImmutablePart should be automatically set to true and, in the target association end, the meta-attribute isReadOnly should be automatically set to true. #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create two classes, e.g., two «kind» classes;
2. Create a meronymic relationship between them, e.g., a «componentOf» 
relationship;
3. Set the meta-attribute isEssential to true in the «componentOf» 
relationship.

What is the expected output? What do you see instead?
When the user sets the meta-attribute isEssential to true in a meronymic 
relationship (viz. «componentOf», «memberOf», «subCollectionOf» and 
«subQuantityOf»), then the meta-attribute isImmutablePart should be 
automatically set to true and, in the target association end, the 
meta-attribute isReadOnly should be automatically set to true.

Original issue reported on code.google.com by alessand...@gmail.com on 8 Nov 2010 at 12:29

GoogleCodeExporter commented 8 years ago
Fixed in version 1.2.0.

Original comment by alessand...@gmail.com on 8 Nov 2010 at 12:30