Class PCMStoexValidatorConfigurationBlock

java.lang.Object
org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
org.palladiosimulator.pcm.stoex.validation.PCMStoexValidatorConfigurationBlock

public class PCMStoexValidatorConfigurationBlock extends org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock

    org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.BuildJob, org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.ControlData
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final String
     

    Fields inherited from class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock

    checkBoxes, comboBoxes, expandedComposites, keys, labels, preferenceStoreAccessImpl, project, statusChangeListener, textBoxes
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    protected void
    fillSettingsPage(Composite composite, int nColumns, int defaultIndent)
     
    protected IDialogSettings
     

    Methods inherited from class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock

    addAdditionalComponentsToSettingsPage, addComboBox, adjustComboWidth, createSection, doCreateContents, getBuildJob, getFullBuildDialogStrings, getPropertyPrefix, validateSettings

    Methods inherited from class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock

    addCheckBox, addCheckboxWithData, addComboBox, addTextField, collectRegistredKeys, controlChanged, createContents, createStyleSection, expandedStateChanged, getIsProjectSpecificPropertyKey, getPreferenceChanges, getProject, getSelectionListener, getShell, getTextModifyListener, getValue, hasProjectSpecificOptions, isProjectSpecificPropertyKey, newComboControl, performApply, performDefaults, performOk, processChanges, registerKey, restoreSectionExpansionStates, savePreferences, setPreferenceStore, setProject, setShell, setStatusChangeListener, setToDefault, setValue, setWorkbenchPreferenceContainer, storeSectionExpansionStates, textChanged, updateCheckBox, updateCombo, updateControls, updateText, useProjectSpecificSettings

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • PCMStoexValidatorConfigurationBlock

      public PCMStoexValidatorConfigurationBlock()
  • Method Details

    • fillSettingsPage

      protected void fillSettingsPage(Composite composite, int nColumns, int defaultIndent)
      Specified by:
      fillSettingsPage in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock
    • dispose

      public void dispose()
      Overrides:
      dispose in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
    • getDialogSettings

      protected IDialogSettings getDialogSettings()
      Overrides:
      getDialogSettings in class org.eclipse.xtext.ui.validation.AbstractValidatorConfigurationBlock