Package org.eclipse.emf.ocl.types.impl

Implementation of the API for OCL types.

See:
          Description

Class Summary
AnyTypeImpl  
BagTypeImpl  
CollectionTypeImpl  
ElementTypeImpl An implementation of the model object 'Element Type'
InvalidTypeImpl An implementation of the model object 'Invalid Type'
MessageTypeImpl An implementation of the model object 'Message Type'
OrderedSetTypeImpl An implementation of the model object 'Ordered Set Type'
PrimitiveBooleanImpl An implementation of the model object 'Primitive Boolean'
PrimitiveIntegerImpl An implementation of the model object 'Primitive Integer'
PrimitiveRealImpl An implementation of the model object 'Primitive Real'
PrimitiveStringImpl An implementation of the model object 'Primitive String'
PrimitiveTypeImpl An implementation of the model object 'Primitive Type'
SequenceTypeImpl An implementation of the model object 'Sequence Type'
SetTypeImpl An implementation of the model object 'Set Type'
TupleTypeImpl An implementation of the model object 'Tuple Type'
TypesFactoryImpl An implementation of the model Factory
TypesPackageImpl An implementation of the model Package .
TypeTypeImpl An implementation of the model object 'Type Type'
TypeUtil Static utilities for introspecting OCL types.
VoidTypeImpl An implementation of the model object 'Void Type'
 

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

Implementation of the API for OCL types.

Package Specification

This package defines the classes implementing the abstract API for OCL types. In general, the interfaces in the org.eclipse.emf.ocl.types package should be used instead of these classes.

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

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