- All Implemented Interfaces:
- org.umlg.framework.Visitor<org.eclipse.uml2.uml.Property>
public class QualifierValidator
extends BaseVisitor
implements org.umlg.framework.Visitor<org.eclipse.uml2.uml.Property>
Qualifiers must have a corresponding 'QualifierVisitor' stereotyped property on the class that
represents the type of its owning property. This property will supply
the value of the qualifier at runtime. The QualifierVisitor's property will select the qualifiers that is supplies
a value to.
- Author:
- -