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

P

paint(Graphics2D) - Method in class cz.cuni.mff.ksi.jinfer.basicruledisplayer.logic.RulePainter
Paint the rendered image to the specified graphics object.
Pair<S,T> - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces
Interface representing a generic 2-tuple.
PANEL_DISPLAY_NAME - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel
Name of the panel as displayed in project properties.
PANEL_NAME - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel
Internal name of the panel.
PANEL_PRIORITY - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel
Sorting priority of the panel.
parse(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.xsdimportdom.DOMParser
 
parse(InputStream) - Method in interface cz.cuni.mff.ksi.jinfer.xsdimporter.interfaces.XSDParser
Parses input Schema and returns the rules extracted from it.
parse(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.SAXParser
 
PARSER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel
 
PARSER_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel
Property name of the selected parser.
particle2Regexp(Particle, boolean) - Static method in class cz.cuni.mff.ksi.jinfer.basicigg.dtd.DTD2RETranslator
Translates the specified particle into jInfer-style regexp.
PassRepresentant - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.passrepresentant
Returns representative of cluster as solution.
PassRepresentant() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.passrepresentant.PassRepresentant
 
PassRepresentantFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.passrepresentant
Factory class for PassRepresentant.
PassRepresentantFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.passrepresentant.PassRepresentantFactory
 
path - Variable in class cz.cuni.mff.ksi.jinfer.functionalDependencies.fd.TleftSidePaths
 
path - Variable in class cz.cuni.mff.ksi.jinfer.functionalDependencies.fd.TrightSidePaths
 
Path - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies
Class representing path.
Path(String) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.Path
Constructor which gets String representation of the path.
path - Variable in class cz.cuni.mff.ksi.jinfer.functionalDependencies.weights.Tweight
 
PathAnswer - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies
Class representing answer of the path, i.e.
PathAnswer(NodeList, boolean) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.PathAnswer
Constructor creating the PathAnswer.
PathAnswer(List<Node>, boolean) - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.PathAnswer
Constructor creating the PathAnswer.
PathsContentHandler - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator
Handler responsible for creation of paths defined for XML tree.
PathsContentHandler() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.PathsContentHandler
 
PathsProcessor - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator
Implementation of Processor providing logic for paths retrieval from XML documents.
PathsProcessor() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.PathsProcessor
 
pathsToString() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Get string representation of paths defined for this tree.
Pattern - Class in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern
TODO anti Comment!
Pattern(AutomatonSimplifierFactory, RegexpAutomatonSimplifierFactory) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern.Pattern
 
PatternFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern
TODO anti Comment!
PatternFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern.PatternFactory
 
performAction(Node[]) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.GraphRepAction
 
performAction(Node[]) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.IDSetSearchAction
 
performAction(Node[]) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.actions.ValidateAction
 
PERMUT_COLOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of permutation vertex default value.
PERMUT_COLOR_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of permutation vertex property name.
PERMUT_SHAPE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of permutation vertex default value.
PERMUT_SHAPE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of permutation vertex property name.
PERMUT_SIZE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of permutation vertex default value.
PERMUT_SIZE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of permutation vertex property name.
pickContainedVertices(VisualizationViewer<V, E>, Point2D, Point2D, boolean) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.graphmouseplugins.VerticesPickingGraphMousePlugin
pick the vertices inside the rectangle created from points 'down' and 'out'
PICKED_COLOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.options.ColorUtils
 
PICKED_COLOR_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.options.ColorUtils
 
PingAll - Class in cz.cuni.mff.ksi.jinfer.iss.experiments.sets
Test experiment to touch all the official test data files.
PingAll() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.experiments.sets.PingAll
 
PluggableVisualizer<T> - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer
Extension of Visualizer that provides an easy way of adding JUNG graph mouse plugins.
PluggableVisualizer(Layout<State<T>, Step<T>>) - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.PluggableVisualizer
Constructs instance with specified Layout, default graph mouse plugins and ToStringLabellers as vertex and edge label Transformers.
POOL_SIZE - Static variable in class cz.cuni.mff.ksi.jinfer.iss.experiments.AbstractExperimentSet
 
POOL_SIZE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.iss.options.ISSPanel
 
POOL_SIZE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.iss.options.ISSPanel
 
PREFERRED_ID - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.gui.topcomponent.AutoEditorTopComponent
 
PREFERRED_ID - Static variable in class cz.cuni.mff.ksi.jinfer.basicruledisplayer.BasicRuleDisplayerTopComponent
 
PREFERRED_ID - Static variable in class cz.cuni.mff.ksi.jinfer.iss.gui.ISSTopComponent
 
PREFERRED_ID - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.TreeRuleDisplayerTopComponent
 
PREFERRED_ID - Static variable in class cz.cuni.mff.ksi.jinfer.welcome.WelcomeTopComponent
 
preferredID() - Method in class cz.cuni.mff.ksi.jinfer.welcome.WelcomeTopComponent
 
prepareAttributeMetadata(SAXDocumentElement) - Static method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.SAXHelper
Prepare metadata of attribute tag stored in the parameter.
prepareElementMetadata(SAXDocumentElement, boolean) - Static method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.SAXHelper
Prepares the metadata for a rule by extracting information from el.
prepareElementName(SAXDocumentElement, boolean) - Static method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.SAXHelper
Prepares the name for a rule by extracting data from el .
prepareMetadata(RegexpInterval) - Static method in class cz.cuni.mff.ksi.jinfer.xsdimporter.utils.XSDUtility
Create metadata for an element.
preprocessingResult - Variable in class cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters.AbstractElementsExporter
 
PreprocessingResult - Class in cz.cuni.mff.ksi.jinfer.basicxsd.preprocessing
Represents a result of preprocessing.
Preprocessor - Class in cz.cuni.mff.ksi.jinfer.basicxsd.preprocessing
Provides preprocessing of IG grammar.
Preprocessor(List<Element>) - Constructor for class cz.cuni.mff.ksi.jinfer.basicxsd.preprocessing.Preprocessor
Constructs an instance and performs preprocessing without determination of global element types.
Preprocessor(List<Element>, int) - Constructor for class cz.cuni.mff.ksi.jinfer.basicxsd.preprocessing.Preprocessor
Constructs an instance and performs preprocessing with determination of global element types.
previousPanel() - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplateWizardIterator
 
process(InputStream) - Method in interface cz.cuni.mff.ksi.jinfer.base.interfaces.Processor
Returns the List of type defined for this processor which represents the input.
process(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.basicigg.dtd.DTDProcessor
Parses the DTD schema and returns the IG rules contained within.
process(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xml.XMLProcessor
 
process(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xpath.XPathProcessor
Parses the file containing a list of XPath queries and returns the IG rules contained within.
process(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.FDProcessor
 
process(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.PathsProcessor
 
process(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.WeightsProcessor
 
process(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.XMLProcessor
 
process(InputStream) - Method in class cz.cuni.mff.ksi.jinfer.xsdimporter.XSDProcessor
 
processCluster(Clusterer<AbstractStructuralNode>, List<AbstractStructuralNode>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.alternations.Alternations
 
processCluster(Clusterer<AbstractStructuralNode>, List<AbstractStructuralNode>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.AutomatonMergingState
 
processCluster(Clusterer<T>, List<T>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.ClusterProcessor
Do the job - given clusterer and rules, process rules to obtain one representative
processCluster(Clusterer<AbstractStructuralNode>, List<AbstractStructuralNode>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.passrepresentant.PassRepresentant
 
processCluster(Clusterer<AbstractStructuralNode>, List<AbstractStructuralNode>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.trie.Trie
 
processElement(Element, RegexpInterval) - Method in class cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters.AbstractElementsExporter
Processes element.
processElementContent(Element) - Method in class cz.cuni.mff.ksi.jinfer.basicxsd.elementsexporters.AbstractElementsExporter
 
Processor<T> - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces
Interface of any class that can take an InputStream and produce List of elements T from it.
processUndefined() - Method in interface cz.cuni.mff.ksi.jinfer.base.interfaces.Processor
Whether this processor can process also different extensions than that specified in Processor.getExtension().
processUndefined() - Method in class cz.cuni.mff.ksi.jinfer.basicigg.dtd.DTDProcessor
 
processUndefined() - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xml.XMLProcessor
 
processUndefined() - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xpath.XPathProcessor
 
processUndefined() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.FDProcessor
 
processUndefined() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.PathsProcessor
 
processUndefined() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.WeightsProcessor
 
processUndefined() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.XMLProcessor
 
processUndefined() - Method in class cz.cuni.mff.ksi.jinfer.xsdimporter.XSDProcessor
 
PROJECT_DIR - Static variable in class cz.cuni.mff.ksi.jinfer.projecttype.JInferProjectFactory
Name of directory containing important files for jInfer project.
PROJECT_INPUTFILE - Static variable in class cz.cuni.mff.ksi.jinfer.projecttype.JInferProjectFactory
Name of file for storing paths to Input files for jInfer project.
PROJECT_PROPFILE - Static variable in class cz.cuni.mff.ksi.jinfer.projecttype.JInferProjectFactory
Name of properties file for jInfer project.
ProjectPropertiesPanel - Class in cz.cuni.mff.ksi.jinfer.projecttype.properties
Properties panel of miscellaneous project properties.
ProjectPropertiesPanel(Properties) - Constructor for class cz.cuni.mff.ksi.jinfer.projecttype.properties.ProjectPropertiesPanel
Creates Miscellaneous properties panel for jInfer Project.
ProjectPropertiesPanelProvider - Class in cz.cuni.mff.ksi.jinfer.projecttype.properties
PropertiesPanelProvider for Project properties category.
ProjectPropertiesPanelProvider() - Constructor for class cz.cuni.mff.ksi.jinfer.projecttype.properties.ProjectPropertiesPanelProvider
 
ProjectPropsComboRenderer - Class in cz.cuni.mff.ksi.jinfer.base.objects
Renderer for combobox used to pick the module implementation for using in inference.
ProjectPropsComboRenderer(ListCellRenderer) - Constructor for class cz.cuni.mff.ksi.jinfer.base.objects.ProjectPropsComboRenderer
Default constructor of the renderer.
properties - Variable in class cz.cuni.mff.ksi.jinfer.base.objects.AbstractPropertiesPanel
 
PROPERTIES_AUTOMATON_SIMPLIFIER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern.PatternFactory
Property name (in configuration file) of first submodule - AutomatonSimplifier
PROPERTIES_AUTOMATON_SIMPLIFIER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.AutomatonMergingStateFactory
Property name (in configuration file) of first submodule - AutomatonSimplifier
PROPERTIES_AUTOMATON_SIMPLIFIER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern.PatternFactory
Default AutomatonSimplifier implementation if none is set.
PROPERTIES_AUTOMATON_SIMPLIFIER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.AutomatonMergingStateFactory
Default AutomatonSimplifier implementation if none is set.
PROPERTIES_CLEANER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
Property name of regular expression cleaner submodule.
PROPERTIES_CLEANER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.ChainedFactory
Default cleaner to use in chain when none are selected.
PROPERTIES_CLEANER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
Default cleaner to be used if none selected.
PROPERTIES_CLUSTER_PROCESSOR - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
Property name of cluster processor submodule.
PROPERTIES_CLUSTER_PROCESSOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
Default cluster processor to be used if none selected.
PROPERTIES_CLUSTERER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
Property name of clusterer submodule.
PROPERTIES_CLUSTERER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
Default clusterer to be used if none selected.
PROPERTIES_CONDITION_TESTER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.GreedyFactory
Property name for one MergeConditionTester.
PROPERTIES_CONDITION_TESTER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.GreedyMDLFactory
Property name for one MergeConditionTester.
PROPERTIES_CONDITION_TESTER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl.HeuristicMDLFactory
Property name for one MergeConditionTester.
PROPERTIES_CONDITION_TESTER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.GreedyFactory
Default tester used when none is selected.
PROPERTIES_CONDITION_TESTER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.GreedyMDLFactory
Default tester used when none is selected.
PROPERTIES_CONDITION_TESTER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl.HeuristicMDLFactory
Default tester used when none is selected.
PROPERTIES_CONTENT_INFERRER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
Property name of content inferrer submodule.
PROPERTIES_CONTENT_INFERRER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
Default content inferrer to be used if none selected.
PROPERTIES_COUNT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.ChainedFactory
Property name for count of cleaners user selected in a chain.
PROPERTIES_COUNT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.CombinedFactory
 
PROPERTIES_COUNT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.ChainedFactory
Property name for count of cleaners user selected in a chain.
PROPERTIES_DOTBIN - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.graphviz.GraphvizLayoutFactory
 
PROPERTIES_EVALUATOR - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.DefectiveMDLFactory
 
PROPERTIES_EVALUATOR - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.GreedyMDLFactory
 
PROPERTIES_EVALUATOR - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl.HeuristicMDLFactory
 
PROPERTIES_EVALUATOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.DefectiveMDLFactory
 
PROPERTIES_EVALUATOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.GreedyMDLFactory
 
PROPERTIES_EVALUATOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl.HeuristicMDLFactory
 
PROPERTIES_H - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.KHContextFactory
 
PROPERTIES_H - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.KHgramsFactory
TODO anti comment
PROPERTIES_H_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.KHContextFactory
 
PROPERTIES_H_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.KHgramsFactory
TODO anti comment
PROPERTIES_K - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.KHContextFactory
 
PROPERTIES_K - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.SKStringsFactory
 
PROPERTIES_K - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.KHgramsFactory
TODO anti comment
PROPERTIES_K_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.KHContextFactory
 
PROPERTIES_K_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.SKStringsFactory
 
PROPERTIES_K_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.KHgramsFactory
TODO anti comment
PROPERTIES_ORDERER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.StateRemovalOrderedFactory
Property name of orderer submodule.
PROPERTIES_ORDERER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.StateRemovalOrderedFactory
Default orderer when none selected.
PROPERTIES_PREFIX - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.ChainedFactory
Property name prefix for cleaners selected.
PROPERTIES_PREFIX - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.CombinedFactory
 
PROPERTIES_PREFIX - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.ChainedFactory
Property name prefix for cleaners selected.
PROPERTIES_REGEXP_AUTOMATON_SIMPLIFIER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern.PatternFactory
Property name (in configuration file) of second submodule - RegexpAutomatonSimplifier
PROPERTIES_REGEXP_AUTOMATON_SIMPLIFIER - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.AutomatonMergingStateFactory
Property name (in configuration file) of second submodule - RegexpAutomatonSimplifier
PROPERTIES_REGEXP_AUTOMATON_SIMPLIFIER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern.PatternFactory
Default RegexpAutomatonSimplifier implementation if none is set.
PROPERTIES_REGEXP_AUTOMATON_SIMPLIFIER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.AutomatonMergingStateFactory
Default RegexpAutomatonSimplifier implementation if none is set.
PROPERTIES_REVAL - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.StateRemovalHeuristicFactory
Property name of orderer submodule.
PROPERTIES_REVAL - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.fullscan.FullscanFactory
 
PROPERTIES_REVAL - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.weighted.WeightedFactory
 
PROPERTIES_REVAL_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.StateRemovalHeuristicFactory
Default orderer when none selected.
PROPERTIES_REVAL_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.fullscan.FullscanFactory
 
PROPERTIES_REVAL_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.weighted.WeightedFactory
 
PROPERTIES_S - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.SKStringsFactory
 
PROPERTIES_S_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.SKStringsFactory
 
PROPERTIES_SIMPLIFIER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.ChainedFactory
Default cleaner to use in chain when none are selected.
PROPERTIES_STRATEGY - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.SKStringsFactory
 
PROPERTIES_STRATEGY_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.SKStringsFactory
 
PROPERTIES_SUSPECTION - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.DefectiveMDLFactory
 
PROPERTIES_SUSPECTION_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.DefectiveMDLFactory
 
PROPERTIES_TESTER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.CombinedFactory
 
PropertiesListener - Class in cz.cuni.mff.ksi.jinfer.projecttype.properties
Listener which listens to jInfer project properties dialog OK button.
PropertiesListener(JInferCustomizerProvider) - Constructor for class cz.cuni.mff.ksi.jinfer.projecttype.properties.PropertiesListener
Default constructor.
PropertiesPanelProvider - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces
PropertiesPanelProvider creates visual representation of one Project properties category, and manages communication between Project properties and this panel.
PropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.basicdtd.properties
Properties panel provider of the Basic DTD Exporter module.
PropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.basicdtd.properties.PropertiesPanelProviderImpl
 
PropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.basicigg.properties
Properties panel provider of the Basic IGG module.
PropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.basicigg.properties.PropertiesPanelProviderImpl
 
PropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.basicxsd.properties
Properties panel provider of the XSD Exporter module.
PropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.basicxsd.properties.PropertiesPanelProviderImpl
 
PropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies.properties
PropertiesPanelProvider for Repairer category.
PropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.properties.PropertiesPanelProviderImpl
 
PropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.runner.properties
Properties panel provider of the Runner module.
PropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.runner.properties.PropertiesPanelProviderImpl
 
PropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.xsdimporter.properties
Properties panel provider for XSD Import.
PropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.PropertiesPanelProviderImpl
 
propertyChange(PropertyChangeEvent) - Method in class cz.cuni.mff.ksi.jinfer.welcome.MainProjectListener
 
put(Object, Object) - Method in class cz.cuni.mff.ksi.jinfer.base.utils.ModuleProperties
 

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