Community
Participate
Working Groups
Model regeneration required to complete EMF Validation integration in Composite Structure Diagram. --------------------------------- Dear all, I added the following properties to all diagrams: - validationEnabled="true" - liveValidationUIFeedback="true" - validationDecorators="true" In addition I added the ValidateDecorationProvider.xpt to org.eclipse.papyrus.def: the original template only checked for GMF markers. Now EMF+GMF markers are verified (the former on the .uml resource, the latter on the .notation resource). Can each person responsible for a certain diagram please regenerate and check if everything is ok? (I tested class and composite). I prefer not to regenerate and check-in the generated files myself to avoid check-in conflicts (manifest.mf and plugins.xml are modified by the diagram generation). You also need to update the model explorer, since I no longer add markers to the .di file, they are now added to the .uml file. This implies that a double-click on a marker will currently open the UML tree editor, but this problem will vanish, once we register Papyrus as a .uml editor as well. Best regards Ansgar
Done in r3082.
In r3100 - Code regenerated taking into account template changes from : - r3090 - r3085
In r3108 ? Code regenerated taking into account template changes from : - r3102
In r3136 Code regenerated taking into account template changes from : - r3134
Done.