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

S

sameElements(Element, Element, int) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.EqualityUtils
Compares two elements, ignoring specified features.
sameIntervals(RegexpInterval, RegexpInterval) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.EqualityUtils
Compare two intervals if they have equal minimum and maximum.
sameSimpleData(SimpleData, SimpleData, int) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.EqualityUtils
Compares two simple data, ignoring specified features.
saveImage(File, String) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.Visualizer
Saves this visual representation as image and store it in file.
saveProject(Project) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.JInferProjectFactory
 
saveUserSelection(RepairCandidate) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Save previous user selected repair candidate.
SAXAttributeData - Class in cz.cuni.mff.ksi.jinfer.xsdimportsax.utils
Wrapper class for tag attributes read by SAX parser.
SAXAttributeData(String, String, String, String, String) - Constructor for class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXAttributeData
 
SAXAttributeData() - Constructor for class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXAttributeData
 
SAXDocumentElement - Class in cz.cuni.mff.ksi.jinfer.xsdimportsax.utils
Wrapper class for tags read by SAX parser.
SAXDocumentElement(String) - Constructor for class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXDocumentElement
Constructs a new instance with empty attribute list.
SAXHandler - Class in cz.cuni.mff.ksi.jinfer.xsdimportsax
SAX handler for importing XSD schemas, overrides methods from DefaultHandler.
SAXHandler() - Constructor for class cz.cuni.mff.ksi.jinfer.xsdimportsax.SAXHandler
Default constructor, sets preferred log level.
SAXHelper - Class in cz.cuni.mff.ksi.jinfer.xsdimportsax
Helper class for DOMHandler , provides convenience methods used during parsing.
SAXInterruptChecker - Class in cz.cuni.mff.ksi.jinfer.xsdimportsax.utils
Helper class to provide checking for thread interrupt, specialized for SAX parser.
SAXInterruptedException - Exception in cz.cuni.mff.ksi.jinfer.xsdimportsax.utils
 
SAXInterruptedException(String, Exception) - Constructor for exception cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXInterruptedException
 
SAXInterruptedException(Exception) - Constructor for exception cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXInterruptedException
 
SAXInterruptedException(String) - Constructor for exception cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXInterruptedException
 
SAXInterruptedException() - Constructor for exception cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXInterruptedException
 
SAXParser - Class in cz.cuni.mff.ksi.jinfer.xsdimportsax
Class responsible for creating Initial Grammar rules from XSD Schema.
SAXParser() - Constructor for class cz.cuni.mff.ksi.jinfer.xsdimportsax.SAXParser
 
SCHEMA_OPEN_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.runner.options.RunnerPanel
 
SCHEMA_OPEN_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.runner.options.RunnerPanel
 
SCHEMAGEN_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.runner.properties.ModuleSelectionPropertiesPanel
 
SCHEMAGEN_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.runner.properties.ModuleSelectionPropertiesPanel
 
SchemaGenerator - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces.inference
Interface of a SchemaGenerator module.
SchemaGeneratorCallback - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces.inference
Interface defining a response to SchemaGenerator finishing its work.
SchemaGeneratorImpl - Class in cz.cuni.mff.ksi.jinfer.basicdtd
A simple DTD exporter.
SchemaGeneratorImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.basicdtd.SchemaGeneratorImpl
 
SchemaGeneratorImpl - Class in cz.cuni.mff.ksi.jinfer.basicxsd
A basic implementation of XSD exporter.
SchemaGeneratorImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.basicxsd.SchemaGeneratorImpl
 
schemas - Variable in class cz.cuni.mff.ksi.jinfer.projecttype.jaxb.Tjinfer
 
selectInTable(List<AttributeTreeNode>) - Method in class cz.cuni.mff.ksi.jinfer.iss.gui.TableViewPanel
 
set(int, File) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
This method is unsupported.
setAcceptSymbol(T) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.Step
 
