A B C D E F G H I K L M N O P Q R S T U V W X Z _
I
- id -
Variable in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
- The cached value of the '
ID
' attribute
- id -
Variable in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
- The cached value of the '
ID
' attribute
- id -
Variable in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
- The cached value of the '
ID
' attribute
- ID_EDEFAULT -
Static variable in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
- The default value of the '
ID
' attribute
- ID_EDEFAULT -
Static variable in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
- The default value of the '
ID
' attribute
- ID_EDEFAULT -
Static variable in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
- The default value of the '
ID
' attribute
- IF_STATEMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The meta object id for the '
If Statement
' class
- IF_STATEMENT__COLUMN -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Column' attribute
- IF_STATEMENT__COMMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Comment' containment reference list
- IF_STATEMENT__ELSE_BRANCH -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Else Branch' containment reference list
- IF_STATEMENT__IF_EXPRESSION -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'If Expression' containment reference
- IF_STATEMENT__LINE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Line' attribute
- IF_STATEMENT__OWNER -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Owner' container reference
- IF_STATEMENT__STATEMENTS -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Statements' containment reference list
- IF_STATEMENT__VARIABLES -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Variables' containment reference list
- IF_STATEMENT_FEATURE_COUNT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The number of structural features of the the 'If Statement' class
- ifExpression -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.IfStatementImpl
- The cached value of the '
If Expression
' containment reference
- IfStatement - Interface in org.sintef.mofscript.MOFScriptModel
- A representation of the model object 'If Statement'
- ifStatement() -
Method in class org.sintef.mofscript.parser.MofScriptParser
- If statements
- IfStatementExecutor - Class in org.sintef.mofscript.runtime.statement
-
- IfStatementExecutor(MOFScriptStatement, ExecutionEnvironment, RuleExecutor) -
Constructor for class org.sintef.mofscript.runtime.statement.IfStatementExecutor
-
- IfStatementImpl - Class in org.sintef.mofscript.MOFScriptModel.impl
- An implementation of the model object 'If Statement'
- IfStatementImpl() -
Constructor for class org.sintef.mofscript.MOFScriptModel.impl.IfStatementImpl
-
- IMPORT -
Static variable in class org.sintef.mofscript.MOFScriptModel.ImportSemantics
- The 'IMPORT' literal value
- Import14 - Class in org.sintef.mofscript.XMIImport.actions
-
- Import14() -
Constructor for class org.sintef.mofscript.XMIImport.actions.Import14
- Constructor for Action1.
- IMPORT_DIRECTORY -
Static variable in class org.sintef.mofscript.editor.MofScriptPreferences
-
- IMPORT_LITERAL -
Static variable in class org.sintef.mofscript.MOFScriptModel.ImportSemantics
- The 'IMPORT' literal object
- IMPORT_SEMANTICS -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The meta object id for the '
Import Semantics
' enum
- IMPORT_SEMANTICS_EDEFAULT -
Static variable in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
- The default value of the '
Import Semantics
' attribute
- IMPORT_TYPE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The meta object id for the '
Import Type
' enum
- imports -
Variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.ModuleSegment
-
- imports -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptSpecificationImpl
- The cached value of the '
Imports
' containment reference list
- importSemantics -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
- The cached value of the '
Import Semantics
' attribute
- ImportSemantics - Class in org.sintef.mofscript.MOFScriptModel
- A representation of the literals of the enumeration 'Import Semantics',
and utility methods for working with them
- ImportType - Class in org.sintef.mofscript.MOFScriptModel
- A representation of the literals of the enumeration 'Import Type',
and utility methods for working with them
- importUri() -
Method in class org.sintef.mofscript.parser.MofScriptParser
-
- IN -
Static variable in class org.sintef.mofscript.MOFScriptModel.ParameterDirection
- The 'IN' literal value
- IN_LITERAL -
Static variable in class org.sintef.mofscript.MOFScriptModel.ParameterDirection
- The 'IN' literal object
- increaseIteratorCount() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- Increases iterator counter
- increaseIteratorPosition() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- Increase position counter
- incrementParserLineTracker() -
Static method in class org.sintef.mofscript.parser.ParserUtil
-
- indent() -
Static method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- Increases the indentation for printing
- init(IWorkbench) -
Method in class org.sintef.mofscript.editor.MofScriptPreferences
-
- init(IEditorSite, IEditorInput) -
Method in class org.sintef.mofscript.editor.MofScriptTextEditor
- Initiates editor
- init(IWorkbench, IStructuredSelection) -
Method in class org.sintef.mofscript.editor.wizards.MofScriptNewWizard
- We will accept the selection in the workbench to see if
we can initialize from it.
- init() -
Static method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
- Creates, registers, and initializes the Package for this
model, and for any others upon which it depends.
- init() -
Static method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
- Creates, registers, and initializes the Package for this
model, and for any others upon which it depends.
- initializeDefaultPluginPreferences() -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
-
- initializePackageContents() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptModelPackageImpl
- Complete the initialization of the package and its meta-model.
- initializePackageContents() -
Method in class org.sintef.mofscript.traceabilitymodel.impl.traceabilitymodelPackageImpl
- Complete the initialization of the package and its meta-model.
- initializeVariable(String) -
Method in class org.sintef.mofscript.runtime.expression.ReferenceEvaluator
-
- initIteratorCounters() -
Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
- Resets itarator counters
- initUMLSupport() -
Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
- Tests if UML2 classes are available by dynamic instantitation
If they are, the editor (and runtime) can provide extended support for UML2
- INOUT -
Static variable in class org.sintef.mofscript.MOFScriptModel.ParameterDirection
- The 'INOUT' literal value
- INOUT_LITERAL -
Static variable in class org.sintef.mofscript.MOFScriptModel.ParameterDirection
- The 'INOUT' literal object
- INPUT_SOURCE_PROPERTY -
Static variable in class org.sintef.mofscript.editor.properties.MofScriptPropertyPage
-
- inputChanged(Viewer, Object, Object) -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
- Triggered when the document is changed
- install(IContextInformation, ITextViewer, int) -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor.Validator
-
- INTEGER -
Static variable in class org.sintef.mofscript.MOFScriptModel.LiteralType
- The 'INTEGER' literal value
- INTEGER_LITERAL -
Static variable in class org.sintef.mofscript.MOFScriptModel.LiteralType
- The 'INTEGER' literal object
- INTEGER_LITERAL -
Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
-
- integerFunctionOk(String, FunctionCall) -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
-
- integerLiteral() -
Method in class org.sintef.mofscript.parser.MofScriptParser
- Integer literal
- IS_ABSTRACT_EDEFAULT -
Static variable in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
- The default value of the '
Is Abstract
' attribute
- IS_ENTRY_POINT_EDEFAULT -
Static variable in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
- The default value of the '
Is Entry Point
' attribute
- IS_SUPER_CALL_EDEFAULT -
Static variable in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
- The default value of the '
Is Super Call
' attribute
- isAbstract -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
- The cached value of the '
Is Abstract
' attribute
- isBaseType(String) -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
- Checks if the input is a MOFScript base type
- isCollectionOperation(String) -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- isConstant() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
-
- isConstant() -
Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
- Returns the value of the 'Constant' attribute
- isContextInformationValid(int) -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor.Validator
-
- isDeleted(Object) -
Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
-
- isDocStyle() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptCommentImpl
-
- isDocStyle() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptComment
- Returns the value of the 'Doc Style' attribute
- isEntryPoint -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
- The cached value of the '
Is Entry Point
' attribute
- isFactoryForType(Object) -
Method in class org.sintef.mofscript.MOFScriptModel.util.MOFScriptModelAdapterFactory
- Returns whether this factory is applicable for the type of the object
- isFactoryForType(Object) -
Method in class org.sintef.mofscript.traceabilitymodel.util.traceabilitymodelAdapterFactory
- Returns whether this factory is applicable for the type of the object
- isIsAbstract() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- isIsAbstract() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Is Abstract' attribute
- isIsEntryPoint() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
-
- isIsEntryPoint() -
Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
- Returns the value of the 'Is Entry Point' attribute
- isIsSuperCall() -
Method in interface org.sintef.mofscript.MOFScriptModel.FunctionCall
- Returns the value of the 'Is Super Call' attribute
- isIsSuperCall() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
-
- isKindOf(EObject, Object) -
Static method in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
-
- isRootEnvironment() -
Method in class org.sintef.mofscript.runtime.RuleExecutionStack
-
- isSingleLine() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptCommentImpl
-
- isSingleLine() -
Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptComment
- Returns the value of the 'Single Line' attribute
- isSingularCollectionOperation(String) -
Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
-
- isSuperCall -
Variable in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
- The cached value of the '
Is Super Call
' attribute
- isSuperTransformation(MOFScriptTransformation, MOFScriptTransformation) -
Method in class org.sintef.mofscript.parser.MofScriptModelChecker
-
- isSuperTransformation(MOFScriptTransformation) -
Method in class org.sintef.mofscript.runtime.TransformationProxy
-
- isSystemFunction(String) -
Method in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
-
- isTypeOf(EObject, Object) -
Static method in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
-
- isUse() -
Method in interface org.sintef.mofscript.MOFScriptModel.FileStatement
- Returns the value of the 'Use' attribute
- isUse() -
Method in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
-
- isWhitespace(char) -
Method in class org.sintef.mofscript.editor.MofScriptWhitespaceDetector
-
- isWhitespace(char) -
Method in class org.sintef.mofscript.editor.WhitespaceDetector
-
- isWordPart(char) -
Method in class org.sintef.mofscript.editor.WordDetector
-
- isWordStart(char) -
Method in class org.sintef.mofscript.editor.WordDetector
-
- ITERATOR_STATEMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The meta object id for the '
Iterator Statement
' class
- ITERATOR_STATEMENT__COLUMN -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Column' attribute
- ITERATOR_STATEMENT__COMMENT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Comment' containment reference list
- ITERATOR_STATEMENT__FILTER_EXPRESSION -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Filter Expression' containment reference
- ITERATOR_STATEMENT__LINE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Line' attribute
- ITERATOR_STATEMENT__OWNER -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Owner' container reference
- ITERATOR_STATEMENT__SOURCE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Source' containment reference
- ITERATOR_STATEMENT__STATEMENTS -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Statements' containment reference list
- ITERATOR_STATEMENT__TYPE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Type' attribute
- ITERATOR_STATEMENT__VARIABLE -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Variable' attribute
- ITERATOR_STATEMENT__VARIABLES -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The feature id for the 'Variables' containment reference list
- ITERATOR_STATEMENT_FEATURE_COUNT -
Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
- The number of structural features of the the 'Iterator Statement' class
- iteratorBody(MOFScriptStatementOwner) -
Method in class org.sintef.mofscript.parser.MofScriptParser
- The body of an iterator
- IteratorStatement - Interface in org.sintef.mofscript.MOFScriptModel
- A representation of the model object 'Iterator Statement'
- iteratorStatement(SimpleExpression) -
Method in class org.sintef.mofscript.parser.MofScriptParser
- Iterator statement (FOREACH)
- IteratorStatementExecutor - Class in org.sintef.mofscript.runtime.statement
- Handles forEach statements
- IteratorStatementExecutor(MOFScriptStatement, ExecutionEnvironment, RuleExecutor) -
Constructor for class org.sintef.mofscript.runtime.statement.IteratorStatementExecutor
-
- IteratorStatementImpl - Class in org.sintef.mofscript.MOFScriptModel.impl
- An implementation of the model object 'Iterator Statement'
- IteratorStatementImpl() -
Constructor for class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
-
A B C D E F G H I K L M N O P Q R S T U V W X Z _