jInfer

Uses of Class
cz.cuni.mff.ksi.jinfer.iss.experiments.data.FileCharacteristics

Packages that use FileCharacteristics
cz.cuni.mff.ksi.jinfer.iss.experiments.data   
 

Uses of FileCharacteristics in cz.cuni.mff.ksi.jinfer.iss.experiments.data
 

Methods in cz.cuni.mff.ksi.jinfer.iss.experiments.data that return FileCharacteristics
 FileCharacteristics InputFile.getCharacteristics()
          Returns the general characteristic of this file.
static FileCharacteristics FileCharacteristics.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileCharacteristics[] FileCharacteristics.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in cz.cuni.mff.ksi.jinfer.iss.experiments.data with parameters of type FileCharacteristics
InputFile(File file, FileCharacteristics characteristics)
          Full constructor.
InputFile(String file, FileCharacteristics characteristics)
          Full constructor.
 


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011