Annotation Interface SimulationConfigSupplier


@Retention(RUNTIME) @Target({METHOD,ANNOTATION_TYPE}) public @interface SimulationConfigSupplier
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Class<? extends Supplier<de.uka.ipd.sdq.workflow.configuration.IJobConfiguration>>
     
  • Element Details

    • value

      Class<? extends Supplier<de.uka.ipd.sdq.workflow.configuration.IJobConfiguration>> value