|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sintef.mofscript.parser.MofScriptModelChecker
org.sintef.mofscript.uml2Extensions.parser.MofScriptUMLModelChecker
public class MofScriptUMLModelChecker
Extension class for semantic check of UML2 models
Field Summary |
---|
Fields inherited from class org.sintef.mofscript.parser.MofScriptModelChecker |
---|
_currentCreatedTypes, _currentRule, _currentRuleType, _errorMgr, _execMgr, _fileDeclarations, _importedTransformations, _metamodelsOk, _postCheckReferences, _ruleDeclarations, _transformation, _transformationProxy, _transformationSpec, _variableStack, NON_EXISTING_FUNCTION, SOURCE_METAMODEL, TARGET_METAMODEL |
Constructor Summary | |
---|---|
MofScriptUMLModelChecker()
Default constructor |
Method Summary | |
---|---|
protected void |
postCheckFunctionCall(FunctionCall fc)
Post check a function call |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MofScriptUMLModelChecker()
Method Detail |
---|
protected void postCheckFunctionCall(FunctionCall fc)
postCheckFunctionCall
in class MofScriptModelChecker
fc
- Uml specific function call
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |