Uses of Class
fr.ens.biologie.genomique.eoulsan.Main
-
Packages that use Main Package Description fr.ens.biologie.genomique.eoulsan Root package of Eoulsan. -
-
Uses of Main in fr.ens.biologie.genomique.eoulsan
Subclasses of Main in fr.ens.biologie.genomique.eoulsan Modifier and Type Class Description classMainCLIMain class in local mode.classMainHadoopMain class in Hadoop mode.Methods in fr.ens.biologie.genomique.eoulsan that return Main Modifier and Type Method Description static MainMain. getInstance()Get the instance of the Main class.Methods in fr.ens.biologie.genomique.eoulsan with parameters of type Main Modifier and Type Method Description static List<Infos.Info>Infos. commandLineInfo(Main main)Return a list with command line informations.static List<Infos.Info>Infos. softwareInfos(Main main)Return a list with Eoulsan software informations.
-