Uses of Class
org.eclipse.ocl.common.internal.preferences.StringPreference

Packages that use StringPreference
org.eclipse.ocl.common.delegate   
org.eclipse.ocl.examples.pivot.delegate   
org.eclipse.ocl.examples.pivot.options   
 

Uses of StringPreference in org.eclipse.ocl.common.delegate
 

Subclasses of StringPreference in org.eclipse.ocl.common.delegate
 class VirtualDelegateMapping
          VirtualDelegateMapping provides the preference option to support mapping of the virtual delegate URI OCLConstants.OCL_DELEGATE_URI (http://www.eclipse.org/emf/2002/Ecore/OCL) to a physical delegate URI such as http://www.eclipse.org/emf/2002/Ecore/OCL/LPG or http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot.
 

Uses of StringPreference in org.eclipse.ocl.examples.pivot.delegate
 

Subclasses of StringPreference in org.eclipse.ocl.examples.pivot.delegate
protected static class OCLDelegateDomain.PivotOnlyVirtualDelegateMapping
           
 

Uses of StringPreference in org.eclipse.ocl.examples.pivot.options
 

Fields in org.eclipse.ocl.examples.pivot.options declared as StringPreference
static StringPreference OCLinEcoreOptions.EXPORT_DELEGATION_URI
          The value of the OCL Delegate URI written to *.ecore files when no default was available when the file was read.