Skip navigation links
A B C D E F G H I J L M N O P R S T V W 

A

action() - Method in class de.flapdoodle.reverse.transitions.Derive
 
action() - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
 
action(Function<S, State<D>>) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive.Builder
Initializes the value for the action attribute.
action() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
 
action(BiFunction<L, R, State<D>>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin.Builder
Initializes the value for the action attribute.
action() - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
 
action(Supplier<State<D>>) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart.Builder
Initializes the value for the action attribute.
action() - Method in class de.flapdoodle.reverse.transitions.Join
 
action() - Method in class de.flapdoodle.reverse.transitions.Start
 
addAll(Transition<?>...) - Method in class de.flapdoodle.reverse.Transitions
 
addAll(Transitions) - Method in class de.flapdoodle.reverse.Transitions
 
addAllMappings(Iterable<? extends StateMapping<?>>) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping.Builder
Adds elements to mappings list.
addAllStateReachedListener(Iterable<? extends Listener.StateListener<?>>) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Adds elements to stateReachedListener list.
addAllStateTearDownListener(Iterable<? extends Listener.StateListener<?>>) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Adds elements to stateTearDownListener list.
addAllTransitions(Iterable<? extends Transition<?>>) - Method in class de.flapdoodle.reverse.ImmutableTransitions.Builder
Adds elements to transitions list.
addMappings(StateMapping<?>) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping.Builder
Adds one element to mappings list.
addMappings(StateMapping<?>...) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping.Builder
Adds elements to mappings list.
addStateReachedListener(Listener.StateListener<?>) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Adds one element to stateReachedListener list.
addStateReachedListener(Listener.StateListener<?>...) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Adds elements to stateReachedListener list.
addStateReachedListener(Listener.StateListener<?>) - Method in interface de.flapdoodle.reverse.Listener.TypedListener.Builder
 
addStateTearDownListener(Listener.StateListener<?>) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Adds one element to stateTearDownListener list.
addStateTearDownListener(Listener.StateListener<?>...) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Adds elements to stateTearDownListener list.
addStateTearDownListener(Listener.StateListener<?>) - Method in interface de.flapdoodle.reverse.Listener.TypedListener.Builder
 
addTransitions(Transition<?>) - Method in class de.flapdoodle.reverse.ImmutableTransitions.Builder
Adds one element to transitions list.
addTransitions(Transition<?>...) - Method in class de.flapdoodle.reverse.ImmutableTransitions.Builder
Adds elements to transitions list.
aggregate(TearDown<T>...) - Static method in interface de.flapdoodle.reverse.TearDown
 
and(StateID<R>) - Method in class de.flapdoodle.reverse.transitions.Join.WithLeft
 
and(Class<R>) - Method in class de.flapdoodle.reverse.transitions.Join.WithLeft
 
andThen(TearDown<T>) - Method in interface de.flapdoodle.reverse.TearDown
 
asEither(Vertex) - Static method in class de.flapdoodle.reverse.graph.Vertex
 
asGraph(List<? extends Transition<?>>) - Static method in class de.flapdoodle.reverse.graph.TransitionGraph
 
asId() - Static method in class de.flapdoodle.reverse.graph.Vertex
 
asLabel(StateID<?>) - Static method in interface de.flapdoodle.reverse.StateID
 
asLabel(Transition<?>) - Static method in interface de.flapdoodle.reverse.Transition
 
asMessage(List<? extends Loop<Vertex, DefaultEdge>>) - Static method in class de.flapdoodle.reverse.graph.TransitionGraph
 
asMessage(Collection<StateID<?>>) - Static method in class de.flapdoodle.reverse.graph.TransitionGraph
 
asMessage(StateID<?>) - Static method in class de.flapdoodle.reverse.graph.TransitionGraph
 
assertNoCollisions(List<? extends Transition<?>>) - Static method in class de.flapdoodle.reverse.Transitions
 
asState() - Method in class de.flapdoodle.reverse.TransitionWalker.ReachedState
 
asTransitionTo(TransitionMapping<D>) - Method in class de.flapdoodle.reverse.TransitionWalker
 

B

build() - Method in class de.flapdoodle.reverse.graph.ImmutableStateVertex.Builder
Builds a new ImmutableStateVertex.
build() - Method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex.Builder
build() - Method in class de.flapdoodle.reverse.ImmutableSimple.Builder
Builds a new ImmutableSimple.
build() - Method in class de.flapdoodle.reverse.ImmutableState.Builder
Builds a new ImmutableState.
build() - Method in class de.flapdoodle.reverse.ImmutableStateID.Builder
Builds a new ImmutableStateID.
build() - Method in class de.flapdoodle.reverse.ImmutableStateListener.Builder
build() - Method in class de.flapdoodle.reverse.ImmutableStateMapping.Builder
Builds a new ImmutableStateMapping.
build() - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping.Builder
build() - Method in class de.flapdoodle.reverse.ImmutableTransitions.Builder
Builds a new ImmutableTransitions.
build() - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
build() - Method in interface de.flapdoodle.reverse.Listener.TypedListener.Builder
 
build() - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive.Builder
Builds a new ImmutableDerive.
build() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin.Builder
Builds a new ImmutableJoin.
build() - Method in class de.flapdoodle.reverse.transitions.ImmutableStart.Builder
Builds a new ImmutableStart.
builder() - Static method in class de.flapdoodle.reverse.graph.ImmutableStateVertex
Creates a builder for ImmutableStateVertex.
builder() - Static method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex
Creates a builder for ImmutableTransitionVertex.
builder() - Static method in class de.flapdoodle.reverse.ImmutableSimple
Creates a builder for ImmutableSimple.
builder(T) - Static method in class de.flapdoodle.reverse.ImmutableState
Creates a builder for ImmutableState.
builder() - Static method in class de.flapdoodle.reverse.ImmutableStateID
Creates a builder for ImmutableStateID.
builder() - Static method in class de.flapdoodle.reverse.ImmutableStateListener
Creates a builder for ImmutableStateListener.
builder() - Static method in class de.flapdoodle.reverse.ImmutableStateMapping
Creates a builder for ImmutableStateMapping.
builder(String, StateMapping<D>) - Static method in class de.flapdoodle.reverse.ImmutableTransitionMapping
Creates a builder for ImmutableTransitionMapping.
builder() - Static method in class de.flapdoodle.reverse.ImmutableTransitions
Creates a builder for ImmutableTransitions.
builder() - Static method in class de.flapdoodle.reverse.ImmutableTypedListener
Creates a builder for ImmutableTypedListener.
builder() - Static method in interface de.flapdoodle.reverse.Listener
 
builder(T) - Static method in interface de.flapdoodle.reverse.State
 
builder(String, StateID<D>) - Static method in class de.flapdoodle.reverse.TransitionMapping
 
builder(String, StateMapping<D>) - Static method in class de.flapdoodle.reverse.TransitionMapping
 
builder() - Static method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Creates a builder for ImmutableDerive.
builder() - Static method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Creates a builder for ImmutableJoin.
builder() - Static method in class de.flapdoodle.reverse.transitions.ImmutableStart
Creates a builder for ImmutableStart.

C

checkForCollisions() - Method in class de.flapdoodle.reverse.Transitions
 
close() - Method in class de.flapdoodle.reverse.TransitionWalker.ReachedState
 
copyOf(StateVertex) - Static method in class de.flapdoodle.reverse.graph.ImmutableStateVertex
Creates an immutable copy of a StateVertex value.
copyOf(TransitionVertex) - Static method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex
Creates an immutable copy of a TransitionVertex value.
copyOf(Listener.Simple) - Static method in class de.flapdoodle.reverse.ImmutableSimple
Creates an immutable copy of a Listener.Simple value.
copyOf(State<T>) - Static method in class de.flapdoodle.reverse.ImmutableState
Creates an immutable copy of a State value.
copyOf(StateID<T>) - Static method in class de.flapdoodle.reverse.ImmutableStateID
Creates an immutable copy of a StateID value.
copyOf(Listener.StateListener<T>) - Static method in class de.flapdoodle.reverse.ImmutableStateListener
Creates an immutable copy of a Listener.StateListener value.
copyOf(StateMapping<T>) - Static method in class de.flapdoodle.reverse.ImmutableStateMapping
Creates an immutable copy of a StateMapping value.
copyOf(TransitionMapping<D>) - Static method in class de.flapdoodle.reverse.ImmutableTransitionMapping
Creates an immutable copy of a TransitionMapping value.
copyOf(Transitions) - Static method in class de.flapdoodle.reverse.ImmutableTransitions
Creates an immutable copy of a Transitions value.
copyOf(Listener.TypedListener) - Static method in class de.flapdoodle.reverse.ImmutableTypedListener
Creates an immutable copy of a Listener.TypedListener value.
copyOf(Derive<S, D>) - Static method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Creates an immutable copy of a Derive value.
copyOf(Join<L, R, D>) - Static method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Creates an immutable copy of a Join value.
copyOf(Start<D>) - Static method in class de.flapdoodle.reverse.transitions.ImmutableStart
Creates an immutable copy of a Start value.
current() - Method in class de.flapdoodle.reverse.TransitionWalker.ReachedState
 

D

de.flapdoodle.reverse - package de.flapdoodle.reverse
 
de.flapdoodle.reverse.graph - package de.flapdoodle.reverse.graph
 
de.flapdoodle.reverse.naming - package de.flapdoodle.reverse.naming
 
de.flapdoodle.reverse.transitions - package de.flapdoodle.reverse.transitions
 
de.flapdoodle.reverse.types - package de.flapdoodle.reverse.types
 
Derive<S,D> - Class in de.flapdoodle.reverse.transitions
 
Derive() - Constructor for class de.flapdoodle.reverse.transitions.Derive
 
Derive.WithSource<S> - Class in de.flapdoodle.reverse.transitions
 
Derive.WithSourceAndDestination<S,D> - Class in de.flapdoodle.reverse.transitions
 
deriveBy(Function<S, D>) - Method in class de.flapdoodle.reverse.transitions.Derive.WithSourceAndDestination
 
deriveBy(BiFunction<L, R, D>) - Method in class de.flapdoodle.reverse.transitions.Join.WithDestination
 
destination(StateID<T>) - Method in class de.flapdoodle.reverse.ImmutableStateMapping.Builder
Initializes the value for the destination attribute.
destination() - Method in class de.flapdoodle.reverse.ImmutableStateMapping
 
destination() - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
 
destination() - Method in class de.flapdoodle.reverse.StateMapping
 
destination() - Method in interface de.flapdoodle.reverse.Transition
 
destination() - Method in class de.flapdoodle.reverse.TransitionMapping
 
destination() - Method in class de.flapdoodle.reverse.transitions.Derive
 
destination(StateID<D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive.Builder
Initializes the value for the destination attribute.
destination() - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
 
destination(StateID<D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin.Builder
Initializes the value for the destination attribute.
destination() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
 
destination(StateID<D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart.Builder
Initializes the value for the destination attribute.
destination() - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
 
destination() - Method in class de.flapdoodle.reverse.transitions.Join
 
destination() - Method in class de.flapdoodle.reverse.transitions.Start
 
destinationOf(StateID<T>) - Method in class de.flapdoodle.reverse.TransitionMapping
 

E

edgeGraphAsDot(String, Transitions) - Static method in class de.flapdoodle.reverse.graph.TransitionGraph
 
edgeGraphAsDot(String, DefaultDirectedGraph<Vertex, DefaultEdge>) - Static method in class de.flapdoodle.reverse.graph.TransitionGraph
 
edgeGraphAsDot(String, DefaultDirectedGraph<Vertex, DefaultEdge>, Function<Transition<?>, String>, Function<StateID<?>, String>) - Static method in class de.flapdoodle.reverse.graph.TransitionGraph
 
equals(Object) - Method in class de.flapdoodle.reverse.graph.ImmutableStateVertex
This instance is equal to all instances of ImmutableStateVertex that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex
This instance is equal to all instances of ImmutableTransitionVertex that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.ImmutableSimple
This instance is equal to all instances of ImmutableSimple that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.ImmutableState
This instance is equal to all instances of ImmutableState that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.ImmutableStateID
This instance is equal to all instances of ImmutableStateID that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.ImmutableStateListener
This instance is equal to all instances of ImmutableStateListener that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.ImmutableStateMapping
This instance is equal to all instances of ImmutableStateMapping that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
This instance is equal to all instances of ImmutableTransitionMapping that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.ImmutableTransitions
This instance is equal to all instances of ImmutableTransitions that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.ImmutableTypedListener
This instance is equal to all instances of ImmutableTypedListener that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
This instance is equal to all instances of ImmutableDerive that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
This instance is equal to all instances of ImmutableJoin that have equal attribute values.
equals(Object) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
This instance is equal to all instances of ImmutableStart that have equal attribute values.

F

findDestinationOf(StateID<T>) - Method in class de.flapdoodle.reverse.TransitionMapping
 
findSourceOf(StateID<T>) - Method in class de.flapdoodle.reverse.TransitionMapping
 
from(StateVertex) - Method in class de.flapdoodle.reverse.graph.ImmutableStateVertex.Builder
Fill a builder with attribute values from the provided StateVertex instance.
from(TransitionVertex) - Method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex.Builder
Fill a builder with attribute values from the provided TransitionVertex instance.
from(Listener.Simple) - Method in class de.flapdoodle.reverse.ImmutableSimple.Builder
Fill a builder with attribute values from the provided Simple instance.
from(State<T>) - Method in class de.flapdoodle.reverse.ImmutableState.Builder
Fill a builder with attribute values from the provided State instance.
from(StateID<T>) - Method in class de.flapdoodle.reverse.ImmutableStateID.Builder
Fill a builder with attribute values from the provided StateID instance.
from(Listener.StateListener<T>) - Method in class de.flapdoodle.reverse.ImmutableStateListener.Builder
Fill a builder with attribute values from the provided StateListener instance.
from(StateMapping<T>) - Method in class de.flapdoodle.reverse.ImmutableStateMapping.Builder
Fill a builder with attribute values from the provided StateMapping instance.
from(TransitionMapping<D>) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping.Builder
Fill a builder with attribute values from the provided TransitionMapping instance.
from(Transitions) - Method in class de.flapdoodle.reverse.ImmutableTransitions.Builder
Fill a builder with attribute values from the provided Transitions instance.
from(Listener.TypedListener) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Fill a builder with attribute values from the provided TypedListener instance.
from(Transition<?>...) - Static method in class de.flapdoodle.reverse.Transitions
 
from(Derive<S, D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive.Builder
Fill a builder with attribute values from the provided de.flapdoodle.reverse.transitions.Derive instance.
from(HasLabel) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive.Builder
Fill a builder with attribute values from the provided de.flapdoodle.reverse.naming.HasLabel instance.
from(Join<L, R, D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin.Builder
Fill a builder with attribute values from the provided de.flapdoodle.reverse.transitions.Join instance.
from(HasLabel) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin.Builder
Fill a builder with attribute values from the provided de.flapdoodle.reverse.naming.HasLabel instance.
from(Start<D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart.Builder
Fill a builder with attribute values from the provided de.flapdoodle.reverse.transitions.Start instance.
from(Transition<D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart.Builder
Fill a builder with attribute values from the provided de.flapdoodle.reverse.Transition instance.
from(HasLabel) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart.Builder
Fill a builder with attribute values from the provided de.flapdoodle.reverse.naming.HasLabel instance.

G

getExceptions() - Method in exception de.flapdoodle.reverse.TearDownException
 
given(StateID<D>) - Static method in class de.flapdoodle.reverse.transitions.Derive
 
given(Class<D>) - Static method in class de.flapdoodle.reverse.transitions.Derive
 
given(StateID<L>) - Static method in class de.flapdoodle.reverse.transitions.Join
 
given(Class<L>) - Static method in class de.flapdoodle.reverse.transitions.Join
 

H

hashCode() - Method in class de.flapdoodle.reverse.graph.ImmutableStateVertex
Computes a hash code from attributes: stateId.
hashCode() - Method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex
Computes a hash code from attributes: transition.
hashCode() - Method in class de.flapdoodle.reverse.ImmutableSimple
Computes a hash code from attributes: onStateReached, onTearDown.
hashCode() - Method in class de.flapdoodle.reverse.ImmutableState
Computes a hash code from attributes: value, onTearDown.
hashCode() - Method in class de.flapdoodle.reverse.ImmutableStateID
Computes a hash code from attributes: name, type.
hashCode() - Method in class de.flapdoodle.reverse.ImmutableStateListener
Computes a hash code from attributes: type, listener.
hashCode() - Method in class de.flapdoodle.reverse.ImmutableStateMapping
Computes a hash code from attributes: source, destination.
hashCode() - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
Computes a hash code from attributes: label, destination, mappings.
hashCode() - Method in class de.flapdoodle.reverse.ImmutableTransitions
Computes a hash code from attributes: transitions.
hashCode() - Method in class de.flapdoodle.reverse.ImmutableTypedListener
Computes a hash code from attributes: stateReachedListener, stateTearDownListener.
hashCode() - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Computes a hash code from attributes: source, destination, action, transitionLabel.
hashCode() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Computes a hash code from attributes: left, right, destination, action, transitionLabel.
hashCode() - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
Computes a hash code from attributes: destination, action, transitionLabel.
HasLabel - Interface in de.flapdoodle.reverse.naming
 
HasSubGraph - Interface in de.flapdoodle.reverse.graph
 
HasTypeName - Interface in de.flapdoodle.reverse.types
 

I

ImmutableDerive<S,D> - Class in de.flapdoodle.reverse.transitions
Immutable implementation of Derive.
ImmutableDerive.Builder<S,D> - Class in de.flapdoodle.reverse.transitions
Builds instances of type ImmutableDerive.
ImmutableJoin<L,R,D> - Class in de.flapdoodle.reverse.transitions
Immutable implementation of Join.
ImmutableJoin.Builder<L,R,D> - Class in de.flapdoodle.reverse.transitions
Builds instances of type ImmutableJoin.
ImmutableSimple - Class in de.flapdoodle.reverse
Immutable implementation of Listener.Simple.
ImmutableSimple.Builder - Class in de.flapdoodle.reverse
Builds instances of type ImmutableSimple.
ImmutableStart<D> - Class in de.flapdoodle.reverse.transitions
Immutable implementation of Start.
ImmutableStart.Builder<D> - Class in de.flapdoodle.reverse.transitions
Builds instances of type ImmutableStart.
ImmutableState<T> - Class in de.flapdoodle.reverse
Immutable implementation of State.
ImmutableState.Builder<T> - Class in de.flapdoodle.reverse
Builds instances of type ImmutableState.
ImmutableStateID<T> - Class in de.flapdoodle.reverse
Immutable implementation of StateID.
ImmutableStateID.Builder<T> - Class in de.flapdoodle.reverse
Builds instances of type ImmutableStateID.
ImmutableStateListener<T> - Class in de.flapdoodle.reverse
Immutable implementation of Listener.StateListener.
ImmutableStateListener.Builder<T> - Class in de.flapdoodle.reverse
Builds instances of type ImmutableStateListener.
ImmutableStateMapping<T> - Class in de.flapdoodle.reverse
Immutable implementation of StateMapping.
ImmutableStateMapping.Builder<T> - Class in de.flapdoodle.reverse
Builds instances of type ImmutableStateMapping.
ImmutableStateVertex - Class in de.flapdoodle.reverse.graph
Immutable implementation of StateVertex.
ImmutableStateVertex.Builder - Class in de.flapdoodle.reverse.graph
Builds instances of type ImmutableStateVertex.
ImmutableTransitionMapping<D> - Class in de.flapdoodle.reverse
Immutable implementation of TransitionMapping.
ImmutableTransitionMapping.Builder<D> - Class in de.flapdoodle.reverse
Builds instances of type ImmutableTransitionMapping.
ImmutableTransitions - Class in de.flapdoodle.reverse
Immutable implementation of Transitions.
ImmutableTransitions.Builder - Class in de.flapdoodle.reverse
Builds instances of type ImmutableTransitions.
ImmutableTransitionVertex - Class in de.flapdoodle.reverse.graph
Immutable implementation of TransitionVertex.
ImmutableTransitionVertex.Builder - Class in de.flapdoodle.reverse.graph
Builds instances of type ImmutableTransitionVertex.
ImmutableTypedListener - Class in de.flapdoodle.reverse
Immutable implementation of Listener.TypedListener.
ImmutableTypedListener.Builder - Class in de.flapdoodle.reverse
Builds instances of type ImmutableTypedListener.
initializedWith(T) - Method in class de.flapdoodle.reverse.transitions.Start.WithDestination
 
initState(StateID<D>, Listener...) - Method in class de.flapdoodle.reverse.TransitionWalker
 
initState(StateID<D>, Collection<Listener>) - Method in class de.flapdoodle.reverse.TransitionWalker
 
initState(StateID<T>) - Method in class de.flapdoodle.reverse.TransitionWalker.ReachedState
 
isDirect() - Method in class de.flapdoodle.reverse.StateMapping
 

J

Join<L,R,D> - Class in de.flapdoodle.reverse.transitions
 
Join() - Constructor for class de.flapdoodle.reverse.transitions.Join
 
Join.WithDestination<L,R,D> - Class in de.flapdoodle.reverse.transitions
 
Join.WithLeft<L> - Class in de.flapdoodle.reverse.transitions
 
Join.WithSources<L,R> - Class in de.flapdoodle.reverse.transitions
 

L

label() - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
 
label() - Method in class de.flapdoodle.reverse.TransitionMapping
 
left(StateID<L>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin.Builder
Initializes the value for the left attribute.
left() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
 
left() - Method in class de.flapdoodle.reverse.transitions.Join
 
limitedTo(Set<StateID<?>>) - Method in interface de.flapdoodle.reverse.StateLookup
 
limitedTo(Set<StateID<?>>, StateLookup) - Static method in interface de.flapdoodle.reverse.StateLookup
 
listener(Consumer<T>) - Method in class de.flapdoodle.reverse.ImmutableStateListener.Builder
Initializes the value for the listener attribute.
listener() - Method in class de.flapdoodle.reverse.ImmutableStateListener
 
Listener - Interface in de.flapdoodle.reverse
listener MUST NOT throw any exceptions
listener() - Method in interface de.flapdoodle.reverse.Listener.StateListener
 
Listener.Simple - Class in de.flapdoodle.reverse
 
Listener.StateListener<T> - Interface in de.flapdoodle.reverse
 
Listener.TypedListener - Class in de.flapdoodle.reverse
 
Listener.TypedListener.Builder - Interface in de.flapdoodle.reverse
 

M

mappings(Iterable<? extends StateMapping<?>>) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping.Builder
Sets or replaces all elements for mappings list.
mappings() - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
 
mappings() - Method in class de.flapdoodle.reverse.TransitionMapping
 
merge(State<A>, State<B>, BiFunction<A, B, D>, TearDown<D>...) - Static method in interface de.flapdoodle.reverse.State
 

N

name(String) - Method in class de.flapdoodle.reverse.ImmutableStateID.Builder
Initializes the value for the name attribute.
name() - Method in class de.flapdoodle.reverse.ImmutableStateID
 
name() - Method in interface de.flapdoodle.reverse.StateID
 

O

of(StateID<?>) - Static method in class de.flapdoodle.reverse.graph.ImmutableStateVertex
Construct a new immutable StateVertex instance.
of(Transition<?>) - Static method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex
Construct a new immutable TransitionVertex instance.
of(StateID<?>) - Static method in class de.flapdoodle.reverse.graph.StateVertex
 
of(Transition<?>) - Static method in class de.flapdoodle.reverse.graph.TransitionVertex
 
of(String, TypeInfo<T>) - Static method in class de.flapdoodle.reverse.ImmutableStateID
Construct a new immutable StateID instance.
of(StateID<T>, Consumer<T>) - Static method in class de.flapdoodle.reverse.ImmutableStateListener
Construct a new immutable StateListener instance.
of(StateID<T>, StateID<T>) - Static method in class de.flapdoodle.reverse.ImmutableStateMapping
Construct a new immutable StateMapping instance.
of(BiConsumer<StateID<?>, Object>, BiConsumer<StateID<?>, Object>) - Static method in interface de.flapdoodle.reverse.Listener
 
of(StateID<T>, Consumer<T>) - Static method in interface de.flapdoodle.reverse.Listener.StateListener
 
of(T, TearDown<T>...) - Static method in interface de.flapdoodle.reverse.State
 
of(String, Class<T>) - Static method in interface de.flapdoodle.reverse.StateID
 
of(String, TypeInfo<T>) - Static method in interface de.flapdoodle.reverse.StateID
 
of(Class<T>) - Static method in interface de.flapdoodle.reverse.StateID
 
of(TypeInfo<T>) - Static method in interface de.flapdoodle.reverse.StateID
 
of(StateID<D>) - Method in interface de.flapdoodle.reverse.StateLookup
 
of(StateID<T>, StateID<T>) - Static method in class de.flapdoodle.reverse.StateMapping
 
of(StateID<S>, StateID<D>, Function<S, State<D>>) - Static method in class de.flapdoodle.reverse.transitions.Derive
 
of(StateID<L>, StateID<R>, StateID<D>, BiFunction<L, R, State<D>>) - Static method in class de.flapdoodle.reverse.transitions.Join
 
of(StateID<D>, Supplier<State<D>>) - Static method in class de.flapdoodle.reverse.transitions.Start
 
onStateReached(BiConsumer<StateID<?>, Object>) - Method in class de.flapdoodle.reverse.ImmutableSimple.Builder
Initializes the optional value onStateReached to onStateReached.
onStateReached(Optional<? extends BiConsumer<StateID<?>, Object>>) - Method in class de.flapdoodle.reverse.ImmutableSimple.Builder
Initializes the optional value onStateReached to onStateReached.
onStateReached() - Method in class de.flapdoodle.reverse.ImmutableSimple
 
onStateReached() - Method in class de.flapdoodle.reverse.Listener.Simple
 
onStateReached(StateID<T>, T) - Method in class de.flapdoodle.reverse.Listener.Simple
 
onStateReached(StateID<T>, Consumer<T>) - Method in interface de.flapdoodle.reverse.Listener.TypedListener.Builder
 
onStateReached(StateID<T>, T) - Method in class de.flapdoodle.reverse.Listener.TypedListener
 
OnStateReached - Interface in de.flapdoodle.reverse
 
onStateReached(StateID<T>, T) - Method in interface de.flapdoodle.reverse.OnStateReached
 
onStateTearDown(StateID<T>, T) - Method in class de.flapdoodle.reverse.Listener.Simple
 
onStateTearDown(StateID<T>, Consumer<T>) - Method in interface de.flapdoodle.reverse.Listener.TypedListener.Builder
 
onStateTearDown(StateID<T>, T) - Method in class de.flapdoodle.reverse.Listener.TypedListener
 
OnStateTearDown - Interface in de.flapdoodle.reverse
 
onStateTearDown(StateID<T>, T) - Method in interface de.flapdoodle.reverse.OnStateTearDown
 
onTearDown(BiConsumer<StateID<?>, Object>) - Method in class de.flapdoodle.reverse.ImmutableSimple.Builder
Initializes the optional value onTearDown to onTearDown.
onTearDown(Optional<? extends BiConsumer<StateID<?>, Object>>) - Method in class de.flapdoodle.reverse.ImmutableSimple.Builder
Initializes the optional value onTearDown to onTearDown.
onTearDown() - Method in class de.flapdoodle.reverse.ImmutableSimple
 
onTearDown(TearDown<T>) - Method in class de.flapdoodle.reverse.ImmutableState.Builder
Initializes the optional value onTearDown to onTearDown.
onTearDown(Optional<? extends TearDown<T>>) - Method in class de.flapdoodle.reverse.ImmutableState.Builder
Initializes the optional value onTearDown to onTearDown.
onTearDown() - Method in class de.flapdoodle.reverse.ImmutableState
 
onTearDown() - Method in class de.flapdoodle.reverse.Listener.Simple
 
onTearDown() - Method in interface de.flapdoodle.reverse.State
 
onTearDown(T) - Method in interface de.flapdoodle.reverse.TearDown
 

P

providedBy(Supplier<T>) - Method in class de.flapdoodle.reverse.transitions.Start.WithDestination
 

R

replace(Transition<T>) - Method in class de.flapdoodle.reverse.Transitions
 
result(StateLookup) - Method in interface de.flapdoodle.reverse.Transition
 
result(StateLookup) - Method in class de.flapdoodle.reverse.transitions.Derive
 
result(StateLookup) - Method in class de.flapdoodle.reverse.transitions.Join
 
result(StateLookup) - Method in class de.flapdoodle.reverse.transitions.Start
 
right(StateID<R>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin.Builder
Initializes the value for the right attribute.
right() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
 
right() - Method in class de.flapdoodle.reverse.transitions.Join
 

S

setOf(StateID<?>...) - Static method in interface de.flapdoodle.reverse.StateID
 
Simple() - Constructor for class de.flapdoodle.reverse.Listener.Simple
 
source(StateID<T>) - Method in class de.flapdoodle.reverse.ImmutableStateMapping.Builder
Initializes the value for the source attribute.
source() - Method in class de.flapdoodle.reverse.ImmutableStateMapping
 
source() - Method in class de.flapdoodle.reverse.StateMapping
 
source() - Method in class de.flapdoodle.reverse.transitions.Derive
 
source(StateID<S>) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive.Builder
Initializes the value for the source attribute.
source() - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
 
sourceOf(StateID<T>) - Method in class de.flapdoodle.reverse.TransitionMapping
 
sources() - Method in interface de.flapdoodle.reverse.Transition
 
sources() - Method in class de.flapdoodle.reverse.transitions.Derive
 
sources() - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Returns a lazily initialized value of the sources attribute.
sources() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Returns a lazily initialized value of the sources attribute.
sources() - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
Returns a lazily initialized value of the sources attribute.
sources() - Method in class de.flapdoodle.reverse.transitions.Join
 
sources() - Method in class de.flapdoodle.reverse.transitions.Start
 
Start<D> - Class in de.flapdoodle.reverse.transitions
 
Start() - Constructor for class de.flapdoodle.reverse.transitions.Start
 
Start.WithDestination<T> - Class in de.flapdoodle.reverse.transitions
 
State<T> - Interface in de.flapdoodle.reverse
 
state(StateID<D>) - Method in class de.flapdoodle.reverse.transitions.Derive.WithSource
 
state(Class<D>) - Method in class de.flapdoodle.reverse.transitions.Derive.WithSource
 
state(StateID<D>) - Method in class de.flapdoodle.reverse.transitions.Join.WithSources
 
state(Class<D>) - Method in class de.flapdoodle.reverse.transitions.Join.WithSources
 
stateId(StateID<?>) - Method in class de.flapdoodle.reverse.graph.ImmutableStateVertex.Builder
Initializes the value for the stateId attribute.
stateId() - Method in class de.flapdoodle.reverse.graph.ImmutableStateVertex
 
stateId() - Method in class de.flapdoodle.reverse.graph.StateVertex
 
StateID<T> - Interface in de.flapdoodle.reverse
 
StateLookup - Interface in de.flapdoodle.reverse
 
StateMapping<T> - Class in de.flapdoodle.reverse
 
StateMapping() - Constructor for class de.flapdoodle.reverse.StateMapping
 
stateReachedListener(Iterable<? extends Listener.StateListener<?>>) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Sets or replaces all elements for stateReachedListener list.
stateReachedListener() - Method in class de.flapdoodle.reverse.ImmutableTypedListener
 
stateReachedListener() - Method in class de.flapdoodle.reverse.Listener.TypedListener
 
stateReachedListenerAsMap() - Method in class de.flapdoodle.reverse.ImmutableTypedListener
Returns a lazily initialized value of the stateReachedListenerAsMap attribute.
stateReachedListenerAsMap() - Method in class de.flapdoodle.reverse.Listener.TypedListener
 
stateTearDownListener(Iterable<? extends Listener.StateListener<?>>) - Method in class de.flapdoodle.reverse.ImmutableTypedListener.Builder
Sets or replaces all elements for stateTearDownListener list.
stateTearDownListener() - Method in class de.flapdoodle.reverse.ImmutableTypedListener
 
stateTearDownListener() - Method in class de.flapdoodle.reverse.Listener.TypedListener
 
stateTearDownListenerAsMap() - Method in class de.flapdoodle.reverse.ImmutableTypedListener
Returns a lazily initialized value of the stateTearDownListenerAsMap attribute.
stateTearDownListenerAsMap() - Method in class de.flapdoodle.reverse.Listener.TypedListener
 
StateVertex - Class in de.flapdoodle.reverse.graph
 
StateVertex() - Constructor for class de.flapdoodle.reverse.graph.StateVertex
 
subGraph() - Method in interface de.flapdoodle.reverse.graph.HasSubGraph
 

T

tearDown(State<D>) - Static method in interface de.flapdoodle.reverse.State
 
TearDown<T> - Interface in de.flapdoodle.reverse
 
TearDownException - Exception in de.flapdoodle.reverse
 
TearDownException(String, List<RuntimeException>) - Constructor for exception de.flapdoodle.reverse.TearDownException
 
TearDownException(String, RuntimeException) - Constructor for exception de.flapdoodle.reverse.TearDownException
 
to(StateID<D>) - Static method in class de.flapdoodle.reverse.transitions.Start
 
to(Class<D>) - Static method in class de.flapdoodle.reverse.transitions.Start
 
to(TypeInfo<D>) - Static method in class de.flapdoodle.reverse.transitions.Start
 
toString() - Method in class de.flapdoodle.reverse.graph.ImmutableStateVertex
Prints the immutable value StateVertex with attribute values.
toString() - Method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex
Prints the immutable value TransitionVertex with attribute values.
toString() - Method in class de.flapdoodle.reverse.ImmutableSimple
Prints the immutable value Simple with attribute values.
toString() - Method in class de.flapdoodle.reverse.ImmutableState
Prints the immutable value State with attribute values.
toString() - Method in class de.flapdoodle.reverse.ImmutableStateID
Prints the immutable value StateID with attribute values.
toString() - Method in class de.flapdoodle.reverse.ImmutableStateListener
Prints the immutable value StateListener with attribute values.
toString() - Method in class de.flapdoodle.reverse.ImmutableStateMapping
Prints the immutable value StateMapping with attribute values.
toString() - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
Prints the immutable value TransitionMapping with attribute values.
toString() - Method in class de.flapdoodle.reverse.ImmutableTransitions
Prints the immutable value Transitions with attribute values.
toString() - Method in class de.flapdoodle.reverse.ImmutableTypedListener
Prints the immutable value TypedListener with attribute values.
toString() - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Prints the immutable value Derive with attribute values.
toString() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Prints the immutable value Join with attribute values.
toString() - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
Prints the immutable value Start with attribute values.
transition(Transition<?>) - Method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex.Builder
Initializes the value for the transition attribute.
transition() - Method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex
 
transition() - Method in class de.flapdoodle.reverse.graph.TransitionVertex
 
Transition<D> - Interface in de.flapdoodle.reverse
 
TransitionGraph - Class in de.flapdoodle.reverse.graph
 
TransitionGraph() - Constructor for class de.flapdoodle.reverse.graph.TransitionGraph
 
transitionLabel() - Method in interface de.flapdoodle.reverse.naming.HasLabel
 
transitionLabel() - Method in class de.flapdoodle.reverse.transitions.Derive
 
transitionLabel(String) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive.Builder
Initializes the value for the transitionLabel attribute.
transitionLabel() - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
 
transitionLabel(String) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin.Builder
Initializes the value for the transitionLabel attribute.
transitionLabel() - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
 
transitionLabel(String) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart.Builder
Initializes the value for the transitionLabel attribute.
transitionLabel() - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
 
transitionLabel() - Method in class de.flapdoodle.reverse.transitions.Join
 
transitionLabel() - Method in class de.flapdoodle.reverse.transitions.Start
 
TransitionMapping<D> - Class in de.flapdoodle.reverse
 
TransitionMapping() - Constructor for class de.flapdoodle.reverse.TransitionMapping
 
transitions(Iterable<? extends Transition<?>>) - Method in class de.flapdoodle.reverse.ImmutableTransitions.Builder
Sets or replaces all elements for transitions list.
transitions() - Method in class de.flapdoodle.reverse.ImmutableTransitions
 
Transitions - Class in de.flapdoodle.reverse
 
Transitions() - Constructor for class de.flapdoodle.reverse.Transitions
 
transitions() - Method in class de.flapdoodle.reverse.Transitions
 
TransitionVertex - Class in de.flapdoodle.reverse.graph
 
TransitionVertex() - Constructor for class de.flapdoodle.reverse.graph.TransitionVertex
 
TransitionWalker - Class in de.flapdoodle.reverse
 
TransitionWalker.ReachedState<D> - Class in de.flapdoodle.reverse
 
type(TypeInfo<T>) - Method in class de.flapdoodle.reverse.ImmutableStateID.Builder
Initializes the value for the type attribute.
type() - Method in class de.flapdoodle.reverse.ImmutableStateID
 
type(StateID<T>) - Method in class de.flapdoodle.reverse.ImmutableStateListener.Builder
Initializes the value for the type attribute.
type() - Method in class de.flapdoodle.reverse.ImmutableStateListener
 
type() - Method in interface de.flapdoodle.reverse.Listener.StateListener
 
type() - Method in interface de.flapdoodle.reverse.StateID
 
typedBuilder() - Static method in interface de.flapdoodle.reverse.Listener
 
TypedListener() - Constructor for class de.flapdoodle.reverse.Listener.TypedListener
 
typeName() - Method in interface de.flapdoodle.reverse.types.HasTypeName
 
typeName(TypeInfo<?>) - Static method in class de.flapdoodle.reverse.types.TypeNames
 
typeName(Class<?>) - Static method in class de.flapdoodle.reverse.types.TypeNames
Deprecated.
TypeNames - Class in de.flapdoodle.reverse.types
 

V

value() - Method in class de.flapdoodle.reverse.ImmutableState
 
value() - Method in interface de.flapdoodle.reverse.State
 
Vertex - Class in de.flapdoodle.reverse.graph
 
Vertex() - Constructor for class de.flapdoodle.reverse.graph.Vertex
 

W

walker() - Method in class de.flapdoodle.reverse.Transitions
 
with(Function<S, State<D>>) - Method in class de.flapdoodle.reverse.transitions.Derive.WithSourceAndDestination
 
with(BiFunction<L, R, State<D>>) - Method in class de.flapdoodle.reverse.transitions.Join.WithDestination
 
with(Supplier<State<T>>) - Method in class de.flapdoodle.reverse.transitions.Start.WithDestination
 
with(List<? extends Transition<?>>) - Static method in class de.flapdoodle.reverse.TransitionWalker
 
withAction(Function<S, State<D>>) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Copy the current immutable object by setting a value for the action attribute.
withAction(BiFunction<L, R, State<D>>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Copy the current immutable object by setting a value for the action attribute.
withAction(Supplier<State<D>>) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
Copy the current immutable object by setting a value for the action attribute.
withDestination(StateID<T>) - Method in class de.flapdoodle.reverse.ImmutableStateMapping
Copy the current immutable object by setting a value for the destination attribute.
withDestination(StateMapping<D>) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
Copy the current immutable object by setting a value for the destination attribute.
withDestination(StateID<D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Copy the current immutable object by setting a value for the destination attribute.
withDestination(StateID<D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Copy the current immutable object by setting a value for the destination attribute.
withDestination(StateID<D>) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
Copy the current immutable object by setting a value for the destination attribute.
WithDestination(StateID<L>, StateID<R>, StateID<D>) - Constructor for class de.flapdoodle.reverse.transitions.Join.WithDestination
 
withLabel(String) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
Copy the current immutable object by setting a value for the label attribute.
withLeft(StateID<L>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Copy the current immutable object by setting a value for the left attribute.
withListener(Consumer<T>) - Method in class de.flapdoodle.reverse.ImmutableStateListener
Copy the current immutable object by setting a value for the listener attribute.
withMappings(StateMapping<?>...) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
Copy the current immutable object with elements that replace the content of mappings.
withMappings(Iterable<? extends StateMapping<?>>) - Method in class de.flapdoodle.reverse.ImmutableTransitionMapping
Copy the current immutable object with elements that replace the content of mappings.
withName(String) - Method in class de.flapdoodle.reverse.ImmutableStateID
Copy the current immutable object by setting a value for the name attribute.
withOnStateReached(BiConsumer<StateID<?>, Object>) - Method in class de.flapdoodle.reverse.ImmutableSimple
Copy the current immutable object by setting a present value for the optional onStateReached attribute.
withOnStateReached(Optional<? extends BiConsumer<StateID<?>, Object>>) - Method in class de.flapdoodle.reverse.ImmutableSimple
Copy the current immutable object by setting an optional value for the onStateReached attribute.
withOnTearDown(BiConsumer<StateID<?>, Object>) - Method in class de.flapdoodle.reverse.ImmutableSimple
Copy the current immutable object by setting a present value for the optional onTearDown attribute.
withOnTearDown(Optional<? extends BiConsumer<StateID<?>, Object>>) - Method in class de.flapdoodle.reverse.ImmutableSimple
Copy the current immutable object by setting an optional value for the onTearDown attribute.
withOnTearDown(TearDown<T>) - Method in class de.flapdoodle.reverse.ImmutableState
Copy the current immutable object by setting a present value for the optional onTearDown attribute.
withOnTearDown(Optional<? extends TearDown<T>>) - Method in class de.flapdoodle.reverse.ImmutableState
Copy the current immutable object by setting an optional value for the onTearDown attribute.
withRight(StateID<R>) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Copy the current immutable object by setting a value for the right attribute.
withSource(StateID<T>) - Method in class de.flapdoodle.reverse.ImmutableStateMapping
Copy the current immutable object by setting a value for the source attribute.
withSource(StateID<S>) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Copy the current immutable object by setting a value for the source attribute.
WithSourceAndDestination(StateID<S>, StateID<D>) - Constructor for class de.flapdoodle.reverse.transitions.Derive.WithSourceAndDestination
 
WithSources(StateID<L>, StateID<R>) - Constructor for class de.flapdoodle.reverse.transitions.Join.WithSources
 
withStateId(StateID<?>) - Method in class de.flapdoodle.reverse.graph.ImmutableStateVertex
Copy the current immutable object by setting a value for the stateId attribute.
withStateReachedListener(Listener.StateListener<?>...) - Method in class de.flapdoodle.reverse.ImmutableTypedListener
Copy the current immutable object with elements that replace the content of stateReachedListener.
withStateReachedListener(Iterable<? extends Listener.StateListener<?>>) - Method in class de.flapdoodle.reverse.ImmutableTypedListener
Copy the current immutable object with elements that replace the content of stateReachedListener.
withStateTearDownListener(Listener.StateListener<?>...) - Method in class de.flapdoodle.reverse.ImmutableTypedListener
Copy the current immutable object with elements that replace the content of stateTearDownListener.
withStateTearDownListener(Iterable<? extends Listener.StateListener<?>>) - Method in class de.flapdoodle.reverse.ImmutableTypedListener
Copy the current immutable object with elements that replace the content of stateTearDownListener.
withTransition(Transition<?>) - Method in class de.flapdoodle.reverse.graph.ImmutableTransitionVertex
Copy the current immutable object by setting a value for the transition attribute.
withTransitionLabel(String) - Method in class de.flapdoodle.reverse.transitions.ImmutableDerive
Copy the current immutable object by setting a value for the transitionLabel attribute.
withTransitionLabel(String) - Method in class de.flapdoodle.reverse.transitions.ImmutableJoin
Copy the current immutable object by setting a value for the transitionLabel attribute.
withTransitionLabel(String) - Method in class de.flapdoodle.reverse.transitions.ImmutableStart
Copy the current immutable object by setting a value for the transitionLabel attribute.
withTransitions(Transition<?>...) - Method in class de.flapdoodle.reverse.ImmutableTransitions
Copy the current immutable object with elements that replace the content of transitions.
withTransitions(Iterable<? extends Transition<?>>) - Method in class de.flapdoodle.reverse.ImmutableTransitions
Copy the current immutable object with elements that replace the content of transitions.
withType(TypeInfo<T>) - Method in class de.flapdoodle.reverse.ImmutableStateID
Copy the current immutable object by setting a value for the type attribute.
withType(StateID<T>) - Method in class de.flapdoodle.reverse.ImmutableStateListener
Copy the current immutable object by setting a value for the type attribute.
withValue(T) - Method in class de.flapdoodle.reverse.ImmutableState
Copy the current immutable object by setting a value for the value attribute.
wrap(Consumer<T>) - Static method in interface de.flapdoodle.reverse.TearDown
 
A B C D E F G H I J L M N O P R S T V W 
Skip navigation links

Copyright © 2025. All rights reserved.