java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
org.palladiosimulator.servicelevelobjective.edp2.visualization.wizards.SLODialogAggDataPage
All Implemented Interfaces:
EventListener, IDialogPage, IMessageProvider, ISelectionChangedListener, IWizardPage, SelectionListener, SWTEventListener

public class SLODialogAggDataPage extends WizardPage implements ISelectionChangedListener, SelectionListener
A WizardPage used to present the user a view of available aggregation modes for data. After selection of a modus, the data is recomputed accordingly and forwarded to the SLOViewsWizard.