The following scenario provides the realization of a modeling method by the ER-Model example. It is shown how to inherit classes and relation classes from the ADOxx Meta Model and how to add/configure attributes.
The scenario consisits of two parts. Part I discusses some conceptual aspects of the implementation of a modeling language with ADOxx. In particular we show how to map the generic ADOxx Meta2Model to a concrete modeling language, namely the ER language. Part II provides a step-by-step hands-on guide for the realization of an ER meta model with ADOxx.
Download: Implementing a Modeling Language ER-Model Scenario.pdf
Library:
Modeling Language Scenario ER-Model Library.abl GraphReps:
Attribute_GraphRep.leo Entity_GraphRep.leo has_GraphRep.leo Relation_GraphRep.leo AttrReps:
Attribute_AttrRep.txt
Concept:
- Mapping the generic ADOxx Meta2Model to a concrete modeling language
Result: