Community
Participate
Working Groups
Cannot apply a FacetSet for one given metamodel participating to one model. The use case is this : - define a facetSet on kdm.source ePackage - open a kdm model obtained with "Discover KDM Source model from Container" - try to apply my facetSet : it is not available the problem : model root element is of "kdm.core.Segment" kind. So FacetSet are proposed for "kdm.core" and its extended metamodels. "kdm.core" does not extend "kdm.source". "kdm.source" extends (subclasses) "kdm.core". This bug is related to 309794.
Fixed in revision 2650 by filtering the FacetSets in the dialog by their conformance to one of the EPackages referenced by the main Resource.
The bug is really fixed, but i think the same fix should be applied to the customizations dialog too. So i reopened this bug.
Done for customization dialog too in revision 2663.
Bug fixed.