Uses of Interface
org.eclipse.ocl.examples.pivot.manager.ImplementationManager.ExplicitNavigator

Packages that use ImplementationManager.ExplicitNavigator
org.eclipse.ocl.examples.pivot.manager   
org.eclipse.ocl.examples.pivot.uml   
 

Uses of ImplementationManager.ExplicitNavigator in org.eclipse.ocl.examples.pivot.manager
 

Methods in org.eclipse.ocl.examples.pivot.manager with parameters of type ImplementationManager.ExplicitNavigator
static void ImplementationManager.addExplicitNavgator(ImplementationManager.ExplicitNavigator explicitNavigator)
           
 

Uses of ImplementationManager.ExplicitNavigator in org.eclipse.ocl.examples.pivot.uml
 

Classes in org.eclipse.ocl.examples.pivot.uml that implement ImplementationManager.ExplicitNavigator
 class UMLExplicitNavigator
          ImplementationManager encapsulates the knowledge about known feature implementations.
 

Fields in org.eclipse.ocl.examples.pivot.uml declared as ImplementationManager.ExplicitNavigator
static ImplementationManager.ExplicitNavigator UMLExplicitNavigator.INSTANCE