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

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

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

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

Constructors in org.eclipse.ocl.examples.pivot.uml with parameters of type ProfileAnalysis
ModelAnalysis(UML2Pivot.Outer converter, ProfileAnalysis profileAnalysis)