jInfer

Package cz.cuni.mff.ksi.jinfer.base.interfaces

This package contains various interfaces used in jInfer.

See:
          Description

Interface Summary
Capabilities Interface of inference modules that have capabilities.
Expander Interface of a (sub)module providing expansion of complex regular expressions into simple concatenations.
IDSetSearch Interface of a module providing search for ID/IDREF attributes, as well as attribute statistics computation and display.
NamedModule Interface of a module with a name and description.
OutputHandler Interface of a handler for adding output files into jInfer project output folder.
Pair<S,T> Interface representing a generic 2-tuple.
Processor<T> Interface of any class that can take an InputStream and produce List of elements T from it.
PropertiesPanelProvider PropertiesPanelProvider creates visual representation of one Project properties category, and manages communication between Project properties and this panel.
RuleDisplayer Interface of the Rule displayer used to show rule sets in some graphical way.
UserModuleDescription Interface which must be implemented by factory classes of submodules.
 

Package cz.cuni.mff.ksi.jinfer.base.interfaces Description

This package contains various interfaces used in jInfer. Please note that inference interfaces are in cz.cuni.mff.ksi.jinfer.base.interfaces.inference, XML representation interfaces in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes.


jInfer

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