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

P

p1 - Variable in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
 
p1Result - Variable in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
 
p2 - Variable in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
 
p2Result - Variable in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
 
p3 - Variable in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
 
p3Result - Variable in class org.sintef.mofscript.runtime.expression.FunctionCallEvaluator
 
P_BOOLEAN - Static variable in class org.sintef.mofscript.editor.MofScriptPreferences
 
P_CHOICE - Static variable in class org.sintef.mofscript.editor.MofScriptPreferences
 
P_PATH - Static variable in class org.sintef.mofscript.editor.MofScriptPreferences
 
P_STRING - Static variable in class org.sintef.mofscript.editor.MofScriptPreferences
 
paintControl(PaintEvent) - Method in class org.sintef.mofscript.editor.MofScriptTextEditor
Paints and unpaints the area around a starting bracket of a pair match
parameter(Vector) - Method in class org.sintef.mofscript.parser.MofScriptParser
parameter
PARAMETER_DIRECTION - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The meta object id for the 'Parameter Direction' enum
ParameterDirection - Class in org.sintef.mofscript.MOFScriptModel
A representation of the literals of the enumeration 'Parameter Direction', and utility methods for working with them
parameterDirection() - Method in class org.sintef.mofscript.parser.MofScriptParser
The direction of a parameter
parameters - Variable in class org.sintef.mofscript.MOFScriptModel.impl.FunctionCallImpl
The cached value of the 'Parameters' containment reference list
parameters - Variable in class org.sintef.mofscript.MOFScriptModel.impl.MOFScriptTransformationImpl
The cached value of the 'Parameters' containment reference list
parameters - Variable in class org.sintef.mofscript.MOFScriptModel.impl.TransformationRuleImpl
The cached value of the 'Parameters' containment reference list
parameters() - Method in class org.sintef.mofscript.parser.MofScriptParser
parameters
PAREN_LEFT - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
PAREN_RIGHT - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
parse(IDocument) - Method in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.MofScriptContentProvider
Parses the document in order to create segments in the outline
parse(String, String) - Method in class org.sintef.mofscript.parser.ParserUtil
Parses the MOFScript specification 'str'
parse(File) - Method in class org.sintef.mofscript.parser.ParserUtil
 
parse(String, boolean, String) - Method in class org.sintef.mofscript.parser.ParserUtil
Parses the MOFScript specification 'str'
parse(File, boolean) - Method in class org.sintef.mofscript.parser.ParserUtil
 
ParserUtil - Class in org.sintef.mofscript.parser
 
ParserUtil() - Constructor for class org.sintef.mofscript.parser.ParserUtil
Default constructor
part1 - Variable in class org.sintef.mofscript.MOFScriptModel.impl.ArithmeticExpressionImpl
The cached value of the 'Part1' containment reference
part1 - Variable in class org.sintef.mofscript.MOFScriptModel.impl.ComparisonExpressionImpl
The cached value of the 'Part1' containment reference
part1 - Variable in class org.sintef.mofscript.MOFScriptModel.impl.LogicalExpressionImpl
The cached value of the 'Part1' containment reference
part2 - Variable in class org.sintef.mofscript.MOFScriptModel.impl.ArithmeticExpressionImpl
The cached value of the 'Part2' containment reference
part2 - Variable in class org.sintef.mofscript.MOFScriptModel.impl.ComparisonExpressionImpl
The cached value of the 'Part2' containment reference
part2 - Variable in class org.sintef.mofscript.MOFScriptModel.impl.LogicalExpressionImpl
The cached value of the 'Part2' containment reference
peekParent() - Method in class org.sintef.mofscript.runtime.RuleExecutionStack
 
performDefaults() - Method in class org.sintef.mofscript.editor.properties.MofScriptPropertyPage
 
performFinish() - Method in class org.sintef.mofscript.editor.wizards.MofScriptNewWizard
This method is called when 'Finish' button is pressed in the wizard.
performOk() - Method in class org.sintef.mofscript.editor.MofScriptPreferences
 
performOk() - Method in class org.sintef.mofscript.editor.properties.MofScriptPropertyPage
 
PIPE - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
PLUS - Static variable in class org.sintef.mofscript.MOFScriptModel.ArithmeticOperator
The 'PLUS' literal value
PLUS - Static variable in interface org.sintef.mofscript.parser.MofScriptParserTokenTypes
 
PLUS_EQ - Static variable in class org.sintef.mofscript.MOFScriptModel.AssignmentOperator
The 'PLUS EQ' literal value
PLUS_EQ_LITERAL - Static variable in class org.sintef.mofscript.MOFScriptModel.AssignmentOperator
The 'PLUS EQ' literal object
PLUS_LITERAL - Static variable in class org.sintef.mofscript.MOFScriptModel.ArithmeticOperator
The 'PLUS' literal object
popEnvironment() - Method in class org.sintef.mofscript.runtime.RuleExecutionStack
 
position - Variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage.Segment
 
Position - Interface in org.sintef.mofscript.traceabilitymodel
A representation of the model object 'Position'
POSITION - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The meta object id for the 'Position' class
POSITION__COLUMN - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The feature id for the 'Column' attribute
POSITION__ROW - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The feature id for the 'Row' attribute
POSITION_FEATURE_COUNT - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The number of structural features of the the 'Position' class
PositionImpl - Class in org.sintef.mofscript.traceabilitymodel.impl
An implementation of the model object 'Position'
PositionImpl() - Constructor for class org.sintef.mofscript.traceabilitymodel.impl.PositionImpl
 
