A B C D E F G H I K L M N O P R S T U V W X Z _

S

safeClear() - Method in class org.sintef.mofscript.runtime.RuleExecutionStack
Safe clearance
saveTargetModel(File) - Method in class org.sintef.mofscript.runtime.ExecutionManager
Saves the target model to the file given as parameter The file is saved in XMI for the target meta model (or rather the chosen root element of that meta model)
scopedName() - Method in class org.sintef.mofscript.parser.MofScriptParser
A scoped name ( .
scopedStatement(MOFScriptStatementOwner) - Method in class org.sintef.mofscript.parser.MofScriptParser
Scoped statement - a statement within curly brackets
segment - Variable in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
The cached value of the 'Segment' reference
SEGMENTS - Static variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
 
SELECTION_BG - Static variable in class org.sintef.mofscript.editor.ColorManager
 
SELECTION_FG - Static variable in class org.sintef.mofscript.editor.ColorManager
 
selectionChanged(SelectionChangedEvent) - Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage
Event handler for selection changes in the outliner
selectionChanged(IAction, ISelection) - Method in class org.sintef.mofscript.editor.MofScriptEditorActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.sintef.mofscript.editor.MofScriptPopupActionDelegate
 
selectionChanged(IAction, ISelection) - Method in class org.sintef.mofscript.XMIImport.actions.Import14
 
selectQuotes(int) - Method in class org.sintef.mofscript.editor.MofScriptDoubleClickStrategy
Selecting comments
selectWord(int) - Method in class org.sintef.mofscript.editor.MofScriptDoubleClickStrategy
Selects a word
SEMI_COLON - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
setAccessLevel(AccessLevel) - Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
 
setAccessLevel(AccessLevel) - Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
Sets the value of the 'Access Level' attribute
setActiveEditor(IAction, IEditorPart) - Method in class org.sintef.mofscript.editor.MofScriptEditorActionDelegate
 
setActiveEditor(IAction, IEditorPart) - Method in class org.sintef.mofscript.editor.MofScriptPopupActionDelegate
 
setActivePart(IAction, IWorkbenchPart) - Method in class org.sintef.mofscript.XMIImport.actions.Import14
 
setAfter(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
 
setAfter(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
Sets the value of the 'After' containment reference
setBefore(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
 
setBefore(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
Sets the value of the 'Before' containment reference
setBetween(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
 
setBetween(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
Sets the value of the 'Between' containment reference
setCachedReference(String, Object) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Puts a refrence into the cache
setCalculatedValue(Object) - Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
 
setCalculatedValue(Object) - Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
Sets the value of the 'Calculated Value' attribute
setColumn(int) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptObjectImpl
 
setColumn(int) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptObject
Sets the value of the 'Column' attribute
setCommentText(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptCommentImpl
 
setCommentText(String) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptComment
Sets the value of the 'Comment Text' attribute
setCompilePath(String) - Method in class org.sintef.mofscript.parser.ParserUtil
The compilePath is given as a sequence of directory reference, separated by ';'
setCondition(LogicalExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.WhileStatementImpl
 
setCondition(LogicalExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.WhileStatement
Sets the value of the 'Condition' containment reference
setConstant(boolean) - Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
 
setConstant(boolean) - Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
Sets the value of the 'Constant' attribute
setContext(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
 
setContext(MOFScriptParameter) - Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
 
setContext(String) - Method in interface org.sintef.mofscript.MOFScriptModel.PrintStatement
Sets the value of the 'Context' attribute
setContext(MOFScriptParameter) - Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
Sets the value of the 'Context' containment reference
setCurrentStream(String, String) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Creates a new file and stream
setCurrentStream(String) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Set the current stream
setDirection(ParameterDirection) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptParameterImpl
 
setDirection(ParameterDirection) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptParameter
Sets the value of the 'Direction' attribute
setDocStyle(boolean) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptCommentImpl
 
setDocStyle(boolean) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptComment
Sets the value of the 'Doc Style' attribute
setDocument(IDocument) - Method in class org.sintef.mofscript.editor.NonRuleBasedDamagerRepairer
 
setEditor(MofScriptTextEditor) - Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
 
setEndPos(long) - Method in interface org.sintef.mofscript.traceabilitymodel.Block
Sets the value of the 'End Pos' attribute
setEndPos(long) - Method in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
 
setEndPos(long) - Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceableSegmentImpl
 
setEndPos(long) - Method in interface org.sintef.mofscript.traceabilitymodel.TraceableSegment
Sets the value of the 'End Pos' attribute
setExecutionEnvironment(ExecutionEnvironment) - Method in class org.sintef.mofscript.runtime.RuleExecutor
 
setExecutionResourceProperties(IFile) - Method in class org.sintef.mofscript.editor.ExecutionUtility
Sets some properties on the transformation file
setExpression(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.GeneralAssignment
Sets the value of the 'Expression' containment reference
setExpression(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.GeneralAssignmentImpl
 
setExpression(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ResultAssignmentImpl
 
setExpression(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.ResultAssignment
Sets the value of the 'Expression' containment reference
setExtends(MOFScriptTransformation) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
 
setExtends(TransformationRule) - Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
 
setExtends(MOFScriptTransformation) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
Sets the value of the 'Extends' reference
setExtends(TransformationRule) - Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
Sets the value of the 'Extends' reference
setExtendsName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
 
setExtendsName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
Sets the value of the 'Extends Name' attribute
setExtendsRelation(MOFScriptTransformation, Hashtable) - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Set the extend relation
setFeatureRef(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
 
setFeatureRef(String) - Method in interface org.sintef.mofscript.traceabilitymodel.ModelElementRef
Sets the value of the 'Feature Ref' attribute
setFileMetaModelRepository(String) - Method in class org.sintef.mofscript.runtime.ExecutionManager
Sets the metamodel repository location, and updates the cached registry
setFileReference(String) - Method in interface org.sintef.mofscript.MOFScriptModel.FileStatement
Sets the value of the 'File Reference' attribute
setFileReference(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
 
setFileURI(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.FileStatement
Sets the value of the 'File URI' containment reference
setFileURI(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
 
setFilterExpression(LogicalExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
 
setFilterExpression(LogicalExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
Sets the value of the 'Filter Expression' containment reference
setFunction(FunctionCall) - Method in interface org.sintef.mofscript.MOFScriptModel.FunctionCallStatement
Sets the value of the 'Function' containment reference
setFunction(FunctionCall) - Method in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallStatementImpl
 
setID(String) - Method in interface org.sintef.mofscript.traceabilitymodel.Block
Sets the value of the 'ID' attribute
setID(String) - Method in interface org.sintef.mofscript.traceabilitymodel.File
Sets the value of the 'ID' attribute
setID(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
 
setID(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
 
setID(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
 
setID(String) - Method in interface org.sintef.mofscript.traceabilitymodel.ModelElementRef
Sets the value of the 'ID' attribute
setIfExpression(LogicalExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.IfStatement
Sets the value of the 'If Expression' containment reference
setIfExpression(LogicalExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.IfStatementImpl
 
setImportSemantics(ImportSemantics) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
 
setImportSemantics(ImportSemantics) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptImport
Sets the value of the 'Import Semantics' attribute
setInput(Object) - Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage
Sets the input object
setInputFileLocation(String) - Method in class org.sintef.mofscript.parser.ParserUtil
Defines the location of input files
setIsAbstract(boolean) - Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
 
setIsAbstract(boolean) - Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
Sets the value of the 'Is Abstract' attribute
setIsCachableReference(boolean) - Method in class org.sintef.mofscript.runtime.expression.ReferenceEvaluator
Sets if this refrence expression is cachable
setIsEntryPoint(boolean) - Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
 
setIsEntryPoint(boolean) - Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
Sets the value of the 'Is Entry Point' attribute
setIsSuperCall(boolean) - Method in interface org.sintef.mofscript.MOFScriptModel.FunctionCall
Sets the value of the 'Is Super Call' attribute
setIsSuperCall(boolean) - Method in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
 
setLine(int) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptObjectImpl
 
setLine(int) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptObject
Sets the value of the 'Line' attribute
setMetaModelRepositoryURI(String) - Method in class org.sintef.mofscript.parser.ParserUtil
Defines the metamodel repository uri location
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.CreateStatement
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.FunctionCall
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.GeneralAssignment
Sets the value of the 'Name' attribute
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.CreateStatementImpl
 
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
 
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.GeneralAssignmentImpl
 
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
 
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptParameterImpl
 
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
 
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ReferenceImpl
 
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
 
setName(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
 
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptImport
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptParameter
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptTransformation
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.Reference
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.sintef.mofscript.traceabilitymodel.File
Sets the value of the 'Name' attribute
setName(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
 
setName(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
 
setName(String) - Method in interface org.sintef.mofscript.traceabilitymodel.ModelElementRef
Sets the value of the 'Name' attribute
setOperator(ArithmeticOperator) - Method in interface org.sintef.mofscript.MOFScriptModel.ArithmeticExpression
Sets the value of the 'Operator' attribute
setOperator(ComparisonOperator) - Method in interface org.sintef.mofscript.MOFScriptModel.ComparisonExpression
Sets the value of the 'Operator' attribute
setOperator(AssignmentOperator) - Method in interface org.sintef.mofscript.MOFScriptModel.GeneralAssignment
Sets the value of the 'Operator' attribute
setOperator(ArithmeticOperator) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ArithmeticExpressionImpl
 
setOperator(ComparisonOperator) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ComparisonExpressionImpl
 
setOperator(AssignmentOperator) - Method in class org.sintef.mofscript.MOFScriptModel.impl.GeneralAssignmentImpl
 
setOperator(LogicalOperator) - Method in class org.sintef.mofscript.MOFScriptModel.impl.LogicalExpressionImpl
 
setOperator(AssignmentOperator) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ResultAssignmentImpl
 
setOperator(LogicalOperator) - Method in interface org.sintef.mofscript.MOFScriptModel.LogicalExpression
Sets the value of the 'Operator' attribute
setOperator(AssignmentOperator) - Method in interface org.sintef.mofscript.MOFScriptModel.ResultAssignment
Sets the value of the 'Operator' attribute
setOriginatingElement(ModelElementRef) - Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
 
setOriginatingElement(ModelElementRef) - Method in interface org.sintef.mofscript.traceabilitymodel.Trace
Sets the value of the 'Originating Element' containment reference
setOwner(MOFScriptStatementOwner) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptStatementImpl
 
setOwner(MOFScriptTransformation) - Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
 
setOwner(MOFScriptStatementOwner) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptStatement
Sets the value of the 'Owner' container reference
setOwner(MOFScriptTransformation) - Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
Sets the value of the 'Owner' container reference
setOwnerStack(RuleExecutionStack) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Sets the owner stack
setParentEnvironment(ExecutionEnvironment) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Sets the parent environment
setParseInfo(MOFScriptObject) - Static method in class org.sintef.mofscript.parser.ParserUtil
Utiliy function for setting line and comment information on parsed objects.
setParserLine(int) - Static method in class org.sintef.mofscript.parser.ParserUtil
Deprecated.  
setPart1(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.ArithmeticExpression
Sets the value of the 'Part1' containment reference
setPart1(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.ComparisonExpression
Sets the value of the 'Part1' containment reference
setPart1(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ArithmeticExpressionImpl
 
setPart1(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ComparisonExpressionImpl
 
setPart1(Expression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.LogicalExpressionImpl
 
setPart1(Expression) - Method in interface org.sintef.mofscript.MOFScriptModel.LogicalExpression
Sets the value of the 'Part1' containment reference
setPart2(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.ArithmeticExpression
Sets the value of the 'Part2' containment reference
setPart2(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.ComparisonExpression
Sets the value of the 'Part2' containment reference
setPart2(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ArithmeticExpressionImpl
 
setPart2(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ComparisonExpressionImpl
 
setPart2(Expression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.LogicalExpressionImpl
 
setPart2(Expression) - Method in interface org.sintef.mofscript.MOFScriptModel.LogicalExpression
Sets the value of the 'Part2' containment reference
setPrintBody(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
 
setPrintBody(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.PrintStatement
Sets the value of the 'Print Body' containment reference
setPrintCommand(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
 
setPrintCommand(String) - Method in interface org.sintef.mofscript.MOFScriptModel.PrintStatement
Sets the value of the 'Print Command' attribute
setPrintContext(String) - Static method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Sets the print context
setProtectedBlock(boolean) - Method in interface org.sintef.mofscript.traceabilitymodel.Block
Sets the value of the 'Protected Block' attribute
setProtectedBlock(boolean) - Method in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
 
setResultPart(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ResultAssignmentImpl
 
setResultPart(String) - Method in interface org.sintef.mofscript.MOFScriptModel.ResultAssignment
Sets the value of the 'Result Part' attribute
setReturn(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
 
setReturn(String) - Method in interface org.sintef.mofscript.MOFScriptModel.TransformationRule
Sets the value of the 'Return' attribute
setRootDirectory(String) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Defines the root directory for file generation
setRootDirectory(String) - Method in class org.sintef.mofscript.runtime.ExecutionManager
Sets the root directory for output generation
setRootDirectoryProperty(IFile) - Method in class org.sintef.mofscript.editor.ExecutionUtility
Sets the root directory property for a given file resource The root directory property is used when generating output files If a transformation only specifies relative paths, this property is used for absolute location
setRuleReturnValue(Object) - Method in class org.sintef.mofscript.runtime.RuleExecutor
Sets the rule_return_value
setSegment(TraceableSegment) - Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
 
setSegment(TraceableSegment) - Method in interface org.sintef.mofscript.traceabilitymodel.Trace
Sets the value of the 'Segment' reference
setSingleLine(boolean) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptCommentImpl
 
setSingleLine(boolean) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptComment
Sets the value of the 'Single Line' attribute
setSource(SimpleExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
 
setSource(SimpleExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
Sets the value of the 'Source' containment reference
setSourceOperationID(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
 
setSourceOperationID(String) - Method in interface org.sintef.mofscript.traceabilitymodel.Trace
Sets the value of the 'Source Operation ID' attribute
setSourceOperationName(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
 
setSourceOperationName(String) - Method in interface org.sintef.mofscript.traceabilitymodel.Trace
Sets the value of the 'Source Operation Name' attribute
setSpecification(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.ValueExpressionImpl
 
setSpecification(String) - Method in interface org.sintef.mofscript.MOFScriptModel.ValueExpression
Sets the value of the 'Specification' attribute
setStartPos(long) - Method in interface org.sintef.mofscript.traceabilitymodel.Block
Sets the value of the 'Start Pos' attribute
setStartPos(long) - Method in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
 
setStartPos(long) - Method in class org.sintef.mofscript.traceabilitymodel.impl.TraceableSegmentImpl
 
setStartPos(long) - Method in interface org.sintef.mofscript.traceabilitymodel.TraceableSegment
Sets the value of the 'Start Pos' attribute
setTargetMetaModel(String) - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Sets the target metamodel
setTargetResource(String) - Method in class org.sintef.mofscript.parser.MofScriptErrorManager
Sets the target resource
setTrace(boolean) - Static method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Traceability testing Set if print statement and not stdout
setTransformationModel(MOFScriptTransformation) - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
 
setTransformationModel(MOFScriptTransformation) - Method in class org.sintef.mofscript.runtime.ExecutionManager
 
setTransformationProxy(TransformationProxy) - Method in class org.sintef.mofscript.runtime.ExecutionManager
Sets the transformation proxy
setTransformationSpecification(MOFScriptSpecification) - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
 
setTransformationSpecification(MOFScriptSpecification) - Method in class org.sintef.mofscript.runtime.ExecutionManager
 
setTransformationSpecification(MOFScriptSpecification) - Method in class org.sintef.mofscript.runtime.TransformationProxy
Sets the transformation specification
setType(String) - Method in interface org.sintef.mofscript.MOFScriptModel.CreateStatement
Sets the value of the 'Type' attribute
setType(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.CreateStatementImpl
 
setType(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
 
setType(LiteralType) - Method in class org.sintef.mofscript.MOFScriptModel.impl.LiteralImpl
 
setType(ImportType) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
 
setType(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptParameterImpl
 
setType(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
 
setType(String) - Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
Sets the value of the 'Type' attribute
setType(LiteralType) - Method in interface org.sintef.mofscript.MOFScriptModel.Literal
Sets the value of the 'Type' attribute
setType(ImportType) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptImport
Sets the value of the 'Type' attribute
setType(String) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptParameter
Sets the value of the 'Type' attribute
setType(String) - Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
Sets the value of the 'Type' attribute
setTypeForVariable(VariableDeclaration, Object) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Sets the type of a variable
setTypePrefix(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptParameterImpl
 
setTypePrefix(String) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptParameter
Sets the value of the 'Type Prefix' attribute
setUMLIsAvailable(boolean) - Method in class org.sintef.mofscript.runtime.ExecutionManager
Sets the property for UML2 availability
setUri(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptImportImpl
 
setUri(String) - Method in interface org.sintef.mofscript.MOFScriptModel.MOFScriptImport
Sets the value of the 'Uri' attribute
setURI(String) - Method in interface org.sintef.mofscript.traceabilitymodel.File
Sets the value of the 'URI' attribute
setURI(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.FileImpl
 
setUri(String) - Method in class org.sintef.mofscript.traceabilitymodel.impl.ModelElementRefImpl
 
setUri(String) - Method in interface org.sintef.mofscript.traceabilitymodel.ModelElementRef
Sets the value of the 'Uri' attribute
setUse(boolean) - Method in interface org.sintef.mofscript.MOFScriptModel.FileStatement
Sets the value of the 'Use' attribute
setUse(boolean) - Method in class org.sintef.mofscript.MOFScriptModel.impl.FileStatementImpl
 
setUseFileModel(boolean) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Defines if a file model shall be used rather than writing to physical files.
setUseFileModel(boolean) - Method in class org.sintef.mofscript.runtime.ExecutionManager
 
setUseLog(boolean) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Defines the execution should use a system log or not.
setUseLog(boolean) - Method in class org.sintef.mofscript.runtime.ExecutionManager
Turns on/off the usage of logging in MOFScript
setUseParentCache(boolean) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Sets if the parent cache is to be used
setUseTraceability(boolean) - Method in class org.sintef.mofscript.runtime.ExecutionManager
Turns traceability functionality on / off
setValue(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.LiteralImpl
 
setValue(ValueExpression) - Method in class org.sintef.mofscript.MOFScriptModel.impl.VariableDeclarationImpl
 
setValue(String) - Method in interface org.sintef.mofscript.MOFScriptModel.Literal
Sets the value of the 'Value' attribute
setValue(ValueExpression) - Method in interface org.sintef.mofscript.MOFScriptModel.VariableDeclaration
Sets the value of the 'Value' containment reference
setVariable(String) - Method in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
 
setVariable(String) - Method in interface org.sintef.mofscript.MOFScriptModel.IteratorStatement
Sets the value of the 'Variable' attribute
setVariable(String, VariableDeclaration) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
Puts the variable into the _variables Hashtable
severity - Variable in class org.sintef.mofscript.parser.MofScriptParseError
 
SIMPLE_EXPRESSION - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The meta object id for the 'Simple Expression' class
SIMPLE_EXPRESSION__ADDITIONAL_EXPRESSION_PART - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Additional Expression Part' containment reference list
SIMPLE_EXPRESSION__COLUMN - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Column' attribute
SIMPLE_EXPRESSION__COMMENT - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Comment' reference list
SIMPLE_EXPRESSION__LINE - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Line' attribute
SIMPLE_EXPRESSION__SPECIFICATION - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Specification' attribute
SIMPLE_EXPRESSION_FEATURE_COUNT - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The number of structural features of the the 'Simple Expression' class
SIMPLE_NAME - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
SimpleExpression - Interface in org.sintef.mofscript.MOFScriptModel
A representation of the model object 'Simple Expression'
simpleExpression() - Method in class org.sintef.mofscript.parser.MofScriptParser
A simple expression
SimpleExpressionEvaluator - Class in org.sintef.mofscript.runtime.expression
Handles simple expressions
SimpleExpressionEvaluator(Expression, ExecutionEnvironment, RuleExecutor) - Constructor for class org.sintef.mofscript.runtime.expression.SimpleExpressionEvaluator
Constructor
SimpleExpressionImpl - Class in org.sintef.mofscript.MOFScriptModel.impl
An implementation of the model object 'Simple Expression'
SimpleExpressionImpl() - Constructor for class org.sintef.mofscript.MOFScriptModel.impl.SimpleExpressionImpl
 
simpleName() - Method in class org.sintef.mofscript.parser.MofScriptParser
A name without any separators
SINGLE_LINE_COMMENT - Static variable in class org.sintef.mofscript.editor.ColorManager
 
SINGLE_LINE_EDEFAULT - Static variable in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptCommentImpl
The default value of the 'Single Line' attribute
SINGLE_QUOTE - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
singleLine - Variable in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptCommentImpl
The cached value of the 'Single Line' attribute
singleStatement() - Method in class org.sintef.mofscript.parser.MofScriptParser
Single statement
smartIndentAfterNewLine(IDocument, DocumentCommand) - Method in class org.sintef.mofscript.editor.MofScriptAutoIndentStrategy
Set the indent of a new line based on the command provided in the supplied document.
smartInsertAfterBracket(IDocument, DocumentCommand, int) - Method in class org.sintef.mofscript.editor.MofScriptAutoIndentStrategy
Set the indent of a bracket based on the command provided in the supplied document.
source - Variable in class org.sintef.mofscript.MOFScriptModel.impl.IteratorStatementImpl
The cached value of the 'Source' containment reference
SOURCE_METAMODEL - Static variable in class org.sintef.mofscript.parser.MofScriptModelChecker
 
SOURCE_OPERATION_ID_EDEFAULT - Static variable in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
The default value of the 'Source Operation ID' attribute
SOURCE_OPERATION_NAME_EDEFAULT - Static variable in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
The default value of the 'Source Operation Name' attribute
sourceOperationID - Variable in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
The cached value of the 'Source Operation ID' attribute
sourceOperationName - Variable in class org.sintef.mofscript.traceabilitymodel.impl.TraceImpl
The cached value of the 'Source Operation Name' attribute
SPECIAL_STRING_LITERAL - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
specification - Variable in class org.sintef.mofscript.MOFScriptModel.impl.ValueExpressionImpl
The cached value of the 'Specification' attribute
SPECIFICATION_EDEFAULT - Static variable in class org.sintef.mofscript.MOFScriptModel.impl.ValueExpressionImpl
The default value of the 'Specification' attribute
SQUARE_LEFT - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
SQUARE_RIGHT - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
standardOclFunctions - Static variable in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
 
STAR - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
start(BundleContext) - Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
This method is called upon plug-in activation
start(BundleContext) - Method in class org.sintef.mofscript.XMIImport.XMIImportPlugin
This method is called upon plug-in activation
START_POS_EDEFAULT - Static variable in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
The default value of the 'Start Pos' attribute
START_POS_EDEFAULT - Static variable in class org.sintef.mofscript.traceabilitymodel.impl.TraceableSegmentImpl
The default value of the 'Start Pos' attribute
startPos - Variable in class org.sintef.mofscript.traceabilitymodel.impl.BlockImpl
The cached value of the 'Start Pos' attribute
startPos - Variable in class org.sintef.mofscript.traceabilitymodel.impl.TraceableSegmentImpl
The cached value of the 'Start Pos' attribute
StatementExecutor - Class in org.sintef.mofscript.runtime.statement
The statement executor executes MofScript statements
StatementExecutor(MOFScriptStatement, ExecutionEnvironment, RuleExecutor) - Constructor for class org.sintef.mofscript.runtime.statement.StatementExecutor
Constructor
statements - Variable in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptStatementOwnerImpl
The cached value of the 'Statements' containment reference list
stdCollectionProposals - Static variable in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
 
stdIntegerProposals - Static variable in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
 
stdStringFunctionProposals - Static variable in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
 
stop(BundleContext) - Method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.sintef.mofscript.XMIImport.XMIImportPlugin
This method is called when the plug-in is stopped
storeModel() - Method in class org.sintef.mofscript.editor.MofScriptPopupActionDelegate
 
storeMofScriptModel(MOFScriptSpecification, IFile) - Method in class org.sintef.mofscript.editor.ExecutionUtility
Stores a MOFScript transformation as a model
storeTraceablityModel() - Method in class org.sintef.mofscript.runtime.traceability.TraceabilityEnvironment
Stores the traceability model
STRING - Static variable in class org.sintef.mofscript.editor.ColorManager
 
STRING - Static variable in class org.sintef.mofscript.MOFScriptModel.LiteralType
The 'STRING' literal value
STRING_LITERAL - Static variable in class org.sintef.mofscript.MOFScriptModel.LiteralType
The 'STRING' literal object
STRING_LITERAL - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
stringFunctionOk(String, FunctionCall) - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Checks if a string function is OK
stringListToProposals(Collection, int) - Method in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
Creates proposals from a list of Strings
stringLiteral() - Method in class org.sintef.mofscript.parser.MofScriptParser
String literal
stringLiteralExpressionList(Vector) - Method in class org.sintef.mofscript.parser.MofScriptParser
 
stringLiteralSimpleExpression() - Method in class org.sintef.mofscript.parser.MofScriptParser
 
superHasRule(String) - Method in class org.sintef.mofscript.runtime.TransformationProxy
Checks whether a super transfromation has a rule with a given name
systemFunctionOk(String, FunctionCall) - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Checks if a system function is OK

A B C D E F G H I K L M N O P R S T U V W X Z _