Uses of Class
fr.ens.biologie.genomique.eoulsan.Main
Packages that use Main
-
Uses of Main in fr.ens.biologie.genomique.eoulsan
Subclasses of Main in fr.ens.biologie.genomique.eoulsanModifier and TypeClassDescriptionfinal classMain class in local mode.final classMain class in Hadoop mode.Methods in fr.ens.biologie.genomique.eoulsan that return MainModifier and TypeMethodDescriptionstatic MainMain.getInstance()Get the instance of the Main class.Methods in fr.ens.biologie.genomique.eoulsan with parameters of type MainModifier and TypeMethodDescriptionstatic 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.