jInfer
A B C D E F G H I J K L M N O P Q R S T U V W X Z

R

Random - Class in cz.cuni.mff.ksi.jinfer.iss.heuristics.construction
A trivial construction heuristics.
Random() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.Random
 
RandomLocalBranching - Class in cz.cuni.mff.ksi.jinfer.iss.experiments.sets
 
RandomLocalBranching() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.experiments.sets.RandomLocalBranching
 
RandomRemove - Class in cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement
A simple improvement heuristic that removes a specified fraction of AMs at random from every solution in the pool.
RandomRemove(double) - Constructor for class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.RandomRemove
 
RandomVsFuzzyVsFidaxStart - Class in cz.cuni.mff.ksi.jinfer.iss.experiments.sets
Experiment comparing Random, Fuzzy and FIDAX construction heuristics, only their first steps.
RandomVsFuzzyVsFidaxStart() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.experiments.sets.RandomVsFuzzyVsFidaxStart
 
read(WizardDescriptor) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplatePanelVisual
Load previously saved data to the WizardDescriptor.
readerToBuilder(Reader, StringBuilder) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.FileUtils
Reads the specified Reader and writes its content to the specified StringBuilder.
readSettings(Object) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplateWizardPanel
 
readSettings(Object) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.ModuleSelectionWizardPanel1
 
rect - Variable in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.graphmouseplugins.VerticesPickingGraphMousePlugin
used to draw a rectangle to contain picked vertices
refreshNodes() - Method in class cz.cuni.mff.ksi.jinfer.projecttype.nodes.FileChildren
 
Regexp<T> - Class in cz.cuni.mff.ksi.jinfer.base.regexp
Class representing a regular expression of arbitrary type.
Regexp(T, List<Regexp<T>>, RegexpType, RegexpInterval) - Constructor for class cz.cuni.mff.ksi.jinfer.base.regexp.Regexp
Creates immutable regexp.
RegexpAutomaton<T> - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping
Automaton with Regexp on transitions Type T is to be the same as in ordinary automaton.
RegexpAutomaton() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.RegexpAutomaton
Constructor to create empty automaton.
RegexpAutomaton(boolean) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.RegexpAutomaton
As in automaton, whether to create initial state
RegexpAutomaton(Automaton<T>) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.RegexpAutomaton
Given another automaton, creates this automaton with same structure (states, delta function).
RegexpAutomaton(RegexpAutomaton<T>) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.RegexpAutomaton
Cloning constructor.
RegexpAutomatonSimplifier<T> - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping
Interface for RegexpAutomaton simplifiers.
RegexpAutomatonSimplifierFactory - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping
Factory for RegexpAutomatonSimplifier.
RegexpEdgeLabeller - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.transformers
Transformation of Step (in Automaton<Regexp<AbstractStructuralNode>>) to String.
RegexpEdgeLabeller() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.transformers.RegexpEdgeLabeller
 
RegexpEvaluator<T> - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating
TODO anti Comment!
RegexpEvaluatorFactory - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating
TODO anti Comment!
RegexpInterval - Class in cz.cuni.mff.ksi.jinfer.base.regexp
Class representing interval of each regexp.
regexpToStr(Regexp<AbstractStructuralNode>) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.TestUtils
Returns a simple textual representation of specified regexp, fit for using in unit tests.
RegexpToStringTransformer - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.transformers
Transformation of Regexp<AbstractStructuralNode> to String.
RegexpToStringTransformer() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.transformers.RegexpToStringTransformer
 
RegexpTransformer - Class in cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic
Transformer for Rule Tree Vertex which transform Regexp into readeble Vertex label.
RegexpTransformer() - Constructor for class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.RegexpTransformer
 
RegexpType - Enum in cz.cuni.mff.ksi.jinfer.base.regexp
Enum of possible regular expression types.
RegexpTypeUtils - Class in cz.cuni.mff.ksi.jinfer.basicxsd.utils
Utility class to recognize some specific types of regexp.
REGULAR_NODE_SHAPE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.options.ShapeUtils
 
REGULAR_NODE_SHAPE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.options.ShapeUtils
 
