Class ProfileSelectionDialog

All Implemented Interfaces:
IShellProvider

public class ProfileSelectionDialog extends ElementListSelectionDialog
A dialog for selecting Profiles.
  • Constructor Details

    • ProfileSelectionDialog

      public ProfileSelectionDialog(Shell parent)
  • Method Details

    • setElements

      public void setElements(Object[] elements)
      Overrides:
      setElements in class ElementListSelectionDialog
      Throws:
      IllegalArgumentException - if not all elements are of the type Profile.
    • getResultProfile

      public org.modelversioning.emfprofile.Profile getResultProfile()
      Returns the selected Profile.
      Returns:
      the profile