Class RestrictionUIHelper
- java.lang.Object
-
- edu.kit.ipd.sdq.eventsim.instrumentation.specification.restriction.RestrictionUIHelper
-
public class RestrictionUIHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description RestrictionUIHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
createLoadModelSection(Composite parent, Shell shell, String modelName, String[] fileExtensions, TextChosenListener listener)
-
-
-
Method Detail
-
createLoadModelSection
public static void createLoadModelSection(Composite parent, Shell shell, String modelName, String[] fileExtensions, TextChosenListener listener)
-
-