RegularExpressionCleaner<T> - Interface in cz.cuni.mff.ksi.jinfer.twostep.cleaning
Interface for all regular expression cleaners.
RegularExpressionCleanerFactory - Interface in cz.cuni.mff.ksi.jinfer.twostep.cleaning
Factory for RegularExpressionCleaner.
Removal - Class in cz.cuni.mff.ksi.jinfer.iss.heuristics.construction
A simple construction heuristic.
Removal() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.Removal
 
remove(T) - Method in class cz.cuni.mff.ksi.jinfer.iss.objects.DeletableList
Removes all occurences of the specified item from the list.
remove(Object) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
Removes the first occurrence of the specified element from this list, if it is present.
remove(int) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
Removes the element at the specified position in this list.
removeActiveProject() - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.RunningProject
Removes active project.
removeAll(Collection<T>) - Method in class cz.cuni.mff.ksi.jinfer.iss.objects.DeletableList
Removes from this object all occurences of all items in the specified collection.
removeAll(Collection<?>) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
This method is unsupported.
removeChangeListener(ChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplateWizardIterator
 
removeChangeListener(ChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplateWizardPanel
 
removeChangeListener(ChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.ModuleSelectionWizardPanel1
 
removeFromAllTuples() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.NodeAttribute
Remove node from all tuples it belongs to.
removeFromTuple(Tuple) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.NodeAttribute
Remove this node from provided tuple.
removeGraphMousePlugin(GraphMousePlugin) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.PluggableVisualizer
Removes graph mouse plugin.
removeInputString(List<T>) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.Step
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.graphviz.options.GraphvizLayoutController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.options.AutoEditorController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.base.options.LoggerController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.basicruledisplayer.options.BasicRuleDisplayerController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.iss.options.ISSController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.JInferProjectInformation
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.runner.options.RunnerController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.options.TreeRuleDisplayerController
 
removeRG(RepairGroup) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Remove provided repair group from all repair groups associated with this tree.
removeState(State<Regexp<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.StateRemovalRegexpAutomaton
Removes from automaton state given by by-passing its {in | out}-transitions.
removeStep(Step<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.DefectiveAutomaton
 
removeTuple(Tuple) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Invalidate tuple of this tree.
removeTuple(RXMLTree, Tuple) - Static method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.TupleFactory
Removes tuple from tree.
removeTuples(RXMLTree, Set<Tuple>) - Static method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.TupleFactory
Remove all tuples provided in a set from tree.
removeUpdate(DocumentEvent) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplatePanelVisual
 
RemoveWorst - Class in cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement
Simple "improvement" heuristic that works by removing the worst solution (IdSet) from the feasible pool.
RemoveWorst() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.RemoveWorst
 
Repair - Interface in cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces
Interface representing Repair.
REPAIR_PICKER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.functionalDependencies.properties.RepairerPropertiesPanel
 
REPAIR_PICKER_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.functionalDependencies.properties.RepairerPropertiesPanel
 
RepairCandidate - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer
Implementation of the Repair interface for the thesis algorithm.
RepairCandidate(Pair<Tuple, Tuple>) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairCandidate
Constructor of the repair candidate.
RepairCandidate(Pair<Tuple, Tuple>, Node, RXMLTree, double, String) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairCandidate
This constructor creates a repair candidate which marks provided node as unreliable.
RepairCandidate(Pair<Tuple, Tuple>, Node, String, RXMLTree, double, String, boolean) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairCandidate
This constructor creates a repair candidate which modifies node value.
RepairedXMLGenerator - Interface in cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces
Interface of a RepairedXMLGenerator module.
RepairedXMLGeneratorCallback - Interface in cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces
Interface defining a response to RepairedXMLGenerator finishing its work.
RepairedXMLGeneratorImpl - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer
Implementation of RepairedXMLGenerator interface.
RepairedXMLGeneratorImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairedXMLGeneratorImpl
 
Repairer - Interface in cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces
Interface of a Repairer module.
REPAIRER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.functionalDependencies.properties.RepairerPropertiesPanel
 
REPAIRER_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.functionalDependencies.properties.RepairerPropertiesPanel
 
RepairerCallback - Interface in cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces
Repair defining a response to Repairer finishing its work.
RepairerImpl - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer
Implementation of the Repairer module for the original algorithm.
RepairerImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairerImpl
 
RepairerPropertiesPanel - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.properties
 
RepairerPropertiesPanel(Properties) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.properties.RepairerPropertiesPanel
Creates new form RepairerPropertiesPanel
RepairFactory - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer
Support class for Repair implementations.
RepairGroup - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer
Class representing repair group from the thesis algorithm.
RepairGroup(FD) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairGroup
Constructor of repair group.
RepairGroupModel - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer
Class representing repair group in the repair picker.
RepairGroupModel(List<RepairGroup>) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairGroupModel
Constructor creating model of the repair groups for repair picker.
RepairImpl - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer
Implementation of the Repair interface for the original algorithm.
RepairImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairImpl
Default constructor.
RepairImpl(Node) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairImpl
Constructor creating repair that mark node as unreliable.
RepairImpl(Node, String, boolean) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairImpl
Constructor creating a repair that modifies node value.
RepairPicker - Interface in cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces
Interface of Repair picker responsible for picking repair candidate that will be applied to the XML tree.
RepairPickerComponent - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer
Main component of the repair picker window.
RepairPickerComponent() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairPickerComponent
Creates new form NewJPanel
RepairPickerImpl - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer
Implementation of the RepairPicker representing picker which choose repair candidate with the lowest weight.
RepairPickerImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairPickerImpl
 
RepairPickerTopComponent - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer
Top component which displays repair picker window.
RepairPickerTopComponent() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairPickerTopComponent
 
RepairPickerUserInteractive - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer
Implementation of the RepairPicker representing user selection picker.
RepairPickerUserInteractive() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairPickerUserInteractive
 
RepairRunner - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies
RepairRunner is responsible for running other modules in process of repairing, ensuring correct order and passing data from output of a module to input of another.
RepairRunner() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.RepairRunner
Default, nonparametric constructor.
repairsSameFD(RepairCandidate) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.UserNodeSelection
Check if the canidate pick by this selection repairs the same functional dependency as provided candidate.
RepairStatistics - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies
Class gathering all information from repairing for statistical purpose.
RepairStatistics() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.RepairStatistics
 
RepairTreeNode - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer
Class representing repair candidate as a tree node in the repair picker.
replaceEdgeLabelTransformer(Transformer<Step<T>, String>) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.PluggableVisualizer
Replaces edge label transformer.
replaceVertexLabelTransformer(Transformer<State<T>, String>) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.PluggableVisualizer
Replaces vertex label transformer.
REQUIRED - Static variable in class cz.cuni.mff.ksi.jinfer.base.utils.IGGUtils
Metadata string meaning "Attribute is required".
REQUIRED - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.utils.XSDUtility
String for attribute value of use attribute, indicating compulsory usage.
RESTART - Static variable in class cz.cuni.mff.ksi.jinfer.iss.utils.Constants
 
restored() - Method in class cz.cuni.mff.ksi.jinfer.base.Installer
 
resultCsv - Variable in class cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet
 
reverseDelta - Variable in class cz.cuni.mff.ksi.jinfer.base.automaton.Automaton
Transition function of automaton, mathematically the same as delta.
reverseMergedStates - Variable in class cz.cuni.mff.ksi.jinfer.base.automaton.Automaton
As in mergedStates, but in opposing direction.
rightSidePaths - Variable in class cz.cuni.mff.ksi.jinfer.functionalDependencies.fd.FD
 
rndSubset(Collection<T>, double) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.BaseUtils
Returns a random subset of the specified collection, so that its size is a specified ratio of the original collection size.
rndSubset(Collection<T>, int) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.BaseUtils
Returns a random subset of the specified collection of requested size.
ROOT_COLOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of root vertex default value.
ROOT_COLOR_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of root vertex property name.
ROOT_SHAPE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of root vertex default value.
ROOT_SHAPE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of root vertex property name.
ROOT_SIZE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of root vertex default value.
ROOT_SIZE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of root vertex property name.
RootElementExporter - Class in cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters
Exporter which retrieves the root element from a preprocessing result and performs recursive exportation.
RootElementExporter(PreprocessingResult, Indentator) - Constructor for class cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters.RootElementExporter
Constructor.
RootNode - Class in cz.cuni.mff.ksi.jinfer.projecttype.nodes
Provides node for jInfer project root.
RootNode(JInferProject) - Constructor for class cz.cuni.mff.ksi.jinfer.projecttype.nodes.RootNode
Default constructor.
RULE_DISPLAYER_DEFAULT - Static variable in interface cz.cuni.mff.ksi.jinfer.base.interfaces.RuleDisplayer
 
RULE_DISPLAYER_PROP - Static variable in interface cz.cuni.mff.ksi.jinfer.base.interfaces.RuleDisplayer
 
RuleDisplayer - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces
Interface of the Rule displayer used to show rule sets in some graphical way.
RuleDisplayerHelper - Class in cz.cuni.mff.ksi.jinfer.base.utils
Logic for getting selected Rule Displayer.
RulePainter - Class in cz.cuni.mff.ksi.jinfer.basicruledisplayer.logic
Class responsible for rendering a set of rules to a canvas.
RulePainter(Component) - Constructor for class cz.cuni.mff.ksi.jinfer.basicruledisplayer.logic.RulePainter
Full constructor.
RulePanel - Class in cz.cuni.mff.ksi.jinfer.treeruledisplayer
Panel for Tree rule displayer with show settings button.
RulePanel(JPanel) - Constructor for class cz.cuni.mff.ksi.jinfer.treeruledisplayer.RulePanel
Default constructor, the parameter is panel with rule displayer graph.
run() - Method in class cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters.AbstractElementsExporter
Performs export.
run() - Method in class cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters.GlobalElementsExporter
 
run() - Method in class cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters.RootElementExporter
 
run() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RepairRunner
Starts process of repairing.
run(int) - Method in class cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet
 
run() - Method in class cz.cuni.mff.ksi.jinfer.iss.experiments.Experiment
Runs this experiment.
run(int) - Method in interface cz.cuni.mff.ksi.jinfer.iss.experiments.interfaces.ExperimentSet
Run the experiment set from the specified index (first is 0), whatever that means.
run(AMModel, double, double, int) - Static method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.glpk.GlpkRunner
 
run(AMModel, List<AttributeMappingId>, double, double, int) - Static method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.glpk.GlpkRunner
Constructs the GLPK problem formulation from the provided model, runs GLPK optimalization and returns the resulting file in a string.
run(String, int) - Static method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.glpk.GlpkRunner
Runs GLPK optimalization on the specified input (has to be already in MathProg format) and returns the resulting file in a string.
run() - Method in class cz.cuni.mff.ksi.jinfer.runner.Runner
Starts process of inference.
RunAction - Class in cz.cuni.mff.ksi.jinfer.projecttype.actions
Action that runs the inference.
RunAction(JInferProject) - Constructor for class cz.cuni.mff.ksi.jinfer.projecttype.actions.RunAction
Default constructor.
runAsync(Runnable, String) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.AsynchronousUtils
Executes the specified task asynchronously and shows a NBP progress bar for it.
runExperiment(String, int) - Static method in class cz.cuni.mff.ksi.jinfer.iss.ExperimentAction
Asynchronously runs the chosen experimental set (identified by its name), from the specified index.
Runner - Class in cz.cuni.mff.ksi.jinfer.runner
Runner is responsible for running other modules in process of inference, ensuring correct order and passing data from output of a module to input of another.
Runner() - Constructor for class cz.cuni.mff.ksi.jinfer.runner.Runner
Default, nonparametric constructor.
RunnerController - Class in cz.cuni.mff.ksi.jinfer.runner.options
Panel controller for Runner option panel.
RunnerController() - Constructor for class cz.cuni.mff.ksi.jinfer.runner.options.RunnerController
 
RunnerPanel - Class in cz.cuni.mff.ksi.jinfer.runner.options
Panel displaying runner options in jInfer Option panel section.
RunnerPanel() - Constructor for class cz.cuni.mff.ksi.jinfer.runner.options.RunnerPanel
 
RunningProject - Class in cz.cuni.mff.ksi.jinfer.base.utils
Class for determining which jInfer Project actually runs inference.
RunRepairAction - Class in cz.cuni.mff.ksi.jinfer.projecttype.actions
 
RunRepairAction(JInferProject) - Constructor for class cz.cuni.mff.ksi.jinfer.projecttype.actions.RunRepairAction
 
RXMLTree - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies
Class representing R-XML tree.
RXMLTree(Document) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Constructor of RXMLtree.

jInfer
A B C D E F G H I J K L M N O P Q R S T U V W X Z
Generated on Fri Dec 9 00:01:25 CET 2011