Class CallDataTypeDialog

All Implemented Interfaces:
IShellProvider

public class CallDataTypeDialog extends PalladioSelectEObjectDialog
The class sets the actions (add, edit, delete), which PalladioSelectEObjectDialog were defined in.
  • Constructor Details

    • CallDataTypeDialog

      public CallDataTypeDialog(Shell parent, Collection<Object> filterList, Collection<EReference> additionalChildReferences, Object input)
      Instantiates a new call data type dialog.
      Parameters:
      parent - the parent
      filterList - the filter list
      additionalChildReferences - the additional child references
      input - the input
  • Method Details

    • createDialogArea

      protected Control createDialogArea(Composite parent)
      Overrides:
      createDialogArea in class de.uka.ipd.sdq.dialogs.selection.SelectEObjectDialog