Epsilon Examples
|
|
Examples (11 so far...)
This page contains working examples of using the Epsilon languages.
All examples are accompanied by the required metamodels, models, source files and
Eclipse launch configurations. This introduces some replication as copies of the same
models/metamodels exist in more than one examples. However, our intention is that
each example is complete and self-contained. (Instructions for checking out files from the
CVS are provided
here)
Reporting issues
Should you find an example that does not work
with the current version of Epsilon please let us know by sending
a message to the
GMT newsgroup.
Aspect Oriented Modelling
-
Download,
CVS
In this example, ECL and EML are used to implement the aspect oriented modelling case study
presented at http://reuseware.sourceforge.net/index.php?title=Aspect_Oriented_Modeling_(example)
Merging an Entity model with a Vocabulary model
-
Download,
CVS
In this example, an ECL comparison is used to compare an Entity with a Vocabulary model.
Then its match-trace is input into an EML merging that merges the two models. Coordination
is achieved using the Epsilon ANT tasks. This example demonstrates that ECL and EML can be used
to compare/merge heterogeneous models.