|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ConForM.CoopnTools.JavaProto.Interpretor.Engine
Interprets coopn sychronizations for a given coopn specification.
Constructor Summary | |
Engine(CoopnSpec spec,
InterpretorEnv env,
CoopnMgr cmgr)
Creates interpreter engine for a given specification |
Method Summary | |
InterpretorResult |
interpretSync(CoopnSync sync)
Interprets a sync. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Engine(CoopnSpec spec, InterpretorEnv env, CoopnMgr cmgr)
Method Detail |
public InterpretorResult interpretSync(CoopnSync sync)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |