public class PropertiesJavaValidator extends AbstractPropertiesJavaValidator
org.eclipse.xtext.validation.AbstractDeclarativeValidator.State, org.eclipse.xtext.validation.AbstractDeclarativeValidator.StateAccess
org.eclipse.emf.ecore.EValidator.Descriptor, org.eclipse.emf.ecore.EValidator.PatternMatcher, org.eclipse.emf.ecore.EValidator.Registry, org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider, org.eclipse.emf.ecore.EValidator.ValidationDelegate
CURRENT_LANGUAGE_NAME
Constructor and Description |
---|
PropertiesJavaValidator() |
Modifier and Type | Method and Description |
---|---|
void |
caseClassifierValue(ClassifierValue nt)
Check Classifier reference for right type.
|
void |
casePropertyAssociation(PropertyAssociation pa) |
void |
caseRangeValue(RangeValue rv) |
void |
checkClassifierReferenceInWith(Classifier cl,
Element context) |
void |
checkPropertySetElementReference(NamedElement pse,
Element context) |
acceptError, acceptError, acceptInfo, acceptInfo, acceptWarning, acceptWarning, getMessageAcceptor, setInjector, setMessageAcceptor
public void caseRangeValue(RangeValue rv)
public void casePropertyAssociation(PropertyAssociation pa)
public void caseClassifierValue(ClassifierValue nt)
public void checkClassifierReferenceInWith(Classifier cl, Element context)
public void checkPropertySetElementReference(NamedElement pse, Element context)