Package de.monticore.mccommon._visitor
Interface IMCCommonInterpreter
- All Superinterfaces:
ICardinalityInterpreter,ICompletenessInterpreter,IExpressionsBasisInterpreter,IMCBasicsInterpreter,IMCCommonLiteralsInterpreter,IMCLiteralsBasisInterpreter,IUMLModifierInterpreter,IUMLStereotypeInterpreter,de.monticore.interpreter.ModelInterpreter
- All Known Implementing Classes:
MCCommonInterpreter
public interface IMCCommonInterpreter
extends ICardinalityInterpreter, ICompletenessInterpreter, IUMLModifierInterpreter, IUMLStereotypeInterpreter, de.monticore.interpreter.ModelInterpreter
-
Method Summary
Methods inherited from interface de.monticore.cardinality._visitor.ICardinalityInterpreter
interpret, interpretMethods inherited from interface de.monticore.completeness._visitor.ICompletenessInterpreter
interpret, interpretMethods inherited from interface de.monticore.expressions.expressionsbasis._visitor.IExpressionsBasisInterpreter
interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.mcbasics._visitor.IMCBasicsInterpreter
interpretMethods inherited from interface de.monticore.literals.mccommonliterals._visitor.IMCCommonLiteralsInterpreter
interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpret, interpretMethods inherited from interface de.monticore.literals.mcliteralsbasis._visitor.IMCLiteralsBasisInterpreter
interpret, interpretMethods inherited from interface de.monticore.umlmodifier._visitor.IUMLModifierInterpreter
interpret, interpretMethods inherited from interface de.monticore.umlstereotype._visitor.IUMLStereotypeInterpreter
interpret, interpret, interpretMethods inherited from interface de.monticore.interpreter.ModelInterpreter
getContextMap, getRealThis, interpret, load, setRealThis, store
-
Method Details
-
interpret
-