Uses of Class
org.eclipse.m2m.atl.adt.ui.preferences.AtlPreferenceStore.Key

Packages that use AtlPreferenceStore.Key
org.eclipse.m2m.atl.adt.ui   
org.eclipse.m2m.atl.adt.ui.preferences   
 

Uses of AtlPreferenceStore.Key in org.eclipse.m2m.atl.adt.ui
 

Methods in org.eclipse.m2m.atl.adt.ui that return AtlPreferenceStore.Key
static AtlPreferenceStore.Key[] AtlPreferenceConstants.createStoreKeys()
          This method generates a list of preference keys that can be used to initialize a new preference fPreferenceeStore.
 

Uses of AtlPreferenceStore.Key in org.eclipse.m2m.atl.adt.ui.preferences
 

Constructors in org.eclipse.m2m.atl.adt.ui.preferences with parameters of type AtlPreferenceStore.Key
AtlPreferenceStore(org.eclipse.jface.preference.IPreferenceStore parent, AtlPreferenceStore.Key[] keys)
          Creates a new instance of ATL preference fPreferenceeStore.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.