Interface StoExEditDialogFactory

All Known Implementing Classes:
StoExEditDialogFactoryImpl

public interface StoExEditDialogFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(Shell parentShell, de.uka.ipd.sdq.stoex.analyser.visitors.TypeEnum expectedType)
     
  • Method Details

    • create

      StoExEditDialog create(Shell parentShell, de.uka.ipd.sdq.stoex.analyser.visitors.TypeEnum expectedType)