On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com
How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
PREV LETTER
NEXT LETTER
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
X
Published under the terms of the Eclipse Public License Version 1.0 ("EPL")
Design by Interspire
x