A B C D E F G H I K L M N O P Q R S T U V W X Z _
F
- fColorTable -
Variable in class org.sintef.mofscript.editor.ColorManager
-
- fContent -
Variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
-
- fDefaultTextAttribute -
Variable in class org.sintef.mofscript.editor.NonRuleBasedDamagerRepairer
- The default text attribute if non is returned as data by the current token
- fDocument -
Variable in class org.sintef.mofscript.editor.NonRuleBasedDamagerRepairer
- The document this object works on
- fDocumentProvider -
Variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage
-
- fgProposals -
Static variable in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- File - Interface in org.sintef.mofscript.traceabilitymodel
- A representation of the model object 'File'
- FILE -
Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- The meta object id for the '
File
' class
- FILE__BLOCKS -
Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- The feature id for the 'Blocks' containment reference list
- FILE__ID -
Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- The feature id for the 'ID' attribute
- FILE__NAME -
Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- The feature id for the 'Name' attribute
- FILE__URI -
Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- The feature id for the 'URI' attribute
- FILE_FEATURE_COUNT -
Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
- The number of structural features of the the 'File' class
- FILE_REFERENCE_EDEFAULT -
Static variable in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
- The default value of the '
File Reference
' attribute
- FILE_STATEMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The meta object id for the '
File Statement
' class
- FILE_STATEMENT__COLUMN -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Column' attribute
- FILE_STATEMENT__COMMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Comment' containment reference list
- FILE_STATEMENT__FILE_REFERENCE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'File Reference' attribute
- FILE_STATEMENT__FILE_URI -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'File URI' containment reference
- FILE_STATEMENT__LINE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Line' attribute
- FILE_STATEMENT__OWNER -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Owner' container reference
- FILE_STATEMENT__STATEMENTS -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Statements' containment reference list
- FILE_STATEMENT__USE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Use' attribute
- FILE_STATEMENT__VARIABLES -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Variables' containment reference list
- FILE_STATEMENT_FEATURE_COUNT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The number of structural features of the the 'File Statement' class
- FileImpl - Class in org.sintef.mofscript.traceabilitymodel.impl
- An implementation of the model object 'File'
- FileImpl() -
Constructor for class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
-
- fileReference -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
- The cached value of the '
File Reference
' attribute
- files -
Variable in class org.sintef.mofscript.traceabilitymodel.impl.TraceModelImpl
- The cached value of the '
Files
' containment reference list
- FileStatement - Interface in org.sintef.mofscript.MOFScriptModel
- A representation of the model object 'File Statement'
- fileStatement() -
Method in class org.sintef.mofscript.parser.MofScriptParser
- File statement
- FileStatementExecutor - Class in org.sintef.mofscript.runtime.statement
-
- FileStatementExecutor(MOFScriptStatement, ExecutionEnvironment, RuleExecutor) -
Constructor for class org.sintef.mofscript.runtime.statement.FileStatementExecutor
-
- FileStatementImpl - Class in org.sintef.mofscript.MOFScriptModel.impl
- An implementation of the model object 'File Statement'
- FileStatementImpl() -
Constructor for class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
-
- fileURI -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
- The cached value of the '
File URI
' containment reference
- filterExpression -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
- The cached value of the '
Filter Expression
' containment reference
- filterSpec() -
Method in class org.sintef.mofscript.parser.MofScriptParser
- Filer for an iterator
- finalize() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- finalize() -
Method in class org.sintef.mofscript.runtime.RuleExecutor
-
- findEndOfWhiteSpace(IDocument, int, int) -
Method in class org.sintef.mofscript.editor.MofScriptAutoIndentStrategy
- Returns the first offset greater than
offset
and smaller than
end
whose character is not a space or tab character.
- findFeatureForEcoreConcept(String, String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- findFeatureForSourceConcept(String, String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- Locates a feature for a given metamodel concept in the source metamodel
- findFeatureForSourceRootConcept(String, String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- findFeatureForTargetConcept(String, String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
- Locates a feature for a given metamodel concept in the target metamodel
- findGlobalParameter(String) -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Returns the type name of the parameter if it exists
- findGlobalVariables(MOFScriptTransformation, String) -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
-
- findMatchingOpenBracket(IDocument, int, int, int, int) -
Method in class org.sintef.mofscript.editor.MofScriptAutoIndentStrategy
- Returns the line number of the next bracket after end.
- findSourceMetaModelConcept(String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- findTargetMetaModelConcept(String) -
Method in class org.sintef.mofscript.runtime.ExecutionManager
-
- findVariable(String) -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
- Find a variable either globally or locally
- findVariable(String) -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
-
- fInput -
Variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage
-
- fInstallOffset -
Variable in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor.Validator
-
- fPositionUpdater -
Variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
-
- fText -
Variable in class org.sintef.mofscript.editor.MofScriptDoubleClickStrategy
-
- fTextEditor -
Variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage
-
- function -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallStatementImpl
- The cached value of the '
Function
' containment reference
- FUNCTION_CALL -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The meta object id for the '
Function Call
' class
- FUNCTION_CALL__ADDITIONAL_EXPRESSION_PART -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Additional Expression Part' containment reference list
- FUNCTION_CALL__COLUMN -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Column' attribute
- FUNCTION_CALL__COMMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Comment' containment reference list
- FUNCTION_CALL__IS_SUPER_CALL -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Is Super Call' attribute
- FUNCTION_CALL__LINE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Line' attribute
- FUNCTION_CALL__NAME -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Name' attribute
- FUNCTION_CALL__PARAMETERS -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Parameters' containment reference list
- FUNCTION_CALL__SPECIFICATION -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Specification' attribute
- FUNCTION_CALL_FEATURE_COUNT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The number of structural features of the the 'Function Call' class
- FUNCTION_CALL_STATEMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The meta object id for the '
Function Call Statement
' class
- FUNCTION_CALL_STATEMENT__COLUMN -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Column' attribute
- FUNCTION_CALL_STATEMENT__COMMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Comment' containment reference list
- FUNCTION_CALL_STATEMENT__FUNCTION -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Function' containment reference
- FUNCTION_CALL_STATEMENT__LINE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Line' attribute
- FUNCTION_CALL_STATEMENT__OWNER -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Owner' container reference
- FUNCTION_CALL_STATEMENT__STATEMENTS -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Statements' containment reference list
- FUNCTION_CALL_STATEMENT__VARIABLES -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Variables' containment reference list
- FUNCTION_CALL_STATEMENT_FEATURE_COUNT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The number of structural features of the the 'Function Call Statement' class
- FunctionCall - Interface in org.sintef.mofscript.MOFScriptModel
- A representation of the model object 'Function Call'
- FunctionCallEvaluator - Class in org.sintef.mofscript.runtime.expression
-
- FunctionCallEvaluator(Expression, ExecutionEnvironment, RuleExecutor) -
Constructor for class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
-
- functionCallExpression(String) -
Method in class org.sintef.mofscript.parser.MofScriptParser
- Function call expression.
- FunctionCallImpl - Class in org.sintef.mofscript.MOFScriptModel.impl
- An implementation of the model object 'Function Call'
- FunctionCallImpl() -
Constructor for class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
-
- FunctionCallStatement - Interface in org.sintef.mofscript.MOFScriptModel
- A representation of the model object 'Function Call Statement'
- functionCallStatement(String) -
Method in class org.sintef.mofscript.parser.MofScriptParser
- Function Call statement
- FunctionCallStatementExecutor - Class in org.sintef.mofscript.runtime.statement
-
- FunctionCallStatementExecutor(MOFScriptStatement, ExecutionEnvironment, RuleExecutor) -
Constructor for class org.sintef.mofscript.runtime.statement.FunctionCallStatementExecutor
-
- FunctionCallStatementImpl - Class in org.sintef.mofscript.MOFScriptModel.impl
- An implementation of the model object 'Function Call Statement'
- FunctionCallStatementImpl() -
Constructor for class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallStatementImpl
-
- functionOrReference() -
Method in class org.sintef.mofscript.parser.MofScriptParser
-
A B C D E F G H I K L M N O P Q R S T U V W X Z _