| Summary: | Validation of scenario gives no Warning if Infector refers to non-existing node | ||
|---|---|---|---|
| Product: | [Technology] STEM | Reporter: | Matthias Filter <matthias.filter> |
| Component: | UI | Assignee: | James Kaufman <jhkauf> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P4 | CC: | sedlund |
| Version: | unspecified | ||
| Target Milestone: | 1.1.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Filter
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 |