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

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

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

Subclasses of NamespaceImpl in org.eclipse.ocl.examples.pivot.internal.impl
 class LibraryImpl
          An implementation of the model object 'Library'.
 class PackageImpl
          An implementation of the model object 'Package'.
 class ProfileImpl
          An implementation of the model object 'Profile'.
 class RegionImpl
          An implementation of the model object 'Region'.
 class RootImpl
          An implementation of the model object 'Root'.
 class TransitionImpl
          An implementation of the model object 'Transition'.
 

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

Subclasses of NamespaceImpl 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.