[releng] Refactoring, remove non core plugins

* move moka/bundles/fmi to moka-incubation/bundles/
* moka/features/org.eclipse.papyrus.moka.fmi.feature to
moka-incubation/features/
* moka/tests/fmi to moka-incubation/tests/
* moka/products/org.eclipse.papyrus.moka.fmu.product to
moka-incubation/bundles/fmi/products
* moka/bundles/core/tools/visualization to moka-incubation/bundles
* moka/bundles/core/tools/org.eclipse.papyrus.moka.simex to
moka-incubation/bundles/simex/
* moka/bundles/core/tools/org.eclipse.papyrus.moka.fuml.libraries.tools.annotations
to moka-incubation/bundles/annotations/
* moka/bundles/core/tools/org.eclipse.papyrus.moka.ui.table.instancespecification
to moka-incubation/bundles/instancespecification/

Change-Id: I422560caad96db03a6db4e17b7eac63d772e5ab3
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
841 files changed
tree: d2efa07e599ff158f08541ad8353d02a01f763fe
  1. bundles/
  2. features/
  3. products/
  4. releng/
  5. src/
  6. tests/
  7. .gitignore
  8. pom.xml
  9. README.md
README.md

		Moka

Moka is a Papyrus module for execution of UML models, which natively includes an execution engine complying with OMG standards foundational UML (fUML) and Precise Semantics of UML Composite Structures (PSCS). These standards deal with execution semantics of UML. Moka is integrated with the Eclipse debug framework to provide control, observation and animation facilities over executions. Moka can be easily extended to support alternative execution semantics, and thereby be adapted to multiple usage scenarios and domains.