Easy-to-Customize Representations

Easy-to-Customize Representations Create a modeling workbench without writing any code : the representations (diagrams, tables, matrices and trees) are described in a configuration file. Each representation description defines the model elements which will be visible, how they will be dispayed (which shape, color, etc) and how they can be edited (through a palette for example).

To facilitate its development and testing, the modeling tool can be evaluated at runtime with a sample model: change the representation description and its instances are automatically refreshed.

To implement specific or complex functionalities, Obeo Designer allows you to extend your modeling tool by using Java source code.