All Implemented Interfaces:
IShellProvider

public class ParametersDialog extends TitleAreaDialog
The Class ParametersDialog.
  • Constructor Details

    • ParametersDialog

      public ParametersDialog(Shell parentShell, org.palladiosimulator.pcm.repository.Signature signature)
      Creates a dialog with the given parent and edited properties name.
      Parameters:
      parentShell - -object that returns the current parent shell columnName - edited properties
      signature - the signature
  • Method Details