Uses of Package
org.eclipse.emf.ocl.parser

Packages that use org.eclipse.emf.ocl.parser
org.eclipse.emf.ocl.expressions Abstract API for OCL expression syntax. 
org.eclipse.emf.ocl.expressions.impl Implementation of the API for OCL expression syntax. 
org.eclipse.emf.ocl.expressions.util EMF utilities for the OCL expression syntax API. 
org.eclipse.emf.ocl.helper Definition of the OCL Helper API for syntax completion support and a simplified parsing model. 
org.eclipse.emf.ocl.parser Definition of the extensible environment API for OCL parsing and evaluation. 
org.eclipse.emf.ocl.query Object Constraint Language query/constraint evaluation API. 
org.eclipse.emf.ocl.query.impl Implementation of the API for OCL queries. 
org.eclipse.emf.ocl.types.impl Implementation of the API for OCL types. 
org.eclipse.emf.ocl.utilities Abstract API for OCL AST utilities. 
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.expressions
EvaluationEnvironment
          Deprecated. Use the EvaluationEnvironment interface, instead.
ParserException
          Deprecated. Use the ParserException type, instead.
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.expressions.impl
Environment
          Deprecated. Use the Environment interface, instead.
EvaluationEnvironment
          Deprecated. Use the EvaluationEnvironment interface, instead.
ParserException
          Deprecated. Use the ParserException type, instead.
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.expressions.util
Environment
          Deprecated. Use the Environment interface, instead.
EvaluationEnvironment
          Deprecated. Use the EvaluationEnvironment interface, instead.
ParserException
          Deprecated. Use the ParserException type, instead.
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.helper
Environment
          Deprecated. Use the Environment interface, instead.
EnvironmentFactory
          Deprecated. Use the EnvironmentFactory interface, instead.
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.parser
AbstractEnvironmentFactory
          Deprecated. Use the AbstractEnvironmentFactory class, instead.
Environment
          Deprecated. Use the Environment interface, instead.
EnvironmentFactory
          Deprecated. Use the EnvironmentFactory interface, instead.
EvaluationEnvironment
          Deprecated. Use the EvaluationEnvironment interface, instead.
ParserException
          Deprecated. Use the ParserException type, instead.
PersistentEnvironment
          Deprecated. Use the Environment interface, instead.
SemanticException
          Deprecated. Use the SemanticException interface, instead.
TypeResolver
          Deprecated. Use the TypeResolver interface with the Environment, instead.
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.query
EvaluationEnvironment
          Deprecated. Use the EvaluationEnvironment interface, instead.
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.query.impl
EvaluationEnvironment
          Deprecated. Use the EvaluationEnvironment interface, instead.
ParserException
          Deprecated. Use the ParserException type, instead.
SemanticException
          Deprecated. Use the SemanticException interface, instead.
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.types.impl
Environment
          Deprecated. Use the Environment interface, instead.
SemanticException
          Deprecated. Use the SemanticException interface, instead.
 

Classes in org.eclipse.emf.ocl.parser used by org.eclipse.emf.ocl.utilities
SemanticException
          Deprecated. Use the SemanticException interface, instead.
 


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