org.eclipse.mofscript.parser.uml2Extensions
Class MofScriptUMLModelChecker

java.lang.Object
  extended by org.eclipse.mofscript.parser.MofScriptModelChecker
      extended by org.eclipse.mofscript.parser.uml2Extensions.MofScriptUMLModelChecker

public class MofScriptUMLModelChecker
extends MofScriptModelChecker

Extension class for semantic check of UML2 models

Author:
jol

Field Summary
 
Fields inherited from class org.eclipse.mofscript.parser.MofScriptModelChecker
SOURCE_METAMODEL, TARGET_METAMODEL
 
Constructor Summary
MofScriptUMLModelChecker()
          Default constructor
 
Method Summary
 
Methods inherited from class org.eclipse.mofscript.parser.MofScriptModelChecker
addImportedTransformation, addSourceMetaModel, addTargetMetaModel, checkExpression, checkMetaModels, checkParameter, checkReference, checkReferenceName, checkStatement, checkTransformationRule, checkVariableDeclaration, clear, findGlobalParameter, findGlobalVariables, findVariable, getErrorCount, getErrorManager, getErrors, getMetaModelsOK, getTransformationModel, getTransformationProxy, getTransformationSpecification, isSuperTransformation, postCheck, printErrors, setTransformationModel, setTransformationSpecification
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MofScriptUMLModelChecker

public MofScriptUMLModelChecker()
Default constructor