Package org.eclipse.mofscript.MOFScriptModel

Interface Summary
Advice A representation of the model object 'Advice'
ArithmeticExpression A representation of the model object 'Arithmetic Expression'
BreakStatement A representation of the model object 'Break Statement'
ComparisonExpression A representation of the model object 'Comparison Expression'
CreateExpression A representation of the model object 'Create Expression'
CreateExpressionParameter A representation of the model object 'Create Expression Parameter'
CreateStatement A representation of the model object 'Create Statement'
DebugStatement A representation of the model object 'Debug Statement'
Expression A representation of the model object 'Expression'
FileStatement A representation of the model object 'File Statement'
FunctionCall A representation of the model object 'Function Call'
FunctionCallStatement A representation of the model object 'Function Call Statement'
GeneralAssignment A representation of the model object 'General Assignment'
IfStatement A representation of the model object 'If Statement'
IteratorStatement A representation of the model object 'Iterator Statement'
Literal A representation of the model object 'Literal'
LogicalExpression A representation of the model object 'Logical Expression'
M2MTrace A representation of the model object 'M2M Trace'
MOFScriptAspect A representation of the model object 'MOF Script Aspect'
MOFScriptComment A representation of the model object 'MOF Script Comment'
MOFScriptImport A representation of the model object 'MOF Script Import'
MOFScriptModelFactory The Factory for the model.
MOFScriptModelPackage The Package for the model.
MOFScriptModelPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
MOFScriptObject A representation of the model object 'MOF Script Object'
MOFScriptParameter A representation of the model object 'MOF Script Parameter'
MOFScriptSpecification A representation of the model object 'MOF Script Specification'
MOFScriptStatement A representation of the model object 'MOF Script Statement'
MOFScriptStatementOwner A representation of the model object 'MOF Script Statement Owner'
MOFScriptTransformation A representation of the model object 'MOF Script Transformation'
PointCut A representation of the model object 'Point Cut'
PointCutExpression A representation of the model object 'Point Cut Expression'
PrintStatement A representation of the model object 'Print Statement'
Reference A representation of the model object 'Reference'
ResultAssignment A representation of the model object 'Result Assignment'
ReturnStatement A representation of the model object 'Return Statement'
SelectExpression A representation of the model object 'Select Expression'
SimpleExpression A representation of the model object 'Simple Expression'
StatementBlock A representation of the model object 'Statement Block'
Trace A representation of the model object 'Trace'
TransformationRule A representation of the model object 'Transformation Rule'
ValueExpression A representation of the model object 'Value Expression'
VariableDeclaration A representation of the model object 'Variable Declaration'
VariableDeclarationStatement A representation of the model object 'Variable Declaration Statement'
WhileStatement A representation of the model object 'While Statement'
 

Enum Summary
AccessLevel A representation of the literals of the enumeration 'Access Level', and utility methods for working with them
AdviceOperator A representation of the literals of the enumeration 'Advice Operator', and utility methods for working with them
ArithmeticOperator A representation of the literals of the enumeration 'Arithmetic Operator', and utility methods for working with them
AssignmentOperator A representation of the literals of the enumeration 'Assignment Operator', and utility methods for working with them
ComparisonOperator A representation of the literals of the enumeration 'Comparison Operator', and utility methods for working with them
ImportSemantics A representation of the literals of the enumeration 'Import Semantics', and utility methods for working with them
ImportType A representation of the literals of the enumeration 'Import Type', and utility methods for working with them
LiteralType A representation of the literals of the enumeration 'Literal Type', and utility methods for working with them
LogicalOperator A representation of the literals of the enumeration 'Logical Operator', and utility methods for working with them
ParameterDirection A representation of the literals of the enumeration 'Parameter Direction', and utility methods for working with them
PointCutCombinationOperator A representation of the literals of the enumeration 'Point Cut Combination Operator', and utility methods for working with them
PointCutOperator A representation of the literals of the enumeration 'Point Cut Operator', and utility methods for working with them