Annotation Interface SimulationJobSupplier


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

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

    • value

      Class<? extends Supplier<de.uka.ipd.sdq.workflow.jobs.IJob>> value