Uses of Class
org.eclipse.emf.validation.xml.ConstraintParserException

Packages that use ConstraintParserException
org.eclipse.emf.validation.xml The API for specification and processing of constraints in XML.  
 

Uses of ConstraintParserException in org.eclipse.emf.validation.xml
 

Methods in org.eclipse.emf.validation.xml that throw ConstraintParserException
 IModelConstraint IXmlConstraintParser.parseConstraint(IXmlConstraintDescriptor descriptor)
          Parses the XML content of a constraint descriptor to create an implementation of the model constraint interface.
 


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