Uses of Interface
org.eclipse.ocl.utilities.UtilitiesPackage

Packages that use UtilitiesPackage
org.eclipse.ocl.utilities Abstract API for OCL AST utilities and extensions of the UML metamodel. 
org.eclipse.ocl.utilities.impl Implementation of the OCL utilities package. 
org.eclipse.ocl.utilities.util Generated utilities for working with instances the OCL utilities package. 
 

Uses of UtilitiesPackage in org.eclipse.ocl.utilities
 

Fields in org.eclipse.ocl.utilities declared as UtilitiesPackage
static UtilitiesPackage UtilitiesPackage.eINSTANCE
          The singleton instance of the package
 

Methods in org.eclipse.ocl.utilities that return UtilitiesPackage
 UtilitiesPackage UtilitiesFactory.getUtilitiesPackage()
          Returns the package supported by this factory
 

Uses of UtilitiesPackage in org.eclipse.ocl.utilities.impl
 

Classes in org.eclipse.ocl.utilities.impl that implement UtilitiesPackage
 class UtilitiesPackageImpl
          An implementation of the model Package
 

Methods in org.eclipse.ocl.utilities.impl that return UtilitiesPackage
static UtilitiesPackage UtilitiesFactoryImpl.getPackage()
          Deprecated.  
 UtilitiesPackage UtilitiesFactoryImpl.getUtilitiesPackage()
           
static UtilitiesPackage UtilitiesPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 

Uses of UtilitiesPackage in org.eclipse.ocl.utilities.util
 

Fields in org.eclipse.ocl.utilities.util declared as UtilitiesPackage
protected static UtilitiesPackage UtilitiesSwitch.modelPackage
          The cached model package
protected static UtilitiesPackage UtilitiesAdapterFactory.modelPackage
          The cached model package
 


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