Community
Participate
Working Groups
If one uses the context menu option "Validate" after selection of a scenario the user gets the information "Validation completed succesful" even though an infector is used that infects a node that is not part of the model anymore. To implement a plausibility check for all scenario details could be useful in that place.
This is a feature request. We now have a validation method that checks the hierarchy of models within a scenario -but it does not check every detail or every decorator.
Per Stefan's investigation, to address this we need to extend the default emf validation action. please see: http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.emf.doc/references/overview/EMF.html under EMF Validation Framework Developer Guide -> Tutorials -> Validation Tutorial. You also need to install the "Eclipse Modeling Framework Data Integrity Framework and Extenders" to do this. Doing this will add another dependency on the validation framework to STEM too.
The error handling added in the 1.2 release fixed this