|
||||||||||
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
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, getExecutionEnvironment, getExecutionManager, getObjectId, getReferenceCache, getRule, getRuleReturnValue, getStatementBlock, isReturning, notifyReturn, setExecutionEnvironment, setRuleReturnValue |
Methods inherited from class java.lang.Object |
---|
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 |