Uses of Class
org.eclipse.ocl.types.util.TypesValidator

Packages that use TypesValidator
org.eclipse.ocl.ecore.util Generated utilities for working with instances the Ecore binding of the Types package of the OCL Abstract Syntax. 
org.eclipse.ocl.types.util Generated utilities for working with instances the Types model. 
org.eclipse.ocl.uml.util Miscellaneous utilities in support of the UML environment for OCL. 
 

Uses of TypesValidator in org.eclipse.ocl.ecore.util
 

Fields in org.eclipse.ocl.ecore.util declared as TypesValidator
protected  TypesValidator EcoreValidator.typesValidator
          The cached base package validator
 

Uses of TypesValidator in org.eclipse.ocl.types.util
 

Fields in org.eclipse.ocl.types.util declared as TypesValidator
static TypesValidator TypesValidator.INSTANCE
          The cached model package
 

Uses of TypesValidator in org.eclipse.ocl.uml.util
 

Fields in org.eclipse.ocl.uml.util declared as TypesValidator
protected  TypesValidator UMLValidator.typesValidator
          The cached base package validator
 


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