Package fr.ens.biologie.genomique.eoulsan.annotations
package fr.ens.biologie.genomique.eoulsan.annotations
This package define the annotations on Eoulsan classes plug-ins.
- Since:
- 1.0
-
ClassDescriptionThis class contains annotation utilities.This class define an enum for the execution mode of Eoulsan.This annotation is used to mark a step class that is a generator with user custom parameters.This annotation is used to mark a plug-in class as usable in hadoop mode and local mode.This annotation is used to mark a plug-in class as usable in hadoop mode only.This annotation is used to mark a plug-in class as usable in local mode only.This annotation is used to mark a step class that requires no log.This annotation is used to mark a step class that requires no output directory.This annotation is used to mark a step class that requires the all the previous step in the workflow file.This annotation is used to mark a step class that requires the previous step in the workflow file.This annotation is used to mark a module class that can reuse a module instance for each task.This annotation is used to mark a step class that is a terminal step.