ViPER Platform
From ViPER Wiki
The ViPER Platform forms the basis of the ViPER IDE. It is a white-box framework that supports the implementation of GEF-based graphical editors for EMF-based models, as well as model transformation and validation of such models.
[edit] Plug-in Architecture
|
The ViPER Platform feature is split into the following sub-features:
|
[edit] Contributions to the ViPER Platform Frameworks
There are two main contribution scenarios related to ViPER Platform:
- Use ViPER Platform VMF to develop a graphical GEF-based editor (and related creation wizards) for an EMF-based business model. In this case you should refer to HowTo - Contribute to ViPER VMF as a starting point.
- Use ViPER Platform MTF to develop model-to-model transformation or model-to-code generation between respectively for EMF-based business models. In this case you should refer to HowTo - Contribute to ViPER MTF for further information.
