This extension point allows to define your own annotations for the diagram editor, and specify associated color and/or icons.
- the selection a component with the Binding tool generates a
temporary interface
- Generated interface will be the source or target of the binding if
the component is selected
- Generated interface will switch role provides / requires depending
on constraints
- If binding creation fails, generated interfaces are not deleted
The ADL validation and content-assist have been increased by architecture analyze of Mind projects.
Some quick-fix are now available for automatically fix errors.
Integration with the first release of the xText project, including the new MWE2 generator.
Contraintes :
- Nom d'un composant : non nul
- Nom d'une référence : non nul
- Implémentation : contient un file c ou du code inline
- Implémentation : contient un file c ou du code inline ou rien
- Nom d'une interface : non nul
- Diagram : non vide
- Code inline : commence et finit par des doubles accolades