Various utility classes and operations in support of the EMF Validation plug-in.

Package Specification

The hodge-podge of classes in this package provide a wide variety of functions to the EMF Validation plug-in, from such cross-cutting concerns as logging and tracing, to specialized functions such as instantiating constraints from descriptors via an abstract factory.

None of the classes in this package is intended to be used by any other plug-in, with the exception of a few that may be of use to constraint providers:

@see org.eclipse.emf.validation.xml.IXmlConstraintParser