Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
_
H
handleAdditionalFunction(Object, FunctionCall)
- Method in class org.sintef.mofscript.runtime.expression.
SimpleExpressionEvaluator
Handles additional functions
handleAttributeIterator(IteratorStatement, Object, String, Object)
- Method in class org.sintef.mofscript.runtime.statement.
IteratorStatementExecutor
Handles attribute itterator
handleBaseTypeProposals(String, int)
- Method in class org.sintef.mofscript.editor.
MofScriptContentAssistProcessor
Proposals for base types
handleFunctionCall(FunctionCall, Object)
- Method in class org.sintef.mofscript.runtime.expression.
FunctionCallEvaluator
Handles the function call
handleIntegerIterator(IteratorStatement, int, String, VariableDeclaration, ExecutionEnvironment, Object)
- Method in class org.sintef.mofscript.runtime.statement.
IteratorStatementExecutor
Iterator for an integer
handleLog(PrintStatement)
- Method in class org.sintef.mofscript.runtime.statement.
PrintStatementExecutor
Handles log functionality
handleModelEscapeFunction(Object, String, FunctionCall)
- Method in class org.sintef.mofscript.runtime.expression.
FunctionCallEvaluator
Handles model escape functions
handleObjectReference(EObject, String, Object)
- Method in class org.sintef.mofscript.runtime.expression.
ReferenceEvaluator
This method is meant to be overridden by a subclass, if any action is to be done when an object is referenced
handleObjectReference(EObject, String, Object)
- Method in class org.sintef.mofscript.runtime.traceability.
TraceabilityReferenceEvaluator
Overides RefrenceEvaluator handelObjectRefrences
handleOclGeneralFunction(Object, String, FunctionCall)
- Method in class org.sintef.mofscript.runtime.expression.
FunctionCallEvaluator
Handles OCL general functions
handleStringFunction(Object, FunctionCall)
- Method in class org.sintef.mofscript.runtime.expression.
SimpleExpressionEvaluator
Handles string functions
handleStringIterator(IteratorStatement, String, String, VariableDeclaration, ExecutionEnvironment, Object)
- Method in class org.sintef.mofscript.runtime.statement.
IteratorStatementExecutor
Iterator for a String buffer
handleSystemFunction(String, FunctionCall)
- Method in class org.sintef.mofscript.runtime.expression.
FunctionCallEvaluator
Handles the system function
handleVariableFunctionCall(Object, String, FunctionCall)
- Method in class org.sintef.mofscript.runtime.expression.
FunctionCallEvaluator
Handles variable function calls
handleVariableFunctionCall(Object, String, FunctionCall)
- Method in class org.sintef.mofscript.uml2Extensions.runtime.
UMLFunctionCallEvaluator
Handles the variable function call If the call is a valid UML2 call this is treated, else the call is delegated to super class.
handleVariableIterator(Object, IteratorStatement, String, String, EClassifier, String, Object)
- Method in class org.sintef.mofscript.runtime.statement.
IteratorStatementExecutor
Handles variable iterators
hasChildren()
- Method in class org.sintef.mofscript.editor.
MofScriptContentOutlinePage.DeclarationSegment
hasChildren(Object)
- Method in class org.sintef.mofscript.editor.
MofScriptContentOutlinePage.MofScriptContentProvider
HASH
- Static variable in interface org.sintef.mofscript.parser.
MofScriptParserTokenTypes
hashtableFunctionOk(String, FunctionCall)
- Method in class org.sintef.mofscript.parser.
MofScriptModelChecker
Checks if a Hashtable function is OK
hashTableProposals
- Static variable in class org.sintef.mofscript.editor.
MofScriptContentAssistProcessor
hasKeyword(EObject, String)
- Static method in class org.sintef.mofscript.uml2Extensions.runtime.
UML2_MOFScriptUtil
hasOtherRuleWithName(TransformationRule)
- Method in class org.sintef.mofscript.runtime.
TransformationProxy
hasRuleWithName(String)
- Method in class org.sintef.mofscript.runtime.
TransformationProxy
Checks if the rule cache has a rule with a given ruleName
hasUML2Support()
- Method in class org.sintef.mofscript.editor.
MofScriptEditorPlugin
Returns a flag for UML2 support
hasValue(EObject, Object, String)
- Static method in class org.sintef.mofscript.uml2Extensions.runtime.
UML2_MOFScriptUtil
highLightSection(IDocument, int, int)
- Method in class org.sintef.mofscript.editor.
MofScriptAutoIndentStrategy
Highlights a section in a document from start to end
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Z
_