Uses of Class
org.eclipse.ocl.examples.pivot.internal.impl.PackageImpl

Packages that use PackageImpl
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.manager   
 

Uses of PackageImpl in org.eclipse.ocl.examples.pivot.internal.impl
 

Subclasses of PackageImpl in org.eclipse.ocl.examples.pivot.internal.impl
 class LibraryImpl
          An implementation of the model object 'Library'.
 class ProfileImpl
          An implementation of the model object 'Profile'.
 

Uses of PackageImpl in org.eclipse.ocl.examples.pivot.manager
 

Subclasses of PackageImpl in org.eclipse.ocl.examples.pivot.manager
 class Orphanage
          An Orphanage provides a Package that weakly contains elements such as type specializations that should require a container for the purposes of validation, but which should be eligible for garbage collection whenever no longer in use.