Uses of Package
org.eclipse.emf.validation.xml

Packages that use org.eclipse.emf.validation.xml
org.eclipse.emf.validation.service The semi-public (internal-public) package defining the API for invocation of the validation engine and for the implementation of constraint providers. 
org.eclipse.emf.validation.xml The API for specification and processing of constraints in XML. 
 

Classes in org.eclipse.emf.validation.xml used by org.eclipse.emf.validation.service
ConstraintParserException
           A checked exception indicating failure to parse a constraint.
IXmlConstraintDescriptor
          Deprecated. Use the IParameterizedConstraintDescriptor interface, instead. Note that the default implementation of this interface also implements IParameterizedConstraintDescriptor.
 

Classes in org.eclipse.emf.validation.xml used by org.eclipse.emf.validation.xml
ConstraintParserException
           A checked exception indicating failure to parse a constraint.
IXmlConstraintDescriptor
          Deprecated. Use the IParameterizedConstraintDescriptor interface, instead. Note that the default implementation of this interface also implements IParameterizedConstraintDescriptor.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.