Update site links to the latest releases
Use the following link in Eclipse to access the latest release of the xUML-RT tool chain: Model Executor by ELTE-Soft and Model Compiler by IncQueryLabs.
http://modelexecution.eltesoft.hu/update/composite/
The latest release of the Model Executor only:
http://modelexecution.eltesoft.hu/update/latest/
Model Executor releases and documentation
- Version 0.8.1 (2016-01-15)
[show new features]
[hide new features]
- Static validation become an optional feature, and it is disabled by default now.
- Memory leaks related to multiple builds eliminated.
- False positive static validation errors are avoided.
- Version 0.8.0 (2015-11-05)
[show new features]
[hide new features]
- On-the-fly static validation of model structure.
- Modified signal dispatch to support priority sending to this reference.
- No more phantom nodes in debug view.
- Resuming a suspended execution does not block the runtime anymore when multiple machines are selected.
- Boolean and / or operations are short-circuited now.
- Version 0.7.0 (2015-10-06)
[show new features]
[hide new features]
- Navigation expression over association
- Method override
- Signal data access
- Version 0.6.1 (2015-09-21)
[show new features]
[hide new features]
- Execution did not stop on a breakpoint if debugging is started when the model is closed.
- Eclipse deadlock on perspective change.
- Generated code for model elements is not removed when model elements are deleted.
- In the variables view, the attributes of the selected state machine instance is not shown.
- After resume the suspended state becomes animated.
- CLI did not start.
- Association link and unlink operation.
- Support for rAlf fix release of 17/09/2015.
- Version 0.6.0 (2015-09-07)
[show new features]
[hide new features]
- rAlf action language support:
- Accessing object attributes
- Operation calls
- Sending signals
- Link and unlink
- Object instance creation and removal
- Local variables
- Expressions using literals, variables, attributes, and basic arithmetic
- Debug User Interface
- List of object instances in the thread view
- State machine animation for the selected object
- Variable view for the selected object
- Version 0.5.0 (2015-07-31)
[show new features]
[hide new features]
- Association classes are supported. Association classes can have attributes, operations, associations, etc. like any other class.
- Inheritance
- Classes can inherit from other classes
- Support for multiple inheritance
- No self-inheritance, multiple inheritance from the same class, or loops in the inheritance graph
- Attributes, operations, receptions, associations and state machines are inherited<
- If more than one ancestors of a class define state machines, it should also define a state machine (cannot choose which to inherit)
- Operations can override other operations
- Only instance-level operations can be overridden
- Indirect overriding is supported (g overrides f, h overrides g)
- For a given inherited method in a given class there must be only one (indirect) overrider that is not overridden
- Version 0.4.0 (2015-07-03)
[show new features]
[hide new features]
- Static class modeling without action code support:
- Attributes with primitive types
- Operations with parameters
- Signal data
- Associations
- Multiplicities
- Communication with external entities
- Version 0.3.0 (2015-06-02)
[show new features]
[hide new features]
- Incremental compilation related bugs fixed
- Version 0.2.0 (2015-05-06)
[show new features]
[hide new features]
- Breakpoints on states and transitions supported
- State machine animation support
- Replayable traces
- Version 0.1.0 (2015-03-31)
[show new features]
[hide new features]
- Execution of single state machine
- Eclipse UI
- Command line interface
Nightly build