Class StereotypeSelectionDialog

All Implemented Interfaces:
IShellProvider

public class StereotypeSelectionDialog extends ElementListSelectionDialog
A dialog for selecting Stereotypes.
  • Constructor Details

    • StereotypeSelectionDialog

      public StereotypeSelectionDialog(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 Stereotype.
    • getResultStereotype

      public org.modelversioning.emfprofile.Stereotype getResultStereotype()
      Returns the selected Stereotype.
      Returns:
      the stereotype