editorModel Metamodel
XGEE modeling to define editors. More precisely, the editorModel.ecore is the metamodel, which describes the structure of every XGEE editor definition (user model), e.g. Functions.editorModel. This includes static visualization in the packages displayableObjects and displayStyles as well as interactive behavior in the packages tools, palette, and interaction.
The design process for the editorModel is explained in the Tutorial. Details about the individual classes are available in the following.
See below for the class diagram of the editorModel metamodel:
The metamodel is designed using Eclipse Modeling Framework.
There is an additional model, the layout.ecore model used in XGEE. It is mainly relevant for core developers. For details, see the Developer Guide.