Package org.eclipse.emf.validation.util

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

See:
          Description

Interface Summary
FilteredCollection.Filter<E> Interface for the algorithm that determines which elements are in and which are out of the filtered collection.
 

Class Summary
FilteredCollection<E> Wrapper for a Java 2 Collection that provides a filtered view of its contents according to a client-specified filter algorithm.
XmlConfig Static utilities for loading the constraint provider configurations from XML documents.
 

Package org.eclipse.emf.validation.util Description

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 partners the EMF Validation plug-in.


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