|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EValidator | |
org.eclipse.emf.ecore | Provides an API for the Ecore dialect of UML. |
org.eclipse.emf.ecore.impl | Provides an implementation of Ecore. |
org.eclipse.emf.ecore.util | Provides utilities. |
org.eclipse.emf.ecore.xml.namespace.util | |
org.eclipse.emf.ecore.xml.type.util |
Uses of EValidator in org.eclipse.emf.ecore |
Methods in org.eclipse.emf.ecore that return EValidator | |
EValidator |
EValidator.Descriptor.getEValidator()
Returns the validator. |
EValidator |
EValidator.Registry.getEValidator(EPackage ePackage)
Looks up the package in the map. |
Uses of EValidator in org.eclipse.emf.ecore.impl |
Methods in org.eclipse.emf.ecore.impl that return EValidator | |
EValidator |
EValidatorRegistryImpl.getEValidator(EPackage ePackage)
|
Uses of EValidator in org.eclipse.emf.ecore.util |
Classes in org.eclipse.emf.ecore.util that implement EValidator | |
class |
Diagnostician
A validity checker for basic EObject constraints. |
class |
EObjectValidator
A validity checker for basic EObject constraints. |
Methods in org.eclipse.emf.ecore.util that return EValidator | |
protected EValidator |
EObjectValidator.getRootEValidator(Map context)
|
Uses of EValidator in org.eclipse.emf.ecore.xml.namespace.util |
Classes in org.eclipse.emf.ecore.xml.namespace.util that implement EValidator | |
class |
XMLNamespaceValidator
The Validator for the model |
Uses of EValidator in org.eclipse.emf.ecore.xml.type.util |
Classes in org.eclipse.emf.ecore.xml.type.util that implement EValidator | |
class |
XMLTypeValidator
The Validator for the model |
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |