Uses of Class
org.eclipse.ocl.examples.pivot.uml.UML2Pivot

Packages that use UML2Pivot
org.eclipse.ocl.examples.pivot.uml   
 

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

Fields in org.eclipse.ocl.examples.pivot.uml declared as UML2Pivot
protected  UML2Pivot UML2PivotDeclarationSwitch.converter
           
protected  UML2Pivot UML2PivotReferenceSwitch.converter
           
 

Methods in org.eclipse.ocl.examples.pivot.uml that return UML2Pivot
static UML2Pivot UML2Pivot.getAdapter(org.eclipse.emf.ecore.resource.Resource resource, TypeManager typeManager)
           
 

Constructors in org.eclipse.ocl.examples.pivot.uml with parameters of type UML2Pivot
UML2PivotDeclarationSwitch(UML2Pivot converter)
           
UML2PivotReferenceSwitch(UML2Pivot converter)