postCheck() - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Semantic checks of the complete model
postCheckExpression(Expression) - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Post checking, when all rules can be resolved...
postCheckFunctionCall(FunctionCall) - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Perform post check of a function call
postCheckFunctionCall(FunctionCall) - Method in class org.sintef.mofscript.uml2Extensions.parser.MofScriptUMLModelChecker
postCheckFunctionCall
postCheckUnresolvedReferences() - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Iterators through unresolved references and looks for them again.
previousCompletion - Variable in class org.sintef.mofscript.editor.MofScriptContentAssistProcessor
 
previousSegment - Variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage
 
print(String) - Static method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
prints a message to the console
print(String, boolean) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
 
print(String, boolean) - Method in class org.sintef.mofscript.runtime.traceability.TraceabilityEnvironment
Overrides the print function
PRINT_COMMAND_EDEFAULT - Static variable in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
The default value of the 'Print Command' attribute
PRINT_STATEMENT - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The meta object id for the 'Print Statement' class
PRINT_STATEMENT__COLUMN - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Column' attribute
PRINT_STATEMENT__COMMENT - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Comment' reference list
PRINT_STATEMENT__CONTEXT - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Context' attribute
PRINT_STATEMENT__LINE - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Line' attribute
PRINT_STATEMENT__OWNER - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Owner' container reference
PRINT_STATEMENT__PRINT_BODY - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Print Body' containment reference
PRINT_STATEMENT__PRINT_COMMAND - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Print Command' attribute
PRINT_STATEMENT__STATEMENTS - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Statements' containment reference list
PRINT_STATEMENT__VARIABLES - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The feature id for the 'Variables' containment reference list
PRINT_STATEMENT_FEATURE_COUNT - Static variable in interface org.sintef.mofscript.MOFScriptModel.MOFScriptModelPackage
The number of structural features of the the 'Print Statement' class
printBody - Variable in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
The cached value of the 'Print Body' containment reference
printCmd() - Method in class org.sintef.mofscript.parser.MofScriptParser
A print command.
printCommand - Variable in class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
The cached value of the 'Print Command' attribute
printErrors() - Method in class org.sintef.mofscript.parser.MofScriptModelChecker
Prints the errors to system.out
println(String) - Static method in class org.sintef.mofscript.editor.MofScriptEditorPlugin
Prints a message to the console
println(String) - Method in interface org.sintef.mofscript.parser.OutputListener
 
println(String) - Method in class org.sintef.mofscript.runtime.ExecutionEnvironment
 
PrintStatement - Interface in org.sintef.mofscript.MOFScriptModel
A representation of the model object 'Print Statement'
printStatement(String) - Method in class org.sintef.mofscript.parser.MofScriptParser
Print statement
PrintStatementExecutor - Class in org.sintef.mofscript.runtime.statement
 
PrintStatementExecutor(MOFScriptStatement, ExecutionEnvironment, RuleExecutor) - Constructor for class org.sintef.mofscript.runtime.statement.PrintStatementExecutor
 
PrintStatementImpl - Class in org.sintef.mofscript.MOFScriptModel.impl
An implementation of the model object 'Print Statement'
PrintStatementImpl() - Constructor for class org.sintef.mofscript.MOFScriptModel.impl.PrintStatementImpl
 
PRIVATE - Static variable in class org.sintef.mofscript.MOFScriptModel.AccessLevel
The 'PRIVATE' literal value
PRIVATE_LITERAL - Static variable in class org.sintef.mofscript.MOFScriptModel.AccessLevel
The 'PRIVATE' literal object
propertyImage - Static variable in class org.sintef.mofscript.editor.MofScriptContentOutlinePage
 
PROTECTED - Static variable in class org.sintef.mofscript.MOFScriptModel.AccessLevel
The 'PROTECTED' literal value
PROTECTED_BLOCK - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The meta object id for the 'Protected Block' class
PROTECTED_BLOCK__END_POSITION - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The feature id for the 'End Position' containment reference
PROTECTED_BLOCK__ID - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The feature id for the 'ID' attribute
PROTECTED_BLOCK__SEGMENT - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The feature id for the 'Segment' containment reference list
PROTECTED_BLOCK__START_POSITION - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The feature id for the 'Start Position' containment reference
PROTECTED_BLOCK_FEATURE_COUNT - Static variable in interface org.sintef.mofscript.traceabilitymodel.traceabilitymodelPackage
The number of structural features of the the 'Protected Block' class
PROTECTED_LITERAL - Static variable in class org.sintef.mofscript.MOFScriptModel.AccessLevel
The 'PROTECTED' literal object
ProtectedBlock - Interface in org.sintef.mofscript.traceabilitymodel
A representation of the model object 'Protected Block'
ProtectedBlockImpl - Class in org.sintef.mofscript.traceabilitymodel.impl
An implementation of the model object 'Protected Block'
ProtectedBlockImpl() - Constructor for class org.sintef.mofscript.traceabilitymodel.impl.ProtectedBlockImpl
 
protectedTransformationRuleStatements(MOFScriptStatementOwner) - Method in class org.sintef.mofscript.parser.MofScriptParser
protceted rule statements
PUBLIC - Static variable in class org.sintef.mofscript.MOFScriptModel.AccessLevel
The 'PUBLIC' literal value
PUBLIC_LITERAL - Static variable in class org.sintef.mofscript.MOFScriptModel.AccessLevel
The 'PUBLIC' literal object
pushEnvironment(ExecutionEnvironment) - Method in class org.sintef.mofscript.runtime.RuleExecutionStack
 

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