Class AtlPreferenceConstants

java.lang.Object
org.eclipse.m2m.atl.adt.ui.AtlPreferenceConstants

public class AtlPreferenceConstants extends Object
This class contains methods to product a correct preference fPreferenceeStore. Each new key you want to add have to be inserted as a static final string, for which one you have to initialize its type and its value, and thus permit to the new preference fPreferenceeStore to catch this value from the createStoreKeys() method.