|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |