|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Path | |
---|---|
cz.cuni.mff.ksi.jinfer.functionalDependencies | |
cz.cuni.mff.ksi.jinfer.functionalDependencies.fd | |
cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator |
Uses of Path in cz.cuni.mff.ksi.jinfer.functionalDependencies |
---|
Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies that return types with arguments of type Path | |
---|---|
List<Path> |
RXMLTree.getPaths()
Get list of paths defined for this tree. |
Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies with parameters of type Path | |
---|---|
PathAnswer |
RXMLTree.getPathAnswer(Path path)
Get path answer for provided path. |
PathAnswer |
RXMLTree.getPathAnswerForCreatingTuple(Path path,
Tuple tuple)
Get path answer for provided tuple. |
PathAnswer |
RXMLTree.getPathAnswerForTuple(Path path,
Tuple tuple,
boolean isThesis)
Get path answer for provided tuple. |
Method parameters in cz.cuni.mff.ksi.jinfer.functionalDependencies with type arguments of type Path | |
---|---|
void |
RXMLTree.setPaths(List<Path> paths)
Set paths defined for this tree. |
Uses of Path in cz.cuni.mff.ksi.jinfer.functionalDependencies.fd |
---|
Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies.fd that return Path | |
---|---|
Path |
TrightSidePaths.getPathObj()
|
Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies.fd that return types with arguments of type Path | |
---|---|
List<Path> |
TleftSidePaths.getPaths()
|
Uses of Path in cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator |
---|
Methods in cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator that return types with arguments of type Path | |
---|---|
List<Path> |
PathsProcessor.process(InputStream s)
|
|
jInfer | |||||||||
PREV NEXT | FRAMES NO FRAMES |