jInfer

Package cz.cuni.mff.ksi.jinfer.projecttype

Main package of the ProjectType module.

See:
          Description

Class Summary
ActionProviderImpl Ability for the jInfer project to have various actions invoked on it.
InputFiles Class for storing and loading Input into/from project folder.
InputFilesList Array list of File types that contains no duplicate elements.
InputFilesListener FileChangeListener for refreshing input node after removing input file from project.
JInferCopyOperation Provides copy operation for jInfer project.
JInferDeleteOperation Provides delete operation for jInfer project.
JInferLogicalView Creates logical view of the jInfer Project, which means that it returns root node of the project tree.
JInferMoveOrRenameOperation Provides move or remove operation for jInfer project.
JInferProject Represents jInfer project in Projects window.
JInferProjectFactory Creates in-memory jInfer projects from disk directories.
JInferProjectInformation Provides general information about jInfer project.
OutputHandlerImpl Handler for adding output files into jInfer project output folder.
 

Package cz.cuni.mff.ksi.jinfer.projecttype Description

Main package of the ProjectType module. This module creates jInfer Project in Projects tree usually located on the left side of NB Platform. This project is used to define inputs for inference like document files, schemas, etc. and also holds results of the inference executed on input files. For each project can be set properties affecting inference process.


jInfer

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