jInfer

Uses of Package
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping

Packages that use cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping
cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern Infers pattern string expression for content using some automaton simplifying algorithm (basically the same that is configured to be used with elements). 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate Implementation of merging state algorithm. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping Submodule for converting automaton to RegexpAutomaton and then obtaining Regexp from it. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval Implementation of state removal algorithm for converting automaton into regular expression. 
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic   
cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered   
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping used by cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern
RegexpAutomatonSimplifierFactory
          Factory for RegexpAutomatonSimplifier.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping used by cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate
RegexpAutomatonSimplifierFactory
          Factory for RegexpAutomatonSimplifier.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping used by cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping
RegexpAutomaton
          Automaton with Regexp on transitions Type T is to be the same as in ordinary automaton.
RegexpAutomatonSimplifier
          Interface for RegexpAutomaton simplifiers.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping used by cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval
RegexpAutomaton
          Automaton with Regexp on transitions Type T is to be the same as in ordinary automaton.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping used by cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic
RegexpAutomaton
          Automaton with Regexp on transitions Type T is to be the same as in ordinary automaton.
RegexpAutomatonSimplifier
          Interface for RegexpAutomaton simplifiers.
RegexpAutomatonSimplifierFactory
          Factory for RegexpAutomatonSimplifier.
 

Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping used by cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered
RegexpAutomaton
          Automaton with Regexp on transitions Type T is to be the same as in ordinary automaton.
RegexpAutomatonSimplifier
          Interface for RegexpAutomaton simplifiers.
RegexpAutomatonSimplifierFactory
          Factory for RegexpAutomatonSimplifier.
 


jInfer

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