|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A map from EPackage
to EValidator
.
Nested Class Summary |
---|
Nested classes inherited from class java.util.Map |
---|
java.util.Map.Entry |
Field Summary | |
---|---|
static EValidator.Registry |
INSTANCE
The global instance of a validator registry. |
Method Summary | |
---|---|
EValidator |
getEValidator(EPackage ePackage)
Looks up the package in the map. |
Methods inherited from interface java.util.Map |
---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
Field Detail |
public static final EValidator.Registry INSTANCE
Method Detail |
public EValidator getEValidator(EPackage ePackage)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |