|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mofscript.runtime.RuleExecutor
org.eclipse.mofscript.runtime.traceability.TraceabilityRuleExecutor
public class TraceabilityRuleExecutor
Field Summary |
---|
Fields inherited from class org.eclipse.mofscript.runtime.RuleExecutor |
---|
_aBlock, _env, _execMgr, _rule, rule_return_value |
Constructor Summary | |
---|---|
TraceabilityRuleExecutor(TransformationRule rule,
ExecutionManager execMgr)
|
Method Summary | |
---|---|
void |
addVariables(java.lang.Object value,
VariableDeclaration var)
|
Methods inherited from class org.eclipse.mofscript.runtime.RuleExecutor |
---|
executeRule, finalize, getExecutionEnvironment, getExecutionManager, getObjectId, getReturnObject, getRule, getRuleReturnValue, getStatementBlock, isReturning, notifyReturn, setExecutionEnvironment, setRuleReturnValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TraceabilityRuleExecutor(TransformationRule rule, ExecutionManager execMgr)
Method Detail |
---|
public void addVariables(java.lang.Object value, VariableDeclaration var)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |