Uses of Interface
org.eclipse.ocl.examples.pivot.utilities.External2Pivot

Packages that use External2Pivot
org.eclipse.ocl.examples.pivot.ecore   
org.eclipse.ocl.examples.pivot.manager   
org.eclipse.ocl.examples.pivot.uml   
 

Uses of External2Pivot in org.eclipse.ocl.examples.pivot.ecore
 

Classes in org.eclipse.ocl.examples.pivot.ecore that implement External2Pivot
 class AbstractEcore2Pivot
           
 class Ecore2Pivot
           
 

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

Methods in org.eclipse.ocl.examples.pivot.manager with parameters of type External2Pivot
 void MetaModelManager.addExternalResource(External2Pivot external2Pivot)
           
 void MetaModelManager.removeExternalResource(External2Pivot external2Pivot)
           
 

Uses of External2Pivot in org.eclipse.ocl.examples.pivot.uml
 

Classes in org.eclipse.ocl.examples.pivot.uml that implement External2Pivot
 class UML2Ecore2Pivot
           
 class UML2Pivot
           
static class UML2Pivot.Inner
          A UML2Pivot$Inner adapts an unconverted UML resource that has been imported during the conversion of some other UML resource.
static class UML2Pivot.Outer
          A UML2Pivot$Outer adapts an unconverted UML resource and hosts the additional conversions necessary for imported UML resources.