Uses of Class
fr.ens.biologie.genomique.eoulsan.galaxytools.elements.DataToolElement
-
Packages that use DataToolElement Package Description fr.ens.biologie.genomique.eoulsan.galaxytools This package contain classes related to read tool xml file from galaxy. -
-
Uses of DataToolElement in fr.ens.biologie.genomique.eoulsan.galaxytools
Methods in fr.ens.biologie.genomique.eoulsan.galaxytools that return types with arguments of type DataToolElement Modifier and Type Method Description Set<DataToolElement>
GalaxyToolInterpreter. getInputDataElements()
Gets the in data format expected associated with variable found in command line.Set<DataToolElement>
GalaxyToolInterpreter. getOutputDataElements()
Gets the out data format expected associated with variable found in command line.
-