A B C D E F G H I L M N O P R S T U V X

F

FilteredCollection<E> - Class in org.eclipse.emf.validation.util
Wrapper for a Java 2 Collection that provides a filtered view of its contents according to a client-specified filter algorithm.
FilteredCollection(Collection<? extends E>, FilteredCollection.Filter<? super E>) - Constructor for class org.eclipse.emf.validation.util.FilteredCollection
Initializes me to filter the specified collection, obtained independently.
FilteredCollection.Filter<E> - Interface in org.eclipse.emf.validation.util
Interface for the algorithm that determines which elements are in and which are out of the filtered collection.
findCategory(String) - Method in class org.eclipse.emf.validation.model.CategoryManager
Finds the category that has the specified absolute path.
findCategory(Category, String) - Method in class org.eclipse.emf.validation.model.CategoryManager
Finds the category that has the specified path relative to the specified parent category.
findClass(String, String) - Static method in class org.eclipse.emf.validation.service.ModelValidationService
Finds the EClass having the specified name within the namespace indicated by the URI.
flushResourceBundles() - Static method in class org.eclipse.emf.validation.util.XmlConfig
Flushes the resource bundles that were loaded for localization of strings in an XML constraint provider's XML constraint declarations.

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I L M N O P R S T U V X