Uses of Class
org.eclipse.ocl.examples.pivot.delegate.DelegateInstaller

Packages that use DelegateInstaller
org.eclipse.ocl.examples.pivot.ecore   
 

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

Fields in org.eclipse.ocl.examples.pivot.ecore declared as DelegateInstaller
protected  DelegateInstaller Pivot2Ecore.delegateInstaller
           
protected  DelegateInstaller Pivot2EcoreDeclarationVisitor.delegateInstaller
           
 

Methods in org.eclipse.ocl.examples.pivot.ecore that return DelegateInstaller
 DelegateInstaller Pivot2Ecore.getDelegateInstaller()