A B C D E F G H I K L M N O P Q R S T U V W X Z _
G
- GE -
Static variable in class org.sintef.mofscript.MOFScriptModel.ComparisonOperator
- The 'GE' literal value
- GE -
Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
-
- GE_LITERAL -
Static variable in class org.sintef.mofscript.MOFScriptModel.ComparisonOperator
- The 'GE' literal object
- GEN_PROJECT_PREFIX -
Static variable in class org.sintef.mofscript.editor.MofScriptPreferences
-
- GEN_TO_PROJECT -
Static variable in class org.sintef.mofscript.editor.MofScriptPreferences
-
- GENERAL_ASSIGNMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The meta object id for the '
General Assignment
' class
- GENERAL_ASSIGNMENT__COLUMN -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Column' attribute
- GENERAL_ASSIGNMENT__COMMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Comment' containment reference list
- GENERAL_ASSIGNMENT__EXPRESSION -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Expression' containment reference
- GENERAL_ASSIGNMENT__LINE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Line' attribute
- GENERAL_ASSIGNMENT__NAME -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Name' attribute
- GENERAL_ASSIGNMENT__OPERATOR -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Operator' attribute
- GENERAL_ASSIGNMENT__OWNER -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Owner' container reference
- GENERAL_ASSIGNMENT__STATEMENTS -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Statements' containment reference list
- GENERAL_ASSIGNMENT__VARIABLES -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Variables' containment reference list
- GENERAL_ASSIGNMENT_FEATURE_COUNT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The number of structural features of the the 'General Assignment' class
- GeneralAssignment - Interface in org.sintef.mofscript.MOFScriptModel
- A representation of the model object 'General Assignment'
- generalAssignment(String) -
Method in class org.sintef.mofscript.parser.MofScriptParser
- Normal assignment (to variables)
- GeneralAssignmentExecutor - Class in org.sintef.mofscript.runtime.statement
-
- GeneralAssignmentExecutor(MOFScriptStatement, ExecutionEnvironment, RuleExecutor) -
Constructor for class org.sintef.mofscript.runtime.statement.GeneralAssignmentExecutor
-
- GeneralAssignmentImpl - Class in org.sintef.mofscript.MOFScriptModel.impl
- An implementation of the model object 'General Assignment'
- GeneralAssignmentImpl() -
Constructor for class org.sintef.mofscript.MOFScriptModel.impl.GeneralAssignmentImpl
-
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.AccessLevel
- Returns the 'Access Level' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.AccessLevel
- Returns the 'Access Level' literal with the specified value
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.ArithmeticOperator
- Returns the 'Arithmetic Operator' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.ArithmeticOperator
- Returns the 'Arithmetic Operator' literal with the specified value
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.AssignmentOperator
- Returns the 'Assignment Operator' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.AssignmentOperator
- Returns the 'Assignment Operator' literal with the specified value
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.ComparisonOperator
- Returns the 'Comparison Operator' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.ComparisonOperator
- Returns the 'Comparison Operator' literal with the specified value
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.ImportSemantics
- Returns the 'Import Semantics' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.ImportSemantics
- Returns the 'Import Semantics' literal with the specified value
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.ImportType
- Returns the 'Import Type' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.ImportType
- Returns the 'Import Type' literal with the specified value
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.LiteralType
- Returns the 'Literal Type' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.LiteralType
- Returns the 'Literal Type' literal with the specified value
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.LogicalOperator
- Returns the 'Logical Operator' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.LogicalOperator
- Returns the 'Logical Operator' literal with the specified value
- get(String) -
Static method in class org.sintef.mofscript.MOFScriptModel.ParameterDirection
- Returns the 'Parameter Direction' literal with the specified name
- get(int) -
Static method in class org.sintef.mofscript.MOFScriptModel.ParameterDirection
- Returns the 'Parameter Direction' literal with the specified value
- getAccessLevel() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getAccessLevel() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- getAccessLevel() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Access Level
'
- getAccessLevel() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Access Level' attribute.
- getActivePage() -
Static method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the active page
- getAdapter(Class) -
Method in class org.sintef.mofscript.editor.MofScriptTextEditor
- Retrieves adapters
- getAdditionalExpressionPart() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.SimpleExpressionImpl
-
- getAdditionalExpressionPart() -
Method in interface org.sintef.mofscript.MOFScriptModel.SimpleExpression
- Returns the value of the 'Additional Expression Part' containment reference list.
- getAllClassifiersForPackage(EPackage) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getAllClassifiersForSourceMetaModel() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getAllImportedTransformationRules() -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getAllSuperRuleNames(MOFScriptTransformation) -
Static method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getAllSuperRules(MOFScriptTransformation) -
Static method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getAllTransformationRules(String) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getArithmeticExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getArithmeticExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Arithmetic Expression
'
- getArithmeticExpression_Operator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getArithmeticExpression_Operator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Operator
'
- getArithmeticExpression_Part1() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getArithmeticExpression_Part1() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Part1
'
- getArithmeticExpression_Part2() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getArithmeticExpression_Part2() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Part2
'
- getArithmeticOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getArithmeticOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Arithmetic Operator
'
- getAssignmentOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getAssignmentOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Assignment Operator
'
- getAutoEditStrategies(ISourceViewer, String) -
Method in class org.sintef.mofscript.editor.MofScriptConfiguration
-
- getBlock() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getBlock() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for class '
Block
'
- getBlock_EndPosition() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getBlock_EndPosition() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the reference '
End Position
'
- getBlock_ID() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getBlock_ID() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
ID
'
- getBlock_StartPosition() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getBlock_StartPosition() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the reference '
Start Position
'
- getBlocks() -
Method in interface org.sintef.mofscript.traceabilitymodel.File
- Returns the value of the 'Blocks' containment reference list.
- getBlocks() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
-
- getCachedReference(String) -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- getCalculatedValue() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
-
- getCalculatedValue() -
Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
- Returns the value of the 'Calculated Value' attribute
- getChildren() -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment
-
- getChildren() -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.ModuleSegment
-
- getChildren(Object) -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
-
- getChildren() -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.RuleSegment
-
- getClassifierForPackage(EPackage, String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getClosestSuperWithRule(TransformationRule) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getCodeScanner() -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the plugins scanner
- getColor(RGB) -
Method in class org.sintef.mofscript.editor.ColorManager
- Returns the color for the given RGB
- getColorManager() -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the plugins color manager
- getColumn() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptObjectImpl
-
- getColumn() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptObject
- Returns the value of the 'Column' attribute
- getColumn() -
Static method in class org.sintef.mofscript.parser.ParserUtil
-
- getColumn() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.PositionImpl
-
- getColumn() -
Method in interface org.sintef.mofscript.traceabilitymodel.Position
- Returns the value of the 'Column' attribute
- getComment() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptObjectImpl
-
- getComment() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptObject
- Returns the value of the 'Comment' containment reference list.
- getCommentText() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptCommentImpl
-
- getCommentText() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptComment
- Returns the value of the 'Comment Text' attribute
- getComparisonExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getComparisonExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Comparison Expression
'
- getComparisonExpression_Operator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getComparisonExpression_Operator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Operator
'
- getComparisonExpression_Part1() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getComparisonExpression_Part1() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Part1
'
- getComparisonExpression_Part2() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getComparisonExpression_Part2() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Part2
'
- getComparisonOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getComparisonOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Comparison Operator
'
- getCompleteRuleCache(String) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getCompletionProposalAutoActivationCharacters() -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- getCompletionsForFeature(List, EClass, String[], int, int) -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- getConfiguredContentTypes(ISourceViewer) -
Method in class org.sintef.mofscript.editor.MofScriptConfiguration
-
- getConstants() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
-
- getConstants() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
- Returns the value of the 'Constants' containment reference list.
- getContainerName() -
Method in class org.sintef.mofscript.editor.wizards.MofScriptNewWizardPage
-
- getContentAssistant(ISourceViewer) -
Method in class org.sintef.mofscript.editor.MofScriptConfiguration
-
- getContext() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
-
- getContext() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- getContext() -
Method in interface org.sintef.mofscript.MOFScriptModel.PrintStatement
- Returns the value of the 'Context' attribute
- getContext() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Context' containment reference
- getContextInformationAutoActivationCharacters() -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- getContextInformationValidator() -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- getCreateStatement() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getCreateStatement() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Create Statement
'
- getCreateStatement_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getCreateStatement_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getCreateStatement_Type() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getCreateStatement_Type() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Type
'
- getCurrentEnvironment() -
Method in class org.sintef.mofscript.runtime.RuleExecutionStack
-
- getCurrentInputDir() -
Method in class org.sintef.mofscript.editor.ExecutionUtility
- Retrieves the current input directory
- getCurrentInputFile() -
Method in class org.sintef.mofscript.editor.ExecutionUtility
- Retrieves the current input file
- getCurrentStream() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- getCurrentTransformation() -
Method in class org.sintef.mofscript.editor.ExecutionUtility
- Retrieves the current transformatation
- getDamageRegion(ITypedRegion, DocumentEvent, boolean) -
Method in class org.sintef.mofscript.editor.NonRuleBasedDamagerRepairer
-
- getDefault() -
Static method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the shared instance.
- getDefault() -
Static method in class org.sintef.mofscript.XMIImport.XMIImportPlugin
- Returns the shared instance.
- getDirection() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptParameterImpl
-
- getDirection() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptParameter
- Returns the value of the 'Direction' attribute.
- getDoubleClickStrategy(ISourceViewer, String) -
Method in class org.sintef.mofscript.editor.MofScriptConfiguration
- Returns a double click strategy
- getEClassForEObject(EObject) -
Method in class org.sintef.mofscript.runtime.statement.IteratorStatementExecutor
-
- getEcoreMetaModel() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getElements(Object) -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
-
- getElseBranch() -
Method in interface org.sintef.mofscript.MOFScriptModel.IfStatement
- Returns the value of the 'Else Branch' containment reference list.
- getElseBranch() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.IfStatementImpl
-
- getEndOffset() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceableSegmentImpl
-
- getEndOffset() -
Method in interface org.sintef.mofscript.traceabilitymodel.TraceableSegment
- Returns the value of the 'End Offset' reference
- getEndPosition() -
Method in interface org.sintef.mofscript.traceabilitymodel.Block
- Returns the value of the 'End Position' reference
- getEndPosition() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
-
- getEntryPoint() -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getErrorCount() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Gets the error count
- getErrorManager() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Gets the error manager
- getErrorMessage() -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- getErrors() -
Method in class org.sintef.mofscript.parser.MofScriptErrorManager
-
- getErrors() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Gets the errors
- getExecutionEnvironment() -
Method in class org.sintef.mofscript.runtime.RuleExecutor
-
- getExecutionManager() -
Static method in class org.sintef.mofscript.parser.ParserUtil
-
- getExecutionManager() -
Static method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getExecutionManager() -
Static method in class org.sintef.mofscript.runtime.RuleExecutor
-
- getExecutionStack() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getExecutionUtility() -
Static method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the execution utility instance
- getExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.GeneralAssignment
- Returns the value of the 'Expression' containment reference
- getExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.GeneralAssignmentImpl
-
- getExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ResultAssignmentImpl
-
- getExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Expression
'
- getExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.ResultAssignment
- Returns the value of the 'Expression' containment reference
- getExtends() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
-
- getExtends() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- getExtends() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
- Returns the value of the 'Extends' reference
- getExtends() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Extends' reference
- getExtendsName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
-
- getExtendsName() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
- Returns the value of the 'Extends Name' attribute
- getFeatureForClass(EClass, String) -
Static method in class org.sintef.mofscript.runtime.ExecutionManager
- Retrieves a named features for a class.
- getFeatureForName(String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- Retrieves a feature object from the source metamodel (or one of the meta models)
Currently uses the sourceMetaModel
- getFeaturesForClass(EClass) -
Static method in class org.sintef.mofscript.runtime.ExecutionManager
- Fetches all features (structural features) of a class, including inherited ones
Also fetches features of un
- getFile() -
Method in class org.sintef.mofscript.editor.MofScriptDocument
-
- getFile() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getFile() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for class '
File
'
- getFile_Blocks() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getFile_Blocks() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the containment reference list '
Blocks
'
- getFile_ID() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getFile_ID() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
ID
'
- getFile_Name() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getFile_Name() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
Name
'
- getFile_URI() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getFile_URI() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
URI
'
- getFileDialog() -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- REturns a file dialog
- getFileModel() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- Iterats the generated results and populates
a EMF File Model (the frm model)
- getFileModel() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- The file model is only populated when the "useFileModel" property is set.
- getFileName() -
Method in class org.sintef.mofscript.editor.wizards.MofScriptNewWizardPage
-
- getFileReference() -
Method in interface org.sintef.mofscript.MOFScriptModel.FileStatement
- Returns the value of the 'File Reference' attribute
- getFileReference() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
-
- getFiles() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceModelImpl
-
- getFiles() -
Method in interface org.sintef.mofscript.traceabilitymodel.TraceModel
- Returns the value of the 'Files' containment reference list.
- getFileSaveDialog() -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns a file save dialog
- getFileStatement() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFileStatement() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
File Statement
'
- getFileStatement_FileReference() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFileStatement_FileReference() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
File Reference
'
- getFileStatement_FileURI() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFileStatement_FileURI() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
File URI
'
- getFileStatement_Use() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFileStatement_Use() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Use
'
- getFileURI() -
Method in interface org.sintef.mofscript.MOFScriptModel.FileStatement
- Returns the value of the 'File URI' containment reference
- getFileURI() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
-
- getFilterExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
-
- getFilterExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
- Returns the value of the 'Filter Expression' containment reference
- getFunction() -
Method in interface org.sintef.mofscript.MOFScriptModel.FunctionCallStatement
- Returns the value of the 'Function' containment reference
- getFunction() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallStatementImpl
-
- getFunctionCall() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFunctionCall() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Function Call
'
- getFunctionCall_IsSuperCall() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFunctionCall_IsSuperCall() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Is Super Call
'
- getFunctionCall_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFunctionCall_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getFunctionCall_Parameters() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFunctionCall_Parameters() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Parameters
'
- getFunctionCallStatement() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFunctionCallStatement() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Function Call Statement
'
- getFunctionCallStatement_Function() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getFunctionCallStatement_Function() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Function
'
- getFunctionDescription(String) -
Static method in class org.sintef.mofscript.editor.MofScriptEditorMessages
-
- getGeneralAssignment() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getGeneralAssignment() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
General Assignment
'
- getGeneralAssignment_Expression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getGeneralAssignment_Expression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Expression
'
- getGeneralAssignment_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getGeneralAssignment_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getGeneralAssignment_Operator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getGeneralAssignment_Operator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Operator
'
- getHoverInfo(ITextViewer, IRegion) -
Method in class org.sintef.mofscript.editor.MofScriptTextHover
- Gets the hover info from the function description in the MofScriptEditorMessages class
- getHoverRegion(ITextViewer, int) -
Method in class org.sintef.mofscript.editor.MofScriptTextHover
- Gets a region
- getID() -
Method in interface org.sintef.mofscript.traceabilitymodel.Block
- Returns the value of the 'ID' attribute
- getID() -
Method in interface org.sintef.mofscript.traceabilitymodel.File
- Returns the value of the 'ID' attribute
- getID() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
-
- getID() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
-
- getID() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
-
- getID() -
Method in interface org.sintef.mofscript.traceabilitymodel.ModelElementRef
- Returns the value of the 'ID' attribute
- getIfExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.IfStatement
- Returns the value of the 'If Expression' containment reference
- getIfExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.IfStatementImpl
-
- getIfStatement() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getIfStatement() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
If Statement
'
- getIfStatement_ElseBranch() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getIfStatement_ElseBranch() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Else Branch
'
- getIfStatement_IfExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getIfStatement_IfExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
If Expression
'
- getImage(Object) -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptLabelProvider
-
- getImportedTransformation(String) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getImportedTransformationRule(String) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getImportedTransformationRule(String, String, String) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getImportedTransformations() -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getImports() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptSpecificationImpl
-
- getImports() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptSpecification
- Returns the value of the 'Imports' containment reference list.
- getImportSemantics() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
-
- getImportSemantics() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getImportSemantics() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptImport
- Returns the value of the 'Import Semantics' attribute.
- getImportSemantics() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Import Semantics
'
- getImportType() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getImportType() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Import Type
'
- getIndent() -
Static method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- Returns the indent string
- getIndentOfLine(IDocument, int) -
Method in class org.sintef.mofscript.editor.MofScriptAutoIndentStrategy
- Returns the String at line with the leading whitespace removed.
- getIndentPrefixes(ISourceViewer, String) -
Method in class org.sintef.mofscript.editor.MofScriptConfiguration
- Gets the indent prefixes
- getInputObject(String) -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- getIteratorCount() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- The counter for an iterator index in a forEach
The counter value is relative to the filter applied
- getIteratorPosition() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- The "position" of an iterator index in a forEach
iterator statement, relative to the full contents of
the source of the iterator - i.e. ignoring any filter on
the iterator
- getIteratorStatement() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getIteratorStatement() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Iterator Statement
'
- getIteratorStatement_FilterExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getIteratorStatement_FilterExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Filter Expression
'
- getIteratorStatement_Source() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getIteratorStatement_Source() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Source
'
- getIteratorStatement_Type() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getIteratorStatement_Type() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Type
'
- getIteratorStatement_Variable() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getIteratorStatement_Variable() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Variable
'
- getLexer() -
Static method in class org.sintef.mofscript.parser.ParserUtil
-
- getLine() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptObjectImpl
-
- getLine() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptObject
- Returns the value of the 'Line' attribute
- getLine() -
Static method in class org.sintef.mofscript.parser.ParserUtil
-
- getLiteral() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLiteral() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Literal
'
- getLiteral_Type() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLiteral_Type() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Type
'
- getLiteral_Value() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLiteral_Value() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Value
'
- getLiteralType() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLiteralType() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Literal Type
'
- getLog() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- Gets the value of log usage
- getLogicalExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLogicalExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Logical Expression
'
- getLogicalExpression_Operator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLogicalExpression_Operator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Operator
'
- getLogicalExpression_Part1() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLogicalExpression_Part1() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Part1
'
- getLogicalExpression_Part2() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLogicalExpression_Part2() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Part2
'
- getLogicalOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getLogicalOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Logical Operator
'
- getMetaModelClassifier(EPackage, String) -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Looks for a classifier for a metamodel package
Looks recursively into sub packages
- getMetaModelReference(String) -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Gets a meta model reference
- getMetaModelReference(String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getMetaModelsOK() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
-
- getMMTokens(EPackage) -
Static method in class org.sintef.mofscript.runtime.ExecutionManager
- Returns a list of strings containing the names of the concepts defined in
the metamodel given in the input parameter
- getModelChecker() -
Static method in class org.sintef.mofscript.parser.ParserUtil
-
- getModelElementRef() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getModelElementRef() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for class '
Model Element Ref
'
- getModelElementRef_ID() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getModelElementRef_ID() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
ID
'
- getModelElementRef_Name() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getModelElementRef_Name() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
Name
'
- getModelElementRef_ScopedName() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getModelElementRef_ScopedName() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
Scoped Name
'
- getModelElementRef_Uri() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getModelElementRef_Uri() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
Uri
'
- getModelFactory() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getMOFScriptComment() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptComment() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
MOF Script Comment
'
- getMOFScriptComment_CommentText() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptComment_CommentText() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Comment Text
'
- getMOFScriptComment_DocStyle() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptComment_DocStyle() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Doc Style
'
- getMOFScriptComment_SingleLine() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptComment_SingleLine() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Single Line
'
- getMOFScriptImport() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptImport() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
MOF Script Import
'
- getMOFScriptImport_ImportSemantics() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptImport_ImportSemantics() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Import Semantics
'
- getMOFScriptImport_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptImport_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getMOFScriptImport_Type() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptImport_Type() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Type
'
- getMOFScriptImport_Uri() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptImport_Uri() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Uri
'
- getMOFScriptModelFactory() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptModelFactory() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the factory that creates the instances of the model
- getMofScriptModelFactory() -
Static method in class org.sintef.mofscript.parser.ParserUtil
-
- getMOFScriptModelPackage() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelFactoryImpl
-
- getMOFScriptModelPackage() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelFactory
- Returns the package supported by this factory
- getMOFScriptObject() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptObject() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
MOF Script Object
'
- getMOFScriptObject_Column() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptObject_Column() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Column
'
- getMOFScriptObject_Comment() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptObject_Comment() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Comment
'
- getMOFScriptObject_Line() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptObject_Line() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Line
'
- getMOFScriptParameter() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptParameter() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
MOF Script Parameter
'
- getMOFScriptParameter_Direction() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptParameter_Direction() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Direction
'
- getMOFScriptParameter_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptParameter_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getMOFScriptParameter_Type() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptParameter_Type() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Type
'
- getMOFScriptParameter_TypePrefix() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptParameter_TypePrefix() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Type Prefix
'
- getMOFScriptSpecification() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptSpecification() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
MOF Script Specification
'
- getMOFScriptSpecification_Imports() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptSpecification_Imports() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Imports
'
- getMOFScriptSpecification_Transformation() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptSpecification_Transformation() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Transformation
'
- getMOFScriptStatement() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptStatement() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
MOF Script Statement
'
- getMOFScriptStatement_Owner() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptStatement_Owner() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the container reference '
Owner
'
- getMOFScriptStatementOwner() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptStatementOwner() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
MOF Script Statement Owner
'
- getMOFScriptStatementOwner_Statements() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptStatementOwner_Statements() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Statements
'
- getMOFScriptStatementOwner_Variables() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptStatementOwner_Variables() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Variables
'
- getMOFScriptTransformation() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptTransformation() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
MOF Script Transformation
'
- getMOFScriptTransformation_Constants() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptTransformation_Constants() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Constants
'
- getMOFScriptTransformation_Extends() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptTransformation_Extends() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the reference '
Extends
'
- getMOFScriptTransformation_ExtendsName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptTransformation_ExtendsName() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Extends Name
'
- getMOFScriptTransformation_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptTransformation_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getMOFScriptTransformation_Parameters() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptTransformation_Parameters() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Parameters
'
- getMOFScriptTransformation_Transformationrules() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptTransformation_Transformationrules() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Transformationrules
'
- getMOFScriptTransformation_Variables() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getMOFScriptTransformation_Variables() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Variables
'
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.CreateStatement
- Returns the value of the 'Name' attribute
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.FunctionCall
- Returns the value of the 'Name' attribute
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.GeneralAssignment
- Returns the value of the 'Name' attribute
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.CreateStatementImpl
-
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
-
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.GeneralAssignmentImpl
-
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
-
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptParameterImpl
-
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
-
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ReferenceImpl
-
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- getName() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
-
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptImport
- Returns the value of the 'Name' attribute
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptParameter
- Returns the value of the 'Name' attribute
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
- Returns the value of the 'Name' attribute
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.Reference
- Returns the value of the 'Name' attribute
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Name' attribute
- getName() -
Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
- Returns the value of the 'Name' attribute
- getName() -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getName() -
Method in interface org.sintef.mofscript.traceabilitymodel.File
- Returns the value of the 'Name' attribute
- getName() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
-
- getName() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
-
- getName() -
Method in interface org.sintef.mofscript.traceabilitymodel.ModelElementRef
- Returns the value of the 'Name' attribute
- getObjectAttributeValue(EObject, String) -
Static method in class org.sintef.mofscript.runtime.ExecutionManager
- Returns the value of a given attribute for a specific object
- getObjectFeature(Object, String[], String, int) -
Method in class org.sintef.mofscript.runtime.expression.ReferenceEvaluator
-
- getObjectNameValue(EObject) -
Static method in class org.sintef.mofscript.runtime.ExecutionManager
- Returns the value of the 'name' attribute for a specific object
- getOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.ArithmeticExpression
- Returns the value of the 'Operator' attribute.
- getOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.ComparisonExpression
- Returns the value of the 'Operator' attribute.
- getOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.GeneralAssignment
- Returns the value of the 'Operator' attribute.
- getOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ArithmeticExpressionImpl
-
- getOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ComparisonExpressionImpl
-
- getOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.GeneralAssignmentImpl
-
- getOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.LogicalExpressionImpl
-
- getOperator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ResultAssignmentImpl
-
- getOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.LogicalExpression
- Returns the value of the 'Operator' attribute.
- getOperator() -
Method in interface org.sintef.mofscript.MOFScriptModel.ResultAssignment
- Returns the value of the 'Operator' attribute.
- getOriginatingElement() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
-
- getOriginatingElement() -
Method in interface org.sintef.mofscript.traceabilitymodel.Trace
- Returns the value of the 'Originating Element' reference
- getOutputStream(String) -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- getOutputStreamForContext(String) -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- getOwner() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptStatementImpl
-
- getOwner() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- getOwner() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptStatement
- Returns the value of the 'Owner' container reference.
- getOwner() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Owner' container reference.
- getOwningBlock() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceableSegmentImpl
-
- getOwningBlock() -
Method in interface org.sintef.mofscript.traceabilitymodel.TraceableSegment
- Returns the value of the 'Owning Block' container reference.
- getPackage() -
Static method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelFactoryImpl
- Deprecated.
- getPackage() -
Static method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelFactoryImpl
- Deprecated.
- getParameterDirection() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getParameterDirection() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for enum '
Parameter Direction
'
- getParameters() -
Method in interface org.sintef.mofscript.MOFScriptModel.FunctionCall
- Returns the value of the 'Parameters' containment reference list.
- getParameters() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
-
- getParameters() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
-
- getParameters() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- getParameters() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
- Returns the value of the 'Parameters' containment reference list.
- getParameters() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Parameters' containment reference list.
- getParent(Object) -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
- Gets the parent of an element in the outline
- getParentEnvironment() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- getParserLineTracker() -
Static method in class org.sintef.mofscript.parser.ParserUtil
-
- getParserUtil() -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the parser util used for access to parsing and exeuction
- getPart1() -
Method in interface org.sintef.mofscript.MOFScriptModel.ArithmeticExpression
- Returns the value of the 'Part1' containment reference
- getPart1() -
Method in interface org.sintef.mofscript.MOFScriptModel.ComparisonExpression
- Returns the value of the 'Part1' containment reference
- getPart1() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ArithmeticExpressionImpl
-
- getPart1() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ComparisonExpressionImpl
-
- getPart1() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.LogicalExpressionImpl
-
- getPart1() -
Method in interface org.sintef.mofscript.MOFScriptModel.LogicalExpression
- Returns the value of the 'Part1' containment reference
- getPart2() -
Method in interface org.sintef.mofscript.MOFScriptModel.ArithmeticExpression
- Returns the value of the 'Part2' containment reference
- getPart2() -
Method in interface org.sintef.mofscript.MOFScriptModel.ComparisonExpression
- Returns the value of the 'Part2' containment reference
- getPart2() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ArithmeticExpressionImpl
-
- getPart2() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ComparisonExpressionImpl
-
- getPart2() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.LogicalExpressionImpl
-
- getPart2() -
Method in interface org.sintef.mofscript.MOFScriptModel.LogicalExpression
- Returns the value of the 'Part2' containment reference
- getPosition() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getPosition() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for class '
Position
'
- getPosition_Column() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getPosition_Column() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
Column
'
- getPosition_Row() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getPosition_Row() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
Row
'
- getPreferenceString(String) -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns a preference String from the preference store
- getPresentationReconciler(ISourceViewer) -
Method in class org.sintef.mofscript.editor.MofScriptConfiguration
-
- getPrintBody() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
-
- getPrintBody() -
Method in interface org.sintef.mofscript.MOFScriptModel.PrintStatement
- Returns the value of the 'Print Body' containment reference
- getPrintCommand() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
-
- getPrintCommand() -
Method in interface org.sintef.mofscript.MOFScriptModel.PrintStatement
- Returns the value of the 'Print Command' attribute
- getPrintStatement() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getPrintStatement() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Print Statement
'
- getPrintStatement_Context() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getPrintStatement_Context() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Context
'
- getPrintStatement_PrintBody() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getPrintStatement_PrintBody() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Print Body
'
- getPrintStatement_PrintCommand() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getPrintStatement_PrintCommand() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Print Command
'
- getProducedResources() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getProducedResources() -
Method in class org.sintef.mofscript.runtime.RuleExecutionStack
-
- getProtectedBlock() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getProtectedBlock() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for class '
Protected Block
'
- getProtectedBlock_Segment() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getProtectedBlock_Segment() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the containment reference list '
Segment
'
- getRealObject(Object) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- checks if an object is a proxy and resolves it
- getReference() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getReference() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Reference
'
- getReference_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getReference_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getReferenceCache() -
Method in class org.sintef.mofscript.runtime.RuleExecutor
-
- getResource(URI) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getResourceBundle() -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the plugin's resource bundle,
- getResourceBundle() -
Method in class org.sintef.mofscript.XMIImport.XMIImportPlugin
- Returns the plugin's resource bundle,
- getResources() -
Static method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- getResourceSet() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getResourceString(String) -
Static method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the string from the plugin's resource bundle,
or 'key' if not found.
- getResourceString(String) -
Static method in class org.sintef.mofscript.XMIImport.XMIImportPlugin
- Returns the string from the plugin's resource bundle,
or 'key' if not found.
- getResultAssignment() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getResultAssignment() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Result Assignment
'
- getResultAssignment_Expression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getResultAssignment_Expression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Expression
'
- getResultAssignment_Operator() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getResultAssignment_Operator() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Operator
'
- getResultAssignment_ResultPart() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getResultAssignment_ResultPart() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Result Part
'
- getResultPart() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ResultAssignmentImpl
-
- getResultPart() -
Method in interface org.sintef.mofscript.MOFScriptModel.ResultAssignment
- Returns the value of the 'Result Part' attribute
- getReturn() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- getReturn() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Return' attribute
- getReturnObject(String) -
Method in class org.sintef.mofscript.runtime.RuleExecutor
-
- getRow() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.PositionImpl
-
- getRow() -
Method in interface org.sintef.mofscript.traceabilitymodel.Position
- Returns the value of the 'Row' attribute
- getRule() -
Method in class org.sintef.mofscript.runtime.RuleExecutor
-
- getRuleReturnValue() -
Method in class org.sintef.mofscript.runtime.RuleExecutor
-
- getRulesForConcept(String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getRulesForConcept2(String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getScopedName() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
-
- getScopedName() -
Method in interface org.sintef.mofscript.traceabilitymodel.ModelElementRef
- Returns the value of the 'Scoped Name' attribute
- getSegment() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.ProtectedBlockImpl
-
- getSegment() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
-
- getSegment() -
Method in interface org.sintef.mofscript.traceabilitymodel.ProtectedBlock
- Returns the value of the 'Segment' containment reference list.
- getSegment() -
Method in interface org.sintef.mofscript.traceabilitymodel.Trace
- Returns the value of the 'Segment' reference list.
- getSimpleExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getSimpleExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Simple Expression
'
- getSimpleExpression_AdditionalExpressionPart() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getSimpleExpression_AdditionalExpressionPart() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Additional Expression Part
'
- getSource() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
-
- getSource() -
Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
- Returns the value of the 'Source' containment reference
- getSourceMetaModel() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Retrieves the source metamodel
- getSourceMetaModel() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getSourceMetaModel(String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getSourceMMTokens() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getSourceModel() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getSourceOperationID() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
-
- getSourceOperationID() -
Method in interface org.sintef.mofscript.traceabilitymodel.Trace
- Returns the value of the 'Source Operation ID' attribute
- getSourceOperationName() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
-
- getSourceOperationName() -
Method in interface org.sintef.mofscript.traceabilitymodel.Trace
- Returns the value of the 'Source Operation Name' attribute
- getSpecification() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.ValueExpressionImpl
-
- getSpecification() -
Method in interface org.sintef.mofscript.MOFScriptModel.ValueExpression
- Returns the value of the 'Specification' attribute
- getStartOffset() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceableSegmentImpl
-
- getStartOffset() -
Method in interface org.sintef.mofscript.traceabilitymodel.TraceableSegment
- Returns the value of the 'Start Offset' reference
- getStartPosition() -
Method in interface org.sintef.mofscript.traceabilitymodel.Block
- Returns the value of the 'Start Position' reference
- getStartPosition() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
-
- getStatements() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptStatementOwnerImpl
-
- getStatements() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptStatementOwner
- Returns the value of the 'Statements' containment reference list.
- getStereoType(EObject, String) -
Static method in class org.sintef.mofscript.uml2Extensions.runtime.UML2_MOFScriptUtil
- returns a named stereotype for a uml2 element
- getStereoTypes(EObject) -
Static method in class org.sintef.mofscript.uml2Extensions.runtime.UML2_MOFScriptUtil
- returns the stereotypes for a UML2 element
- getStereoTypesFromAnnotation(EObject, ResourceSet) -
Static method in class org.sintef.mofscript.uml2Extensions.runtime.UML2_MOFScriptUtil
- Returns a stereotype defined by an annotation
- getStream() -
Static method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns the message stream associated with the console
- getString(String) -
Static method in class org.sintef.mofscript.editor.MofScriptEditorMessages
-
- getTabWidth(ISourceViewer) -
Method in class org.sintef.mofscript.editor.MofScriptConfiguration
-
- getTargetMetaModel() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Retrieves the target metamodel
- getTargetMetaModel() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getTargetMMTokens() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getTempVar() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
-
- getTextHover(ISourceViewer, String) -
Method in class org.sintef.mofscript.editor.MofScriptConfiguration
-
- getTrace() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTrace() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceModelImpl
-
- getTrace() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for class '
Trace
'
- getTrace() -
Method in interface org.sintef.mofscript.traceabilitymodel.TraceModel
- Returns the value of the 'Trace' containment reference list.
- getTrace_OriginatingElement() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTrace_OriginatingElement() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the reference '
Originating Element
'
- getTrace_Segment() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTrace_Segment() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the reference list '
Segment
'
- getTrace_SourceOperationID() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTrace_SourceOperationID() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
Source Operation ID
'
- getTrace_SourceOperationName() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTrace_SourceOperationName() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the attribute '
Source Operation Name
'
- gettraceabilitymodelFactory() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- gettraceabilitymodelFactory() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the factory that creates the instances of the model
- gettraceabilitymodelPackage() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelFactoryImpl
-
- gettraceabilitymodelPackage() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelFactory
- Returns the package supported by this factory
- getTraceableSegment() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTraceableSegment() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for class '
Traceable Segment
'
- getTraceableSegment_EndOffset() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTraceableSegment_EndOffset() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the reference '
End Offset
'
- getTraceableSegment_OwningBlock() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTraceableSegment_OwningBlock() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the container reference '
Owning Block
'
- getTraceableSegment_StartOffset() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTraceableSegment_StartOffset() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the reference '
Start Offset
'
- getTraceModel() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTraceModel() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for class '
Trace Model
'
- getTraceModel_Files() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTraceModel_Files() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the containment reference list '
Files
'
- getTraceModel_Trace() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
-
- getTraceModel_Trace() -
Method in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- Returns the meta object for the containment reference list '
Trace
'
- getTransformation() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptSpecificationImpl
-
- getTransformation() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptSpecification
- Returns the value of the 'Transformation' containment reference list.
- getTransformation() -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getTransformationModel() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
-
- getTransformationProxy() -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- returns the current transformation model
- getTransformationProxy() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getTransformationRule() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Transformation Rule
'
- getTransformationRule(String) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getTransformationRule2(String, String, String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- Deprecated.
- getTransformationRule_AccessLevel() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_AccessLevel() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Access Level
'
- getTransformationRule_Context() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_Context() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Context
'
- getTransformationRule_Extends() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_Extends() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the reference '
Extends
'
- getTransformationRule_IsAbstract() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_IsAbstract() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Is Abstract
'
- getTransformationRule_IsEntryPoint() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_IsEntryPoint() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Is Entry Point
'
- getTransformationRule_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getTransformationRule_Owner() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_Owner() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the container reference '
Owner
'
- getTransformationRule_Parameters() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_Parameters() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference list '
Parameters
'
- getTransformationRule_Return() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getTransformationRule_Return() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Return
'
- getTransformationRuleForType(FunctionCall, String, String, String, Object) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getTransformationrules() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
-
- getTransformationrules() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
- Returns the value of the 'Transformationrules' containment reference list.
- getTransformationRules(String, String, String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- Returns all rules with the same name
- getTransformationRules() -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- getType() -
Method in interface org.sintef.mofscript.MOFScriptModel.CreateStatement
- Returns the value of the 'Type' attribute
- getType() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.CreateStatementImpl
-
- getType() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
-
- getType() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.LiteralImpl
-
- getType() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
-
- getType() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptParameterImpl
-
- getType() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
-
- getType() -
Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
- Returns the value of the 'Type' attribute
- getType() -
Method in interface org.sintef.mofscript.MOFScriptModel.Literal
- Returns the value of the 'Type' attribute.
- getType() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptImport
- Returns the value of the 'Type' attribute.
- getType() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptParameter
- Returns the value of the 'Type' attribute
- getType() -
Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
- Returns the value of the 'Type' attribute
- getTypePrefix() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptParameterImpl
-
- getTypePrefix() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptParameter
- Returns the value of the 'Type Prefix' attribute
- getTypeProposalExtensions(int) -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- getTypeProposalExtensions(int) -
Method in class org.sintef.mofscript.uml2Extensions.editor.MofScriptUML2ContentAssistProcessor
- Returns the proposal extensions for UML types.
- getUMLIsAvailable() -
Static method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Returns a flag checking if UML2 support is available
- getUMLIsAvailable() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- Gets the property for UML2 availability
- getUri() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
-
- getUri() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptImport
- Returns the value of the 'Uri' attribute
- getURI() -
Method in interface org.sintef.mofscript.traceabilitymodel.File
- Returns the value of the 'URI' attribute
- getURI() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
-
- getUri() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
-
- getUri() -
Method in interface org.sintef.mofscript.traceabilitymodel.ModelElementRef
- Returns the value of the 'Uri' attribute
- getUseFileModel() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- The value of useFileModel defines id a file model is used rather than physical files
- getUseLog() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- getUseTraceability() -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- getValue() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.LiteralImpl
-
- getValue() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
-
- getValue() -
Method in interface org.sintef.mofscript.MOFScriptModel.Literal
- Returns the value of the 'Value' attribute
- getValue() -
Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
- Returns the value of the 'Value' containment reference
- getValueExpression() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getValueExpression() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Value Expression
'
- getValueExpression_Specification() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getValueExpression_Specification() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Specification
'
- getVariable() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
-
- getVariable() -
Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
- Returns the value of the 'Variable' attribute
- getVariable(String) -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- Fetches a variable by name
- getVariableDeclaration() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getVariableDeclaration() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for class '
Variable Declaration
'
- getVariableDeclaration_CalculatedValue() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getVariableDeclaration_CalculatedValue() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Calculated Value
'
- getVariableDeclaration_Constant() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getVariableDeclaration_Constant() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Constant
'
- getVariableDeclaration_Name() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getVariableDeclaration_Name() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Name
'
- getVariableDeclaration_Type() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getVariableDeclaration_Type() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the attribute '
Type
'
- getVariableDeclaration_Value() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
-
- getVariableDeclaration_Value() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- Returns the meta object for the containment reference '
Value
'
- getVariableImplementation(String) -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- Retrurns the implementation of a variable
If teh variable implementation has not been instantiatied, this is done here.
- getVariables() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptStatementOwnerImpl
-
- getVariables() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
-
- getVariables() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptStatementOwner
- Returns the value of the 'Variables' containment reference list.
- getVariables() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
- Returns the value of the 'Variables' containment reference list.
- GT -
Static variable in class org.sintef.mofscript.MOFScriptModel.ComparisonOperator
- The 'GT' literal value
- GT -
Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
-
- GT_LITERAL -
Static variable in class org.sintef.mofscript.MOFScriptModel.ComparisonOperator
- The 'GT' literal object
A B C D E F G H I K L M N O P Q R S T U V W X Z _