Community
Participate
Working Groups
Not possible to add a value to a slot of an InstanceSpecification.
This bug still exists. The property view should be defined for instance spec and slots. Moreover, as working with the advanced tab, it seems there are some graphical updates issues. target milestone set to 0.7.0
parser for the name of instancespecification has been added done in the revision (3060)
a instance link can be created by looking for common association between two classifier refered by the source and target. then slot are created by taking in account the owner of the property associated to the selected association rev 3132
Roles can be displayed in the diagram: - two editparts have been added to represent roles In order to allow the drop of an instance specification Link, a eannotation Ends have been added. It seems that there is a lack in the semantic in order to distinguish whhat are instance link or node. rev 3167
add a listener to refresh the label of a slot, when adding or removing a value. Done in the rev 3171
the test about instancespecification child node has failed (drop of an instance into a package). It is fixed. now it is possible to drop it into a package (revision 3236)
Done