Package org.eclipse.emf.ocl.utilities.impl

Implementation of the API for OCL AST utilities.

See:
          Description

Class Summary
Bag A Bag is an unordered collection which may have duplicate elements.
CollectionFactory A factory for creating java collection types from their OCL equivalents.
TupleFactory A specialized factory that creates tuple instances implementing value equality.
UtilitiesFactoryImpl An implementation of the model Factory
UtilitiesPackageImpl An implementation of the model Package .
VisitableImpl An implementation of the model object 'Visitable'
 

Package org.eclipse.emf.ocl.utilities.impl Description

Implementation of the API for OCL AST utilities.

Package Specification

This package defines the classes implementing the OCL AST utilities. In general, the interfaces in the org.eclipse.emf.ocl.utilities package should be used instead of these classes.

See Also:
org.eclipse.emf.ocl.utilities

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