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

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

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

Fields in org.eclipse.ocl.examples.pivot.uml declared as UML2Pivot.Outer
protected  UML2Pivot.Outer ModelAnalysis.converter
           
protected  UML2Pivot.Outer ProfileAnalysis.converter
           
protected  UML2Pivot.Outer UML2Pivot.Inner.root
           
 

Methods in org.eclipse.ocl.examples.pivot.uml that return UML2Pivot.Outer
abstract  UML2Pivot.Outer UML2Pivot.getRoot()
           
 UML2Pivot.Outer UML2Pivot.Inner.getRoot()
           
 UML2Pivot.Outer UML2Pivot.Outer.getRoot()
           
 

Constructors in org.eclipse.ocl.examples.pivot.uml with parameters of type UML2Pivot.Outer
ModelAnalysis(UML2Pivot.Outer converter, ProfileAnalysis profileAnalysis)
           
ProfileAnalysis(UML2Pivot.Outer converter)
           
UML2Pivot.Inner(org.eclipse.emf.ecore.resource.Resource umlResource, UML2Pivot.Outer root)