ThitGaRang / moliz

Automatically exported from code.google.com/p/moliz
0 stars 0 forks source link

Opaque Behaviors #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Execution context has to initialize available opaque behavior executions (e.g., 
subtract, add for integer) and provide a method registerOpaqueBehavior(String 
name, OpaqueBehavior behavior) that maps an opaque behavior to an opaque 
behavior execution (attribute types.get(0)) based on the name.

When executing a xmof model the used opaque behaviors have to be registered 
using the above mentioned method.

Original issue reported on code.google.com by tanjaema...@gmail.com on 2 Nov 2012 at 1:56

GoogleCodeExporter commented 8 years ago

Original comment by tanjaema...@gmail.com on 14 Dec 2012 at 12:57