Package de.monticore.umlstereotype.cocos
Class StereoValueIsStringLiteral
java.lang.Object
de.monticore.umlstereotype.cocos.StereoValueIsStringLiteral
- All Implemented Interfaces:
UMLStereotypeASTStereoValueCoCo,UMLStereotypeVisitor2,de.monticore.visitor.IVisitor
In UML Stereo Values may only be String Literals. This CoCo enforces this
requirement.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.monticore.visitor.IVisitor
endVisit, endVisit, endVisit, endVisit, visit, visit, visit, visitMethods inherited from interface de.monticore.umlstereotype._cocos.UMLStereotypeASTStereoValueCoCo
visit
-
Constructor Details
-
StereoValueIsStringLiteral
public StereoValueIsStringLiteral()
-
-
Method Details
-
check
- Specified by:
checkin interfaceUMLStereotypeASTStereoValueCoCo
-