Package edu.kit.ipd.sdq.eventsim.instrumentation.specification.restriction
Contains user interfaces for
InstrumentableRestriction
s and provides means for creation of them.-
Interface Summary Interface Description IRestrictionUI<I extends Instrumentable> A UI forInstrumentableRestriction
s.OnCloseListener OnCreatedListener OnNextListener TextChosenListener -
Class Summary Class Description RestrictionDialog<I extends Instrumentable> A dialog for restrictions.RestrictionUIFactory A factory forIRestrictionUI
s.RestrictionUIHelper -
Annotation Types Summary Annotation Type Description RestrictionUI States that the annotated UI is able to deal with the specified subtype ofInstrumentableRestriction
.