setActiveProject(Project) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.RunningProject
Sets project as active and return true if there is no active project, otherwise return false.
setConsoleThreshold(String) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.LogLevels
Set the log level for messages written to console output.
setContent(T) - Method in class cz.cuni.mff.ksi.jinfer.base.regexp.Regexp
Set content of the regexp if it is mutable.
setContent(String) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.XMLShower
Set the string content to show.
setDefaultProperties(Properties) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.RunningProject
Sets the default properties - those will be returned if there is no running project.
setDestination(State<T>) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.Step
 
setFds(Tfds) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.jaxb.Tjinfer
Sets the value of the fds property.
setFileChildren(Children) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList
Set Children represented by this list.
setFileThreshold(String) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.LogLevels
Set the log level for messages written to file output.
setFinalCount(int) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.State
 
setFirst(S) - Method in class cz.cuni.mff.ksi.jinfer.base.objects.MutablePair
Sets the first member of this pair.
setImmutable() - Method in class cz.cuni.mff.ksi.jinfer.base.objects.nodes.AbstractNamedNode
Set object to immutable mode (cannot be changed back to mutable).
setImmutable() - Method in class cz.cuni.mff.ksi.jinfer.base.objects.nodes.Element
 
setImmutable() - Method in class cz.cuni.mff.ksi.jinfer.base.objects.nodes.SimpleData
 
