PathEx
Contents:
Overview
Generalities
Semantics
Bibliography
pathex package
PathEx
»
Index
Index
_
|
A
|
C
|
D
|
E
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__eq__() (OrderedSet method)
__new__() (OrderedSet static method)
A
add() (OrderedSet method)
addleft() (OrderedSet method)
advance_once() (LettersGenerator method)
Alphabet (class in pathex.expressions.terms.alphabet)
anonym() (Tag class method)
append() (OrderedSet method)
appendleft() (OrderedSet method)
args_head (NAryOperator property)
args_tail (NAryOperator property)
argument (ConcatenationRepetition attribute)
(Repetition attribute)
(ShuffleRepetition attribute)
arguments (Concatenation attribute)
(Difference attribute)
(Intersection attribute)
(NAryOperator attribute)
(Shuffle attribute)
(Union attribute)
as_set() (OrderedSet method)
as_tuple() (OrderedSet method)
C
C (in module pathex.expressions.aliases)
CollectionWrapper (class in pathex.adts.collection_wrapper)
complete (LettersGenerator property)
Concatenation (class in pathex.expressions.nary_operators.concatenation)
concatenation_repetition_visitor() (in module pathex.machines.decomposers.visitors.concatenation_repetition_visitor)
concatenation_visitor() (in module pathex.machines.decomposers.visitors.concatenation_visitor)
ConcatenationRepetition (class in pathex.expressions.repetitions.concatenation_repetition)
Concurrent (class in pathex.managing.concurrent)
CountedCondition (class in pathex.adts.concurrency.counted_condition)
CR (in module pathex.expressions.aliases)
D
D (in module pathex.expressions.aliases)
Decomposer (class in pathex.machines.decomposers.decomposer)
DecomposerMatch (class in pathex.machines.decomposers.decomposer)
DecomposerMatchMismatch (class in pathex.machines.decomposers.decomposer)
DecomposerMismatch (class in pathex.machines.decomposers.decomposer)
Difference (class in pathex.expressions.nary_operators.difference)
difference_visitor() (in module pathex.machines.decomposers.visitors.difference_visitor)
E
EmptyOnionCollection (class in pathex.adts.containers.onion_collection)
EmptyWord (class in pathex.expressions.terms.empty_word)
enter (Tag attribute)
exhausted (LettersGenerator property)
exit (Tag attribute)
Expression (class in pathex.expressions.expression)
extend() (CollectionWrapper method)
(OrderedSet method)
ExtendedDecomposer (class in pathex.machines.decomposers.extended_decomposer)
ExtendedDecomposerAlphabet (class in pathex.machines.decomposers.extended_decomposer_alphabet)
ExtendedDecomposerCompalphabet (class in pathex.machines.decomposers.extended_decomposer_compalphabet)
extendleft() (OrderedSet method)
G
general_match_alphabet() (in module pathex.machines.decomposers.match_functions)
general_match_compalphabet() (in module pathex.machines.decomposers.match_functions)
general_match_completters() (in module pathex.machines.decomposers.match_functions)
general_mismatch_alphabet() (in module pathex.machines.decomposers.mismatch_functions)
general_mismatch_compalphabet() (in module pathex.machines.decomposers.mismatch_functions)
general_mismatch_completters() (in module pathex.machines.decomposers.mismatch_functions)
get_eager_generator() (Expression method)
get_generator() (Expression method)
get_head_tail() (in module pathex.adts.util)
get_language() (Expression method)
(WordsGenerator method)
get_mp_process_manager() (in module pathex.managing.processes)
I
I (in module pathex.expressions.aliases)
IncompleteWord (class in pathex.generation.letters_generator)
Intersection (class in pathex.expressions.nary_operators.intersection)
intersection_visitor() (in module pathex.machines.decomposers.visitors.intersection_visitor)
L
L (in module pathex.expressions.aliases)
last (NonemptyOnionCollection attribute)
LC (in module pathex.expressions.aliases)
Letter (class in pathex.expressions.terms.letter)
letter_visitor() (in module pathex.machines.decomposers.visitors.letter_visitor)
letters (LettersComplement attribute)
LettersComplement (class in pathex.expressions.terms.letters_complement)
LettersGenerator (class in pathex.generation.letters_generator)
LogbookMixin (class in pathex.managing.mixins)
lower_bound (Repetition attribute)
M
Machine (class in pathex.machines.machine)
Manager (class in pathex.managing.manager)
ManagerMixin (class in pathex.managing.mixins)
match() (DecomposerMatch method)
(ExtendedDecomposer method)
(ExtendedDecomposerAlphabet method)
(ExtendedDecomposerCompalphabet method)
(Manager method)
(ManagerMixin method)
(Synchronizer method)
(SynchronizerProxy method)
(TraceChecker method)
match_alphabet() (in module pathex.machines.decomposers.match_functions)
match_compalphabet() (in module pathex.machines.decomposers.match_functions)
match_completters() (in module pathex.machines.decomposers.match_functions)
match_with_() (in module pathex.machines.decomposers.match_functions)
matching_operator_visitor() (in module pathex.machines.decomposers.visitors.decorators)
mismatch() (DecomposerMismatch method)
(ExtendedDecomposer method)
(ExtendedDecomposerAlphabet method)
(ExtendedDecomposerCompalphabet method)
mismatch_alphabet() (in module pathex.machines.decomposers.mismatch_functions)
mismatch_compalphabet() (in module pathex.machines.decomposers.mismatch_functions)
mismatch_completters() (in module pathex.machines.decomposers.mismatch_functions)
mismatch_with_() (in module pathex.machines.decomposers.mismatch_functions)
module
pathex
pathex.adts
pathex.adts.collection_wrapper
pathex.adts.concurrency
pathex.adts.concurrency.counted_condition
pathex.adts.containers
pathex.adts.containers.onion_collection
pathex.adts.containers.ordered_set
pathex.adts.singleton
pathex.adts.util
pathex.expressions
pathex.expressions.aliases
pathex.expressions.expression
pathex.expressions.nary_operators
pathex.expressions.nary_operators.concatenation
pathex.expressions.nary_operators.difference
pathex.expressions.nary_operators.intersection
pathex.expressions.nary_operators.nary_operator
pathex.expressions.nary_operators.shuffle
pathex.expressions.nary_operators.union
pathex.expressions.non_fundamentals
pathex.expressions.repetitions
pathex.expressions.repetitions.concatenation_repetition
pathex.expressions.repetitions.repetition
pathex.expressions.repetitions.shuffle_repetition
pathex.expressions.terms
pathex.expressions.terms.alphabet
pathex.expressions.terms.empty_word
pathex.expressions.terms.letter
pathex.expressions.terms.letters_complement
pathex.expressions.terms.term
pathex.generation
pathex.generation.defaults
pathex.generation.eager
pathex.generation.letters_generator
pathex.generation.words_generator
pathex.machines
pathex.machines.decomposers
pathex.machines.decomposers.decomposer
pathex.machines.decomposers.extended_decomposer
pathex.machines.decomposers.extended_decomposer_alphabet
pathex.machines.decomposers.extended_decomposer_compalphabet
pathex.machines.decomposers.match_functions
pathex.machines.decomposers.mismatch_functions
pathex.machines.decomposers.simple_decomposer
pathex.machines.decomposers.visitors
pathex.machines.decomposers.visitors.concatenation_repetition_visitor
pathex.machines.decomposers.visitors.concatenation_visitor
pathex.machines.decomposers.visitors.decorators
pathex.machines.decomposers.visitors.difference_visitor
pathex.machines.decomposers.visitors.intersection_visitor
pathex.machines.decomposers.visitors.letter_visitor
pathex.machines.decomposers.visitors.misc
pathex.machines.decomposers.visitors.object_visitor
pathex.machines.decomposers.visitors.shuffle_repetition_visitor
pathex.machines.decomposers.visitors.shuffle_visitor
pathex.machines.decomposers.visitors.union_visitor
pathex.machines.machine
pathex.machines.simplifier
pathex.managing
pathex.managing.concurrent
pathex.managing.manager
pathex.managing.mixins
pathex.managing.processes
pathex.managing.synchronizer
pathex.managing.tag
pathex.managing.trace_checker
N
name (Tag attribute)
named() (Tag class method)
nary_operator_visitor() (in module pathex.machines.decomposers.visitors.decorators)
NAryOperator (class in pathex.expressions.nary_operators.nary_operator)
NonemptyOnionCollection (class in pathex.adts.containers.onion_collection)
notify() (CountedCondition method)
O
object_visitor() (in module pathex.machines.decomposers.visitors.object_visitor)
OnionCollection (class in pathex.adts.containers.onion_collection)
optional() (in module pathex.expressions.non_fundamentals)
OrderedSet (class in pathex.adts.containers.ordered_set)
P
parent (NonemptyOnionCollection attribute)
pathex
module
pathex.adts
module
pathex.adts.collection_wrapper
module
pathex.adts.concurrency
module
pathex.adts.concurrency.counted_condition
module
pathex.adts.containers
module
pathex.adts.containers.onion_collection
module
pathex.adts.containers.ordered_set
module
pathex.adts.singleton
module
pathex.adts.util
module
pathex.expressions
module
pathex.expressions.aliases
module
pathex.expressions.expression
module
pathex.expressions.nary_operators
module
pathex.expressions.nary_operators.concatenation
module
pathex.expressions.nary_operators.difference
module
pathex.expressions.nary_operators.intersection
module
pathex.expressions.nary_operators.nary_operator
module
pathex.expressions.nary_operators.shuffle
module
pathex.expressions.nary_operators.union
module
pathex.expressions.non_fundamentals
module
pathex.expressions.repetitions
module
pathex.expressions.repetitions.concatenation_repetition
module
pathex.expressions.repetitions.repetition
module
pathex.expressions.repetitions.shuffle_repetition
module
pathex.expressions.terms
module
pathex.expressions.terms.alphabet
module
pathex.expressions.terms.empty_word
module
pathex.expressions.terms.letter
module
pathex.expressions.terms.letters_complement
module
pathex.expressions.terms.term
module
pathex.generation
module
pathex.generation.defaults
module
pathex.generation.eager
module
pathex.generation.letters_generator
module
pathex.generation.words_generator
module
pathex.machines
module
pathex.machines.decomposers
module
pathex.machines.decomposers.decomposer
module
pathex.machines.decomposers.extended_decomposer
module
pathex.machines.decomposers.extended_decomposer_alphabet
module
pathex.machines.decomposers.extended_decomposer_compalphabet
module
pathex.machines.decomposers.match_functions
module
pathex.machines.decomposers.mismatch_functions
module
pathex.machines.decomposers.simple_decomposer
module
pathex.machines.decomposers.visitors
module
pathex.machines.decomposers.visitors.concatenation_repetition_visitor
module
pathex.machines.decomposers.visitors.concatenation_visitor
module
pathex.machines.decomposers.visitors.decorators
module
pathex.machines.decomposers.visitors.difference_visitor
module
pathex.machines.decomposers.visitors.intersection_visitor
module
pathex.machines.decomposers.visitors.letter_visitor
module
pathex.machines.decomposers.visitors.misc
module
pathex.machines.decomposers.visitors.object_visitor
module
pathex.machines.decomposers.visitors.shuffle_repetition_visitor
module
pathex.machines.decomposers.visitors.shuffle_visitor
module
pathex.machines.decomposers.visitors.union_visitor
module
pathex.machines.machine
module
pathex.machines.simplifier
module
pathex.managing
module
pathex.managing.concurrent
module
pathex.managing.manager
module
pathex.managing.mixins
module
pathex.managing.processes
module
pathex.managing.synchronizer
module
pathex.managing.tag
module
pathex.managing.trace_checker
module
permits() (LogbookMixin method)
(Synchronizer method)
(SynchronizerProxy method)
pop() (CollectionWrapper method)
(OrderedSet method)
PopException (CollectionWrapper attribute)
popleft() (OrderedSet method)
put() (CollectionWrapper method)
R
region() (Concurrent static method)
(ManagerMixin method)
register_partial_word() (WordsGenerator method)
Repetition (class in pathex.expressions.repetitions.repetition)
repetition_visitor() (in module pathex.machines.decomposers.visitors.decorators)
requests() (LogbookMixin method)
(Synchronizer method)
(SynchronizerProxy method)
restart() (LettersGenerator method)
S
S (in module pathex.expressions.aliases)
SET_OF_STRS (in module pathex.adts.util)
SET_OF_TUPLES (in module pathex.adts.util)
Shuffle (class in pathex.expressions.nary_operators.shuffle)
shuffle_repetition_visitor() (in module pathex.machines.decomposers.visitors.shuffle_repetition_visitor)
shuffle_visitor() (in module pathex.machines.decomposers.visitors.shuffle_visitor)
ShuffleRepetition (class in pathex.expressions.repetitions.shuffle_repetition)
simple_match() (in module pathex.machines.decomposers.match_functions)
simple_mismatch() (in module pathex.machines.decomposers.mismatch_functions)
SimpleDecomposer (class in pathex.machines.decomposers.simple_decomposer)
Simplifier (class in pathex.machines.simplifier)
singleton() (in module pathex.adts.singleton)
SR (in module pathex.expressions.aliases)
Synchronizer (class in pathex.managing.synchronizer)
SynchronizerProxy (class in pathex.managing.processes)
T
Tag (class in pathex.managing.tag)
take() (in module pathex.adts.util)
Term (class in pathex.expressions.terms.term)
TraceChecker (class in pathex.managing.trace_checker)
transform() (Decomposer method)
(Machine method)
(Simplifier method)
U
U (in module pathex.expressions.aliases)
Union (class in pathex.expressions.nary_operators.union)
union_visitor() (in module pathex.machines.decomposers.visitors.union_visitor)
update() (OrderedSet method)
updateleft() (OrderedSet method)
upper_bound (Repetition attribute)
V
value (Letter attribute)
W
wait() (CountedCondition method)
waiting_count (CountedCondition property)
words_generator() (in module pathex.generation.eager)
WordsGenerator (class in pathex.generation.words_generator)