|
jInfer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegexpAutomatonSimplifierFactory | |
|---|---|
| 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.stateremoval.heuristic | |
| cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered | |
| Uses of RegexpAutomatonSimplifierFactory in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern |
|---|
| Constructors in cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern with parameters of type RegexpAutomatonSimplifierFactory | |
|---|---|
Pattern(AutomatonSimplifierFactory automatonSimplifierFactory,
RegexpAutomatonSimplifierFactory regexpAutomatonSimplifierFactory)
|
|
| Uses of RegexpAutomatonSimplifierFactory in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate |
|---|
| Constructors in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate with parameters of type RegexpAutomatonSimplifierFactory | |
|---|---|
AutomatonMergingState(AutomatonSimplifierFactory automatonSimplifierFactory,
RegexpAutomatonSimplifierFactory regexpAutomatonSimplifierFactory)
Construct and set all submodule factories. |
|
| Uses of RegexpAutomatonSimplifierFactory in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic |
|---|
| Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic that implement RegexpAutomatonSimplifierFactory | |
|---|---|
class |
StateRemovalHeuristicFactory
Factory for RegexpAutomatonSimplifierStateRemoval. |
| Uses of RegexpAutomatonSimplifierFactory in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered |
|---|
| Classes in cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered that implement RegexpAutomatonSimplifierFactory | |
|---|---|
class |
StateRemovalOrderedFactory
Factory for RegexpAutomatonSimplifierStateRemoval. |
|
jInfer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||