|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransformationProxy | |
---|---|
org.eclipse.mofscript.parser | |
org.eclipse.mofscript.runtime |
Uses of TransformationProxy in org.eclipse.mofscript.parser |
---|
Fields in org.eclipse.mofscript.parser declared as TransformationProxy | |
---|---|
protected TransformationProxy |
MofScriptModelChecker._transformationProxy
|
Methods in org.eclipse.mofscript.parser that return TransformationProxy | |
---|---|
TransformationProxy |
ParserUtil.getParsedTransformation()
|
TransformationProxy |
MofScriptModelChecker.getTransformationProxy()
returns the current transformation model |
Uses of TransformationProxy in org.eclipse.mofscript.runtime |
---|
Fields in org.eclipse.mofscript.runtime declared as TransformationProxy | |
---|---|
protected TransformationProxy |
ExecutionManager._transformationProxy
|
Methods in org.eclipse.mofscript.runtime that return TransformationProxy | |
---|---|
TransformationProxy |
ExecutionManager.getTransformationProxy()
|
Methods in org.eclipse.mofscript.runtime with parameters of type TransformationProxy | |
---|---|
void |
ExecutionManager.setTransformationProxy(TransformationProxy trProxy)
Sets the transformation proxy |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |