|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StatementBlock in org.eclipse.mofscript.MOFScriptModel |
---|
Methods in org.eclipse.mofscript.MOFScriptModel that return StatementBlock | |
---|---|
StatementBlock |
MOFScriptModelFactory.createStatementBlock()
Returns a new object of class 'Statement Block' |
Uses of StatementBlock in org.eclipse.mofscript.MOFScriptModel.impl |
---|
Classes in org.eclipse.mofscript.MOFScriptModel.impl that implement StatementBlock | |
---|---|
class |
StatementBlockImpl
An implementation of the model object 'Statement Block' |
Methods in org.eclipse.mofscript.MOFScriptModel.impl that return StatementBlock | |
---|---|
StatementBlock |
MOFScriptModelFactoryImpl.createStatementBlock()
|
Uses of StatementBlock in org.eclipse.mofscript.MOFScriptModel.util |
---|
Methods in org.eclipse.mofscript.MOFScriptModel.util with parameters of type StatementBlock | |
---|---|
java.lang.Object |
MOFScriptModelSwitch.caseStatementBlock(StatementBlock object)
Returns the result of interpreting the object as an instance of 'Statement Block' |
Uses of StatementBlock in org.eclipse.mofscript.parser |
---|
Methods in org.eclipse.mofscript.parser with parameters of type StatementBlock | |
---|---|
void |
MofScript2Parser.composedExpressionList(MOFScriptStatementOwner owner,
StatementBlock statementBlock)
|
void |
MofScript2Parser.transformationRuleStatements(MOFScriptStatementOwner owner,
StatementBlock statementBlock)
|
Uses of StatementBlock in org.eclipse.mofscript.runtime |
---|
Methods in org.eclipse.mofscript.runtime that return StatementBlock | |
---|---|
StatementBlock |
RuleExecutor.getStatementBlock()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |