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

A

AbstractChainedIHs - Class in cz.cuni.mff.ksi.jinfer.iss.experiments.sets
Base class for experiments testing the performance of a chain of IHs.
AbstractChainedIHs() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.experiments.sets.AbstractChainedIHs
 
AbstractComponent<T> - Class in cz.cuni.mff.ksi.jinfer.autoeditor.gui.component
Base class representing panel with Automaton that can be drawn by AutoEditor.
AbstractComponent() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.AbstractComponent
 
AbstractElementsExporter - Class in cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters
Basic implementation of elements exporter.
AbstractElementsExporter(PreprocessingResult, Indentator) - Constructor for class cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters.AbstractElementsExporter
Constructor.
AbstractExperimentSet - Class in cz.cuni.mff.ksi.jinfer.iss.experiments
Abstract implementation of an experiment set.
AbstractExperimentSet() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet
 
AbstractNamedNode - Class in cz.cuni.mff.ksi.jinfer.base.objects.nodes
Class implementing general features of all nodes in grammar structure.
AbstractNamedNode(List<String>, String, Map<String, Object>, boolean) - Constructor for class cz.cuni.mff.ksi.jinfer.base.objects.nodes.AbstractNamedNode
Create new node given all members.
AbstractNamedNode(List<String>, String, Map<String, Object>) - Constructor for class cz.cuni.mff.ksi.jinfer.base.objects.nodes.AbstractNamedNode
Public constructor, creates immutable node.
AbstractPropertiesPanel - Class in cz.cuni.mff.ksi.jinfer.base.objects
Class representing a panel for category in jInfer project properties.
AbstractPropertiesPanel(Properties) - Constructor for class cz.cuni.mff.ksi.jinfer.base.objects.AbstractPropertiesPanel
Default contructor.
AbstractStructuralNode - Class in cz.cuni.mff.ksi.jinfer.base.objects.nodes
Class representing a XML node (rule in grammar): element and text node.
AbstractStructuralNode(List<String>, String, Map<String, Object>, boolean) - Constructor for class cz.cuni.mff.ksi.jinfer.base.objects.nodes.AbstractStructuralNode
Create new structural node given all members.
AbstractStructuralNode(List<String>, String, Map<String, Object>) - Constructor for class cz.cuni.mff.ksi.jinfer.base.objects.nodes.AbstractStructuralNode
Create new immutable structural node.
AbstractStructuralNodeEdgeLabeller - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.transformers
Transformation of Step (in Automaton<AbstractStructuralNode>) to String.
AbstractStructuralNodeEdgeLabeller() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.transformers.AbstractStructuralNodeEdgeLabeller
 
AbstractStructuralNodeToStringTransformer - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.transformers
Transformation of AbstractStructuralNode to String.
AbstractStructuralNodeToStringTransformer() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.transformers.AbstractStructuralNodeToStringTransformer
 
actionPerformed(ActionEvent) - Method in class cz.cuni.mff.ksi.jinfer.iss.ExperimentAction
 
actionPerformed(ActionEvent) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.DeleteAllAction
 
actionPerformed(ActionEvent) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.FileAddAction
 
actionPerformed(ActionEvent) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.FilesAddAction
 
actionPerformed(ActionEvent) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.RunAction
 
actionPerformed(ActionEvent) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.RunRepairAction
 
actionPerformed(ActionEvent) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.properties.PropertiesListener
 
ActionProviderImpl - Class in cz.cuni.mff.ksi.jinfer.projecttype
Ability for the jInfer project to have various actions invoked on it.
ActionProviderImpl(JInferProject) - Constructor for class cz.cuni.mff.ksi.jinfer.projecttype.ActionProviderImpl
 
add(File) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
Appends the specified element to the end of this list if this element is not already part of this list.
add(int, File) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
This method is unsupported.
add(T) - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.Cluster
Add item to cluster.
add(T) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.clustering.Clusterer
Add x to some clusterer, enqueue for processing.
add(Attribute) - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname.AttributeClusterer
 
add(AbstractStructuralNode) - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname.Iname
 
add(SimpleData) - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname.SimpleDataClusterer
 
addAll(Collection<? extends File>) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
Appends all of the elements in the specified collection which are not already in this list to the end of this list, in the order that they are returned by the specified collection's Iterator.
addAll(int, Collection<? extends File>) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
This method is unsupported.
addAll(Collection<T>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.clustering.Clusterer
Add the whole collection to queue for clustering
addAll(Collection<Attribute>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname.AttributeClusterer
 
addAll(Collection<AbstractStructuralNode>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname.Iname
 
addAll(Collection<SimpleData>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname.SimpleDataClusterer
 
addAllInputStrings(Collection<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.Step
 
addBranchToTree(Regexp<AbstractStructuralNode>, Regexp<AbstractStructuralNode>) - Static method in class cz.cuni.mff.ksi.jinfer.twostep.processing.trie.Trie
TODO vektor comment
addChangeListener(ChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplateWizardIterator
 
addChangeListener(ChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplateWizardPanel
 
addChangeListener(ChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.ModuleSelectionWizardPanel1
 
addChild(Regexp<T>) - Method in class cz.cuni.mff.ksi.jinfer.base.regexp.Regexp
Shorthand for getChildren().add().
addFD(List<FD>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.InitialModel
Add list of functional dependencies into the model.
addGraphMousePlugin(GraphMousePlugin) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.PluggableVisualizer
Adds graph mouse plugin.
addInputString(List<T>) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.Step
 
addListener(ExperimentListener) - Method in class cz.cuni.mff.ksi.jinfer.iss.experiments.Experiment
Adds a "experiment finished" listener.
addNotify() - Method in class cz.cuni.mff.ksi.jinfer.projecttype.nodes.FileChildren
 
addNotify() - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplatePanelVisual
 
addOutput(String, String, String, boolean) - Method in interface cz.cuni.mff.ksi.jinfer.base.interfaces.OutputHandler
Add new file into output folder of jInfer project type.
addOutput(String, String, String, boolean) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.OutputHandlerImpl
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.graphviz.options.GraphvizLayoutController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.options.AutoEditorController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.base.options.LoggerController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.basicruledisplayer.options.BasicRuleDisplayerController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.iss.options.ISSController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.JInferProjectInformation
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.runner.options.RunnerController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.options.TreeRuleDisplayerController
 
addRepair(RepairCandidate) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairGroup
Add repair candidate to this group.
addRepairGroup(RepairGroup) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Associate repair group with this tree.
addRepairs(Collection<RepairCandidate>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairGroup
Add repair candidates to this group.
addStateCoordinate(State<T>, Coordinate) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.vyhnanovska.StateMapping
Adds State <--> Coordinate mapping.
addToRepairGroup(RepairGroup) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairCandidate
Adds this candidate to the provided repair group.
addToTuple(Tuple) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.NodeAttribute
Add this node to the provided tuple
addTree(List<RXMLTree>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.InitialModel
Add list of RXMLTree into the model.
addUnreliableNode(Node) - Method in interface cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces.Repair
Add node that will be marked as unreliable by this repair.
addUnreliableNode(Node) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairCandidate
 
addUnreliableNode(Node) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairImpl
 
addUnreliableNodes(Set<Node>) - Method in interface cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces.Repair
Add set of nodes that will be marked as unreliable by this repair.
addUnreliableNodes(Set<Node>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairCandidate
 
addUnreliableNodes(Set<Node>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairImpl
 
addValueNode(Node, NodeValue) - Method in interface cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces.Repair
Add node and the new node value to this repair.
addValueNode(Node, NodeValue) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairCandidate
 
addValueNode(Node, NodeValue) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairImpl
 
ALPHA_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.iss.options.ISSPanel
 
ALPHA_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.iss.options.ISSPanel
 
ALTER_COLOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of alternation vertex default value.
ALTER_COLOR_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of alternation vertex property name.
ALTER_SHAPE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of alternation vertex default value.
ALTER_SHAPE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of alternation vertex property name.
ALTER_SIZE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of alternation vertex default value.
ALTER_SIZE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of alternation vertex property name.
Alternations - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.alternations
Trivial implementation of ClusterProcessor - simply returns all possible right sides as alternation in the resulting rule.
Alternations() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.alternations.Alternations
 
AlternationsFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.alternations
Factory for a trivial implementation of ClusterProcessor - simply returns all possible right sides as alternation in the resulting rule.
AlternationsFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.alternations.AlternationsFactory
 
AMModel - Class in cz.cuni.mff.ksi.jinfer.iss.objects
Class representing a model for attribute mappings operations.
AMModel(List<Element>) - Constructor for class cz.cuni.mff.ksi.jinfer.iss.objects.AMModel
Full constructor.
append(String) - Method in class cz.cuni.mff.ksi.jinfer.basicxsd.Indentator
Appends specified text without indentation.
append(List<T>, T) - Static method in class cz.cuni.mff.ksi.jinfer.iss.utils.Utils
Returns a new list, constructed from the provided list with the provided element appended at the end.
appendString(String, File) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.FileUtils
Appends the specified string to the specified file.
apply(T) - Method in interface cz.cuni.mff.ksi.jinfer.base.utils.BaseUtils.Predicate
This method represents the fact whether the predicate representing this object applies to a specific argument.
applyChanges() - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.graphviz.options.GraphvizLayoutController
 
applyChanges() - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.options.AutoEditorController
 
applyChanges() - Method in class cz.cuni.mff.ksi.jinfer.base.options.LoggerController
 
applyChanges() - Method in class cz.cuni.mff.ksi.jinfer.basicruledisplayer.options.BasicRuleDisplayerController
 
applyChanges() - Method in class cz.cuni.mff.ksi.jinfer.iss.options.ISSController
 
applyChanges() - Method in class cz.cuni.mff.ksi.jinfer.runner.options.RunnerController
 
applyChanges() - Method in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.options.TreeRuleDisplayerController
 
applyInterval(List<List<T>>, RegexpInterval) - Static method in class cz.cuni.mff.ksi.jinfer.basicigg.expansion.ExpansionHelper
Applies the regexp interval on the set of words.
applyRepair(Repair) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Apply provided repair to this tree.
ARROW - Static variable in class cz.cuni.mff.ksi.jinfer.basicruledisplayer.logic.Utils
 
associate() - Method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXDocumentElement
Couples the current instance with a "named complex type".
asynchronous() - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.IDSetSearchAction
 
AsynchronousUtils - Class in cz.cuni.mff.ksi.jinfer.base.utils
Utility class for asynchronous invocation of a task.
ATTR_FROM_QUERY - Static variable in class cz.cuni.mff.ksi.jinfer.base.utils.IGGUtils
Metadata map containing a single piece of metadata: "Node comes from a query".
ATTR_FROM_SCHEMA - Static variable in class cz.cuni.mff.ksi.jinfer.base.utils.IGGUtils
Metadata map containing a single piece of metadata: "Node comes from a schema".
Attribute - Class in cz.cuni.mff.ksi.jinfer.base.objects.nodes
Class representing a XML attribute.
Attribute(List<String>, String, Map<String, Object>, String, List<String>) - Constructor for class cz.cuni.mff.ksi.jinfer.base.objects.nodes.Attribute
Public constructor, create attribute given all members (immutable).
ATTRIBUTE_CDATA - Static variable in class cz.cuni.mff.ksi.jinfer.basicdtd.utils.DomainUtils
DTD's way of saying the attribute contains character data.
ATTRIBUTE_COLOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of attribute vertex default value.
ATTRIBUTE_COLOR_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of attribute vertex property name.
ATTRIBUTE_IMPLIED - Static variable in class cz.cuni.mff.ksi.jinfer.basicdtd.utils.DomainUtils
DTD's way of saying the attribute has an implied value.
ATTRIBUTE_SHAPE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of attribute vertex default value.
ATTRIBUTE_SHAPE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of attribute vertex property name.
ATTRIBUTE_SIZE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of attribute vertex default value.
ATTRIBUTE_SIZE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of attribute vertex property name.
AttributeClusterer - Class in cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname
Helper class for Iname.
AttributeClusterer() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname.AttributeClusterer
Default constructor.
AttributeMapping - Class in cz.cuni.mff.ksi.jinfer.iss.objects
This is a representation of an attribute mapping, as described in the article "Finding ID Attributes in XML Documents".
AttributeMapping(String, String) - Constructor for class cz.cuni.mff.ksi.jinfer.iss.objects.AttributeMapping
Minimal constructor.
AttributeMapping(AttributeMappingId) - Constructor for class cz.cuni.mff.ksi.jinfer.iss.objects.AttributeMapping
Minimal constructor.
AttributeMapping(String, String, List<String>) - Constructor for class cz.cuni.mff.ksi.jinfer.iss.objects.AttributeMapping
Full constructor.
AttributeMapping(AttributeMappingId, List<String>) - Constructor for class cz.cuni.mff.ksi.jinfer.iss.objects.AttributeMapping
Full constructor.
AttributeMappingId - Class in cz.cuni.mff.ksi.jinfer.iss.objects
This is a representation of an attribute mapping identifier, as described in the article "Finding ID Attributes in XML Documents".
AttributeMappingId(String, String) - Constructor for class cz.cuni.mff.ksi.jinfer.iss.objects.AttributeMappingId
Full constructor.
AttributeTreeNode - Class in cz.cuni.mff.ksi.jinfer.iss.objects
Class representing an Attribute in a JTree.
AttributeTreeNode(String, String, List<String>) - Constructor for class cz.cuni.mff.ksi.jinfer.iss.objects.AttributeTreeNode
Full constructor.
AutoEditor - Class in cz.cuni.mff.ksi.jinfer.autoeditor
Contains static function for displaying visualized Automaton in NB GUI.
AutoEditorController - Class in cz.cuni.mff.ksi.jinfer.autoeditor.options
Options controller of the AutoEditor module.
AutoEditorController() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.options.AutoEditorController
 
AutoEditorPanel - Class in cz.cuni.mff.ksi.jinfer.autoeditor.options
Options panel of the AutoEditor module.
AutoEditorPanel() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.options.AutoEditorPanel
 
AutoEditorTopComponent - Class in cz.cuni.mff.ksi.jinfer.autoeditor.gui.topcomponent
Represents AutoEditor tab in GUI.
AutoEditorTopComponent() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.gui.topcomponent.AutoEditorTopComponent
 
Automaton<T> - Class in cz.cuni.mff.ksi.jinfer.base.automaton
Class representing deterministic finite automaton.
Automaton() - Constructor for class cz.cuni.mff.ksi.jinfer.base.automaton.Automaton
Constructor which doesn't create initialState
Automaton(boolean) - Constructor for class cz.cuni.mff.ksi.jinfer.base.automaton.Automaton
 
Automaton(Automaton<T>) - Constructor for class cz.cuni.mff.ksi.jinfer.base.automaton.Automaton
 
AutomatonCloner<A,B> - Class in cz.cuni.mff.ksi.jinfer.base.automaton
AutomatonCloner is helper class, which does just what it's name says.
AutomatonCloner() - Constructor for class cz.cuni.mff.ksi.jinfer.base.automaton.AutomatonCloner
 
AutomatonClonerSymbolConverter<A,B> - Interface in cz.cuni.mff.ksi.jinfer.base.automaton
Interface for AutomatonCloner Has to implement only one method - convertSymbol, in which it has to return symbol of type B, for each possible symbol of type A.
AutomatonEvaluator<T> - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating
TODO anti Comment!
AutomatonEvaluatorFactory - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating
TODO anti Comment!
AutomatonLayoutTransformer<T> - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.vyhnanovska
Transforms State to a Point2D on which it should be plotted.
AutomatonLayoutTransformer(int, int, int, Graph<State<T>, Step<T>>, Automaton<T>) - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.vyhnanovska.AutomatonLayoutTransformer
Constructs transformer according to specified values.
AutomatonMergingState - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate
Extensible implementation of merging state algorithm.
AutomatonMergingState(AutomatonSimplifierFactory, RegexpAutomatonSimplifierFactory) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.AutomatonMergingState
Construct and set all submodule factories.
AutomatonMergingStateFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate
Factory class for AutomatonMergingState.
AutomatonMergingStateFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.AutomatonMergingStateFactory
 
AutomatonMergingStatePropertiesPanel - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties
Properties panel for AutomatonMergingState.
AutomatonMergingStatePropertiesPanel(Properties) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties.AutomatonMergingStatePropertiesPanel
Creates new form ModuleSelectionJPanel
AutomatonMergingStatePropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties
Properties panel provider for module selection category.
AutomatonMergingStatePropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties.AutomatonMergingStatePropertiesPanelProviderImpl
 
AutomatonRegexpIntervalExpander - Class in cz.cuni.mff.ksi.jinfer.base.automaton
Class for recursive expanding of all intervals of regexps, that cannot be represented in DTD format.
AutomatonSimplifier<T> - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying
Interface for simplifying automaton - given PTA should return something reasonable sized, accepting more general language.
AutomatonSimplifierChainedPropertiesPanel - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties
Properties panel for Chained module.
AutomatonSimplifierChainedPropertiesPanel(Properties) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties.AutomatonSimplifierChainedPropertiesPanel
Creates new form ModuleSelectionJPanel
AutomatonSimplifierChainedPropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties
Properties panel provider for module selection category.
AutomatonSimplifierChainedPropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties.AutomatonSimplifierChainedPropertiesPanelProviderImpl
 
AutomatonSimplifierFactory - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying
Factory for AutomatonSimplifier.
AutomatonToDot - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.graphviz
Converts Automaton to dot language string representation used as input to graphviz.

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