setImmutable() - Method in class cz.cuni.mff.ksi.jinfer.base.regexp.Regexp
Lock the regexp to be immutable from now.
setInputAutomaton(Automaton<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.onebyone.Onebyone
 
setInputAutomaton(Automaton<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.stepsuspect.StepSuspect
 
setInputAutomaton(Automaton<T>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.Suspection
 
setInputStrings(List<List<T>>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.AutomatonEvaluator
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaive.Naive
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaive.NaiveRules
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveAlphabet.NaiveAlphabet
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveAlphabet.NaiveAlphabetRules
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.automatonNaiveDefective.NaiveDefectiveRules
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.regexpbitcode.BitCode
 
setInputStrings(List<List<T>>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.RegexpEvaluator
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.regexptokensize.TokenSize
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.evaluating.regexptostringsize.ToStringSize
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.onebyone.Onebyone
 
setInputStrings(List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.stepsuspect.StepSuspect
 
setInputStrings(List<List<T>>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.Suspection
 
setInterval(RegexpInterval) - Method in class cz.cuni.mff.ksi.jinfer.base.regexp.Regexp
Set interval of regexp when it is mutable, throws exception when regexp is immutable.
setLabel(String) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatePickingComponent
Set label text to display some information to user.
setLabel(String) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatesPickingComponent
Set label text to display some information to user.
setLambda(Element) - Static method in class cz.cuni.mff.ksi.jinfer.xsdimporter.utils.XSDUtility
Set the parameter to RegexpType.LAMBDA element, with all the valid constraints and make it immutable.
setLeftside(List<PathAnswer>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.SideAnswers
Set path answers of the left side of the functional dependency.
setLeftSidePaths(TleftSidePaths) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.fd.FD
Sets the value of the leftSidePaths property.
setLensColor(Color) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.graphmouseplugins.VerticesPickingGraphMousePlugin
 
setLoc(String) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.jaxb.Tfile
Sets the value of the loc property.
setLocal(String) - Method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXAttributeData
 
setLocation(int, int) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.vyhnanovska.Coordinate
Sets values of coordinate.
setLocked(boolean) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.graphmouseplugins.VerticesPickingGraphMousePlugin
 
setMinUseCount(int) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.Step
 
setModel(List<RepairGroup>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairPickerComponent
 
setModel(IdSet, AMModel, double, double) - Method in class cz.cuni.mff.ksi.jinfer.iss.gui.IdSetPanel
Sets the model in this panel, thus displaying the list of AMs in the provided ID set.
setModel(List<Element>) - Method in class cz.cuni.mff.ksi.jinfer.iss.gui.StatisticsPanel
 
setModel(AMModel) - Method in class cz.cuni.mff.ksi.jinfer.iss.gui.TableViewPanel
 
setName(int) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.State
 
setName(String) - Method in class cz.cuni.mff.ksi.jinfer.base.objects.nodes.AbstractNamedNode
Sets the name of node (if mutable).
setName(String) - Method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXAttributeData
 
setNextModuleCaps(Capabilities) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.RunningProject
Sets the capabilities of the next module in the inference chain.
setPath(String) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.fd.TrightSidePaths
Sets the value of the path property.
setPath(String) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.weights.Tweight
Sets the value of the path property.
setPaths(List<Path>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Set paths defined for this tree.
setQueries(Tqueries) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.jaxb.Tjinfer
Sets the value of the queries property.
setReliability(boolean) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.NodeAttribute
Set the reliability of the node.
setRepairGroup(int) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RepairStatistics
Set the initial number of repair groups.
setRepresentant(T) - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.Cluster
Set representative.
setRightside(List<PathAnswer>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.SideAnswers
Set path answers of the rights side of the functional dependency.
setRightSidePaths(TrightSidePaths) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.fd.FD
Sets the value of the rightSidePaths property.
setRootLogLevel(String) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.LogLevels
Set a new log level for all outputs.
setRules(List<Element>) - Method in class cz.cuni.mff.ksi.jinfer.basicruledisplayer.logic.RulePainter
Set the rules this painter will render.
setSchemas(Tschemas) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.jaxb.Tjinfer
Sets the value of the schemas property.
setSecond(T) - Method in class cz.cuni.mff.ksi.jinfer.base.objects.MutablePair
Sets the second member of this pair.
setSide(List<PathAnswer>, boolean) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.SideAnswers
Set answers of particular side.
setSource(State<T>) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.Step
 
setSymbolToString(SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.onebyone.Onebyone
 
setSymbolToString(SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.stepsuspect.StepSuspect
 
setSymbolToString(SymbolToString<T>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.Suspection
 
setThresholdT(double) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Set threshold t to be associated with this tree.
setType(RegexpType) - Method in class cz.cuni.mff.ksi.jinfer.base.regexp.Regexp
Set type of regexp when it is mutable, throws exception when regexp is immutable.
setType(String) - Method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXAttributeData
 
setUri(String) - Method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXAttributeData
 
setUseCount(int) - Method in class cz.cuni.mff.ksi.jinfer.base.automaton.Step
 
setValue(BigDecimal) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.weights.Tweight
Sets the value of the value property.
setValue(String) - Method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXAttributeData
 
setVisualizer(Visualizer<T>) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.AbstractComponent
Setter for Visualizer.
setVisualizer(StatePickingVisualizer<T>) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatePickingComponent
Setter for Visualizer restricted to accept instances of StatePickingVisualizer.
setVisualizer(StatesPickingVisualizer<T>) - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatesPickingComponent
Setter for Visualizer restricted to accept instances of StatesPickingVisualizer.
setWeight(double) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairCandidate
Set weight of the repair candidate.
setWeight(double) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairGroup
Set weight of this repair group.
setWeight(double) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.NodeAttribute
Set the weight of the node.
setWeights(List<Tweight>) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.RXMLTree
Set weights of nodes of this tree.
setXml(Txml) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.jaxb.Tjinfer
Sets the value of the xml property.
shallAskUser() - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatesPickingComponent
 
ShapeUtils - Class in cz.cuni.mff.ksi.jinfer.autoeditor.options
Utility class for AutoEditor node shapes.
SHOW_ON_STARTUP - Static variable in class cz.cuni.mff.ksi.jinfer.welcome.WelcomeTopComponent
 
showCustomizer() - Method in class cz.cuni.mff.ksi.jinfer.projecttype.properties.JInferCustomizerProvider
 
showIDSetPanel(String, List<Element>) - Method in interface cz.cuni.mff.ksi.jinfer.base.interfaces.IDSetSearch
Shows a panel with tools to search for ID/IDREF attributes in the provided grammar.
showIDSetPanel(String, List<Element>) - Method in class cz.cuni.mff.ksi.jinfer.iss.IDSetSearchImpl
 
showISSPanelAsync(String, List<Element>) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.IDSetSearchHelper
Shows an ISS panel of provided name, based on the provided grammar.
showRulesAsync(String, List<Element>, boolean) - Static method in class cz.cuni.mff.ksi.jinfer.base.utils.RuleDisplayerHelper
Display a list of rules.
SideAnswers - Class in cz.cuni.mff.ksi.jinfer.functionalDependencies
Class representing path answers of the left and right side of the functional dependency.
SideAnswers() - Constructor for class cz.cuni.mff.ksi.jinfer.functionalDependencies.SideAnswers
 
SidePaths - Interface in cz.cuni.mff.ksi.jinfer.functionalDependencies.fd
 
Simple - Class in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple
TODO anti Comment!
Simple() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple.Simple
 
SIMPLE_DATA_COLOR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of simple data vertex default value.
SIMPLE_DATA_COLOR_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Color of simple data vertex property name.
SIMPLE_DATA_NAME - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.utils.XSDUtility
Name of SimpleData children of TOKEN Elements, holding the simple data type information for XSD exporter.
SIMPLE_DATA_SHAPE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of simple data vertex default value.
SIMPLE_DATA_SHAPE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Shape of simple data vertex property name.
SIMPLE_DATA_SIZE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of simple data vertex default value.
SIMPLE_DATA_SIZE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.logic.Utils
Size of simple data vertex property name.
SimpleData - Class in cz.cuni.mff.ksi.jinfer.base.objects.nodes
Class representing a simple text XML node.
SimpleData(List<String>, String, Map<String, Object>, String, List<String>) - Constructor for class cz.cuni.mff.ksi.jinfer.base.objects.nodes.SimpleData
Create text node given all members (immutable)
SimpleDataClusterer - Class in cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname
Helper class to cluster simpleData inside one element.
SimpleDataClusterer() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.clustering.withattributesiname.SimpleDataClusterer
Default constructor.
SimpleFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple
TODO anti Comment!
SimpleFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.contentinfering.simple.SimpleFactory
 
Simplifier - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces.inference
Interface of a Simplifier module.
SIMPLIFIER_CATEGORY - Static variable in class cz.cuni.mff.ksi.jinfer.runner.properties.PropertiesPanelProviderImpl
 
SIMPLIFIER_CATEGORY_DISPLAY - Static variable in class cz.cuni.mff.ksi.jinfer.runner.properties.PropertiesPanelProviderImpl
 
SIMPLIFIER_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.runner.properties.ModuleSelectionPropertiesPanel
 
SIMPLIFIER_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.runner.properties.ModuleSelectionPropertiesPanel
 
SimplifierCallback - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces.inference
Interface defining a response to Simplifier finishing its work.
SimplifierNull<T> - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.simplifiernull
SimplifierNull simplifier, given MergeContitionTester, will merge all states that tester returns as equivalent.
SimplifierNull() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.simplifiernull.SimplifierNull
 
SimplifierNullFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.simplifiernull
Factory for SimplifierNull.
SimplifierNullFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.simplifiernull.SimplifierNullFactory
 
simplify(RegexpAutomaton<T>, SymbolToString<Regexp<T>>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.RegexpAutomatonSimplifier
Convert input RegexpAutomaton to Regexp which represents same language.
simplify(RegexpAutomaton<T>, SymbolToString<Regexp<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.StateRemovalHeuristic
 
simplify(RegexpAutomaton<T>, SymbolToString<Regexp<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.StateRemovalOrdered
 
simplify(Automaton<T>, SymbolToString<T>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.AutomatonSimplifier
Simplify an automaton.
simplify(Automaton<T>, SymbolToString<T>, String) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.AutomatonSimplifier
Simplify an automaton.
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.AutomatonSimplifier
Simplify an automaton.
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in interface cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.AutomatonSimplifier
Simplify an automaton.
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.Chained
Simplify by merging states greedily.
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.Chained
Same as above.
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.Chained
 
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.Chained
 
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.DefectiveMDL
Simplify by merging states greedily.
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.DefectiveMDL
Same as above.
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.DefectiveMDL
 
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.DefectiveMDL
 
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.minimize.Minimize
Simplify by merging states greedily.
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.minimize.Minimize
Same as above.
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.minimize.Minimize
 
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.minimize.Minimize
 
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.determinist.Determinist
Simplify by merging states greedily.
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.determinist.Determinist
Same as above.
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.determinist.Determinist
 
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.determinist.Determinist
 
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.Greedy
Simplify by merging states greedily.
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.Greedy
Same as above.
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.Greedy
 
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.Greedy
 
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.GreedyMDL
Simplify by merging states greedily.
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.GreedyMDL
Same as above.
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.GreedyMDL
 
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.GreedyMDL
 
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl.HeuristicMDL
Simplify by merging states greedily.
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl.HeuristicMDL
Same as above.
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl.HeuristicMDL
 
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.heuristicmdl.HeuristicMDL
 
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.KHgrams
 
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.KHgrams
 
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.KHgrams
 
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.KHgrams
 
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.simplifiernull.SimplifierNull
Simplify by merging states greedily.
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.simplifiernull.SimplifierNull
Same as above.
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.simplifiernull.SimplifierNull
 
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.simplifiernull.SimplifierNull
 
simplify(Automaton<T>, SymbolToString<T>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.userinteractive.UserInteractive
 
simplify(Automaton<T>, SymbolToString<T>, String) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.userinteractive.UserInteractive
 
simplify(Automaton<T>, SymbolToString<T>, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.userinteractive.UserInteractive
 
simplify(Automaton<T>, SymbolToString<T>, String, List<List<T>>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.userinteractive.UserInteractive
 
simplify(List<Element>) - Method in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifier
Do the main job of simplifier - simplify given grammar.
size() - Method in class cz.cuni.mff.ksi.jinfer.iss.objects.AMModel
Returns the total size of all attribute mappings represented in this model.
size() - Method in class cz.cuni.mff.ksi.jinfer.iss.objects.AttributeMapping
Returns the size of the image of this mapping.
size() - Method in class cz.cuni.mff.ksi.jinfer.twostep.clustering.Cluster
Get cluster size.
SizeTestData - Enum in cz.cuni.mff.ksi.jinfer.iss.experiments.data
A set of artificial data, random graphs.
SKStrings<T> - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings
k,h-context equivalence criterion implementation.
SKStrings(int, double, String) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.SKStrings
Setting k,h.
SKStringsFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings
Factory for SKStrings.
SKStringsFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.SKStringsFactory
 
SKStringsPropertiesPanel - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties
Properties panel for Greedy.
SKStringsPropertiesPanel(Properties) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties.SKStringsPropertiesPanel
Creates new form ModuleSelectionJPanel
SKStringsPropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties
Properties panel provider for module selection category.
SKStringsPropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties.SKStringsPropertiesPanelProviderImpl
 
sort() - Method in class cz.cuni.mff.ksi.jinfer.base.utils.TopologicalSort
Performs the topological sorting and returns a list of sorted elements.
SPACES_PER_INDENT_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.basicxsd.properties.XSDExportPropertiesPanel
 
SPACES_PER_INDENT_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.basicxsd.properties.XSDExportPropertiesPanel
 
start(Input, IGGeneratorCallback) - Method in interface cz.cuni.mff.ksi.jinfer.base.interfaces.inference.IGGenerator
Start the IG generation process.
start(List<Element>, SchemaGeneratorCallback) - Method in interface cz.cuni.mff.ksi.jinfer.base.interfaces.inference.SchemaGenerator
Start the schema export process.
start(List<Element>, SimplifierCallback) - Method in interface cz.cuni.mff.ksi.jinfer.base.interfaces.inference.Simplifier
Start the grammar simplification process.
start(List<Element>, SchemaGeneratorCallback) - Method in class cz.cuni.mff.ksi.jinfer.basicdtd.SchemaGeneratorImpl
 
start(Input, IGGeneratorCallback) - Method in class cz.cuni.mff.ksi.jinfer.basicigg.IGGeneratorImpl
 
start(List<Element>, SchemaGeneratorCallback) - Method in class cz.cuni.mff.ksi.jinfer.basicxsd.SchemaGeneratorImpl
 
start(Input, ModelGeneratorCallback) - Method in interface cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces.ModelGenerator
Start the initial model generation process.
start(List<RXMLTree>, RepairedXMLGeneratorCallback) - Method in interface cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces.RepairedXMLGenerator
Start the XML export process.
start(InitialModel, RepairerCallback) - Method in interface cz.cuni.mff.ksi.jinfer.functionalDependencies.interfaces.Repairer
Start the initial model repairing process.
start(Input, ModelGeneratorCallback) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.ModelGeneratorImpl
 
start(InitialModel, RepairerCallback) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.NewRepairerImpl
 
start(List<RXMLTree>, RepairedXMLGeneratorCallback) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairedXMLGeneratorImpl
 
start(InitialModel, RepairerCallback) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.repairer.RepairerImpl
 
start(Experiment, HeuristicCallback) - Method in interface cz.cuni.mff.ksi.jinfer.iss.experiments.interfaces.ConstructionHeuristic
Start the heuristic run.
start(Experiment, List<IdSet>, HeuristicCallback) - Method in interface cz.cuni.mff.ksi.jinfer.iss.experiments.interfaces.ImprovementHeuristic
Start the heuristic run.
start(Experiment, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.fidax.Fidax
 
start(Experiment, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.Fuzzy
 
start(Experiment, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.glpk.Glpk
 
start(Experiment, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.Incremental
 
start(Experiment, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.Null
 
start(Experiment, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.Random
 
start(Experiment, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.construction.Removal
 
start(Experiment, List<IdSet>, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.Crossover
 
start(Experiment, List<IdSet>, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.Hungry
 
start(Experiment, List<IdSet>, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.Identity
 
start(Experiment, List<IdSet>, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.LocalBranching
 
start(Experiment, List<IdSet>, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.Mutation
 
start(Experiment, List<IdSet>, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.RandomRemove
 
start(Experiment, List<IdSet>, HeuristicCallback) - Method in class cz.cuni.mff.ksi.jinfer.iss.heuristics.improvement.RemoveWorst
 
start(List<Element>, SchemaGeneratorCallback) - Method in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepPseudoExporter
 
start(List<Element>, SimplifierCallback) - Method in class cz.cuni.mff.ksi.jinfer.twostep.TwoStepSimplifierFactory
 
startAllNodeStep(int) - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xpath.XPathHandlerImpl
 
startDocument() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.PathsContentHandler
 
startElement(String, String, String, Attributes) - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xml.TrivialHandler
 
startElement(String, String, String, Attributes) - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.modelGenerator.PathsContentHandler
 
startElement(String, String, String, Attributes) - Method in class cz.cuni.mff.ksi.jinfer.xsdimportsax.SAXHandler
 
startEqualityExpr() - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xpath.XPathHandlerImpl
 
startNameStep(int, String, String) - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xpath.XPathHandlerImpl
 
startTextNodeStep(int) - Method in class cz.cuni.mff.ksi.jinfer.basicigg.xpath.XPathHandlerImpl
 
State<T> - Class in cz.cuni.mff.ksi.jinfer.base.automaton
Class representing state in deterministic finite automaton.
State(int, int) - Constructor for class cz.cuni.mff.ksi.jinfer.base.automaton.State
Only one constructor, setting all states parameters.
StateMapping<T> - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.vyhnanovska
Maps States and Coordinates for the plotting purposes.
StateMapping(int) - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.vyhnanovska.StateMapping
Number of states must be known before creation and has to be specified in this constructor.
StatePickingComponent<T> - Class in cz.cuni.mff.ksi.jinfer.autoeditor.gui.component
This class represents AutoEditor panel providing picking of one state of displayed automaton.
StatePickingComponent() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatePickingComponent
 
StatePickingVisualizer<T> - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer
Visualizer with support of picking of one vertex and straight line edges with custom label.
StatePickingVisualizer(Layout<State<T>, Step<T>>, Transformer<Step<T>, String>, StatePickingComponent<T>, State<T>, State<T>) - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.StatePickingVisualizer
Constructs instance with specified Layout, edge label Transformer and AbstractComponent which will be this visualizer displayed at.
StateRemovalHeuristic<T> - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic
Worker class of state removal algorithm.
StateRemovalHeuristic(RegexpEvaluatorFactory) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.StateRemovalHeuristic
 
StateRemovalHeuristicFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic
Factory for RegexpAutomatonSimplifierStateRemoval.
StateRemovalHeuristicFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.StateRemovalHeuristicFactory
 
StateRemovalHeuristicPropertiesPanel - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties
Properties panel for StateRemovalOrdered.
StateRemovalHeuristicPropertiesPanel(Properties) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties.StateRemovalHeuristicPropertiesPanel
Creates new form ModuleSelectionJPanel
StateRemovalOrdered<T> - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered
Worker class of state removal algorithm.
StateRemovalOrdered(OrdererFactory) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.StateRemovalOrdered
Create given factory of Orderer submodule.
StateRemovalOrderedFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered
Factory for RegexpAutomatonSimplifierStateRemoval.
StateRemovalOrderedFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.StateRemovalOrderedFactory
 
StateRemovalOrderedPropertiesPanel - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties
Properties panel for StateRemovalOrdered.
StateRemovalOrderedPropertiesPanel(Properties) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties.StateRemovalOrderedPropertiesPanel
Creates new form ModuleSelectionJPanel
StateRemovalOrderedPropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties
Properties panel provider for module selection category.
StateRemovalOrderedPropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties.StateRemovalOrderedPropertiesPanelProviderImpl
 
StateRemovalPropertiesPanelProviderImpl - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties
Properties panel provider for module selection category.
StateRemovalPropertiesPanelProviderImpl() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties.StateRemovalPropertiesPanelProviderImpl
 
StateRemovalRegexpAutomaton<T> - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval
Extending automaton to support operations for method of state removal conversion of automaton into regular expression.
StateRemovalRegexpAutomaton(RegexpAutomaton<T>) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.StateRemovalRegexpAutomaton
Given RegexpAutomaton, creates state removal automaton with superFinal and superInitial state.
StateRemovalRegexpAutomaton(StateRemovalRegexpAutomaton<T>) - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.StateRemovalRegexpAutomaton
Cloning constructor.
StatesPickingComponent<T> - Class in cz.cuni.mff.ksi.jinfer.autoeditor.gui.component
This class represents AutoEditor panel providing picking of states of displayed automaton.
StatesPickingComponent() - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatesPickingComponent
 
StatesPickingVisualizer<T> - Class in cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer
Visualizer with support of vertex picking and straight line edges with custom label.
StatesPickingVisualizer(Layout<State<T>, Step<T>>, Transformer<Step<T>, String>) - Constructor for class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.StatesPickingVisualizer
Constructs instance with specified Layout and edge label Transformer.
StatisticsPanel - Class in cz.cuni.mff.ksi.jinfer.iss.gui
Panel representing and displaying one complete attribute statistics.
StatisticsPanel() - Constructor for class cz.cuni.mff.ksi.jinfer.iss.gui.StatisticsPanel
 
Step<T> - Class in cz.cuni.mff.ksi.jinfer.base.automaton
Class representing step sin finite automaton.
Step(T, State<T>, State<T>, int, int) - Constructor for class cz.cuni.mff.ksi.jinfer.base.automaton.Step
All settings at one constructor.
StepSuspect<T> - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.stepsuspect
TODO anti Comment!
StepSuspect() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.stepsuspect.StepSuspect
 
StepSuspectFactory - Class in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.stepsuspect
TODO anti Comment!
StepSuspectFactory() - Constructor for class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection.stepsuspect.StepSuspectFactory
 
STOP_ON_ERROR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.basicigg.properties.BasicIGGPropertiesPanel
 
STOP_ON_ERROR_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel
 
STOP_ON_ERROR_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.basicigg.properties.BasicIGGPropertiesPanel
 
STOP_ON_ERROR_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel
Property name of the stop on error setting.
store() - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.properties.LayoutPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.autoeditor.options.AutoEditorPanel
Save all values in fields into properties.
store() - Method in class cz.cuni.mff.ksi.jinfer.base.objects.AbstractPropertiesPanel
Method used to store data from panel to properties.
store() - Method in class cz.cuni.mff.ksi.jinfer.base.options.LoggerPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.basicdtd.properties.DTDExportPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.basicigg.properties.BasicIGGPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.basicruledisplayer.options.BasicRuleDisplayerPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.basicxsd.properties.XSDExportPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.functionalDependencies.properties.RepairerPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.iss.options.ISSPanel
 
store(OutputStream, Input, File) - Static method in class cz.cuni.mff.ksi.jinfer.projecttype.InputFiles
Writes project Input to the Output Stream in a XML format.
store() - Method in class cz.cuni.mff.ksi.jinfer.projecttype.properties.ProjectPropertiesPanel
 
store(WizardDescriptor) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplatePanelVisual
Store data from first step into WizardDescriptor.
store() - Method in class cz.cuni.mff.ksi.jinfer.runner.options.RunnerPanel
Save entered values of fields.
store() - Method in class cz.cuni.mff.ksi.jinfer.runner.properties.ModuleSelectionPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.treeruledisplayer.options.TreeRuleDisplayerPanel
Save all values in fields into properties.
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.properties.CleanerChainedPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.properties.CombinedPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.properties.KHContextPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties.SKStringsPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties.AutomatonMergingStatePropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties.StateRemovalHeuristicPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.fullscan.properties.FullscanPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.weighted.properties.WeightedPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties.StateRemovalOrderedPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties.AutomatonSimplifierChainedPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.properties.DefectiveMDLPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.properties.GreedyPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.properties.GreedyMDLPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.properties.KHgramsPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.twostep.properties.TwoStepPropertiesPanel
 
store() - Method in class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel
 
storeSettings(Object) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplateWizardPanel
 
storeSettings(Object) - Method in class cz.cuni.mff.ksi.jinfer.projecttype.sample.ModuleSelectionWizardPanel1
 
StructuralNode - Interface in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes
Interface for nodes that form structure of document tree.
StructuralNodeType - Enum in cz.cuni.mff.ksi.jinfer.base.interfaces.nodes
Enumeration of structural XML node types.
SUPERFINAL_NODE_SHAPE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.options.ShapeUtils
 
SUPERFINAL_NODE_SHAPE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.options.ShapeUtils
 
SUPERINITIAL_NODE_SHAPE_DEFAULT - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.options.ShapeUtils
 
SUPERINITIAL_NODE_SHAPE_PROP - Static variable in class cz.cuni.mff.ksi.jinfer.autoeditor.options.ShapeUtils
 
support(AttributeMappingId) - Method in class cz.cuni.mff.ksi.jinfer.iss.objects.AMModel
Please see the "Finding ID Attributes in XML Documents" article for the definition of this function.
Suspection<T> - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection
TODO anti Comment!
SuspectionFactory - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.suspection
TODO anti Comment!
SymbolToString<T> - Interface in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate
Convert generic type T symbol on automaton transitions to String.
SystemInfo - Class in cz.cuni.mff.ksi.jinfer.iss.experiments
Provides the info about the system (CPU, RAM, OS, Java, etc) in textual form.

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