Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Papyrus/UserGuide/ModelExecution

< Papyrus
Revision as of 11:39, 23 June 2014 by Arnaud.cuccuru.cea.fr (Talk | contribs) (Execution based on standards specifications)

MOKA

Moka is a Papyrus module for execution of UML models, which natively includes an execution engine complying with OMG standards fUML and PSCS (which 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.

Installation

Under construction

Features

Under construction

Based on standards specifications

Moka provides basic execution and debugging facilities for foundational UML (fUML) and its extensions for composite structures (PSCS), an executable subset of UML with precise and standard semantics. This subset is expressive enough to model structure and behavior of systems involving concurrent communicating, independently of technological platform details.

Animation

Under construction

Debugging

Under construction

Getting started

Under construction

Your first executable model

Under construction

Selecting the execution engine

Under construction

Starting an execution with a launch configuration

Under construction

Managing breakpoints

Under construction

Controlling Executions

Under construction

Configuring animation

Under construction

Back to the top