- Type Parameters:
I- the input typeO- the output type
- All Superinterfaces:
Automaton<Integer,,I, Integer> Automaton.RegularAutomaton<Integer,,I, Integer> DeterministicAutomaton<Integer,,I, Integer> DeterministicAutomaton.RegularAutomaton<Integer,,I, Integer> DeterministicFiniteSemantics,DeterministicOutputAutomaton<Integer,,I, Integer, Word<O>> DeterministicOutputTS<Integer,,I, Integer, Word<O>> DeterministicSemantics,DeterministicSuffixOutputAutomaton<Integer,,I, Integer, Word<O>> DeterministicSuffixOutputTS<Integer,,I, Integer, Word<O>> DeterministicTraceableTS<Integer,,I, Integer, O> DeterministicTransitionOutputTS<Integer,,I, Integer, O> DeterministicTransitionSystem<Integer,,I, Integer> FiniteRepresentation,FiniteSemantics,InitialState<Integer>,InitialStates<Integer>,InputAlphabetHolder<I>,Iterable<Integer>,Lasso<I,,Word<O>> MealyMachine<Integer,,I, Integer, O> MealyTransitionSystem<Integer,,I, Integer, O> Output<I,,Word<O>> OutputAutomaton<Integer,,I, Integer, Word<O>> OutputTS<Integer,,I, Integer, Word<O>> Semantics,SimpleAutomaton<Integer,,I> SimpleDeterministicAutomaton<Integer,,I> SimpleDTS<Integer,,I> SimpleTS<Integer,,I> SuffixOutput<I,,Word<O>> TransitionOutput<Integer,,O> TransitionOutputAutomaton<Integer,,I, Integer, O> TransitionSystem<Integer,,I, Integer> UniversalAutomaton<Integer,,I, Integer, Void, O> UniversalAutomaton.RegularAutomaton<Integer,,I, Integer, Void, O> UniversalDeterministicAutomaton<Integer,,I, Integer, Void, O> UniversalDeterministicAutomaton.RegularAutomaton<Integer,,I, Integer, Void, O> UniversalDTS<Integer,,I, Integer, Void, O> UniversalTransitionSystem<Integer,I, Integer, Void, O>
- All Known Implementing Classes:
MealyLassoImpl
public static interface Lasso.MealyLasso<I,O>
extends Lasso<I,Word<O>>, MealyMachine<Integer,I,Integer,O>
A MealyLasso is a lasso for
MealyMachines.-
Nested Class Summary
Nested classes/interfaces inherited from interface net.automatalib.automaton.Automaton
Automaton.RegularAutomaton<S,I, T> Nested classes/interfaces inherited from interface net.automatalib.automaton.DeterministicAutomaton
DeterministicAutomaton.RegularAutomaton<S,I, T> Nested classes/interfaces inherited from interface net.automatalib.modelchecking.Lasso
Lasso.DFALasso<I>, Lasso.MealyLasso<I,O> Nested classes/interfaces inherited from interface net.automatalib.automaton.transducer.MealyMachine
MealyMachine.MealyGraphView<S,I, T, O, A extends MealyMachine<S, I, T, O>> Nested classes/interfaces inherited from interface net.automatalib.automaton.UniversalAutomaton
UniversalAutomaton.RegularAutomaton<S,I, T, SP, TP> Nested classes/interfaces inherited from interface net.automatalib.automaton.UniversalDeterministicAutomaton
UniversalDeterministicAutomaton.RegularAutomaton<S,I, T, SP, TP> -
Method Summary
Methods inherited from interface net.automatalib.ts.output.DeterministicTraceableTS
computeStateOutput, computeSuffixOutput, traceMethods inherited from interface net.automatalib.ts.output.DeterministicTransitionOutputTS
getOutput, traceMethods inherited from interface net.automatalib.ts.DeterministicTransitionSystem
getSuccessor, getSuccessors, getTransition, getTransitions, powersetViewMethods inherited from interface net.automatalib.automaton.concept.InitialState
getInitialState, getInitialStatesMethods inherited from interface net.automatalib.automaton.concept.InputAlphabetHolder
getInputAlphabetMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface net.automatalib.modelchecking.Lasso
getAutomaton, getLoop, getLoopBeginIndices, getOutput, getPrefix, getUnfolds, getWordMethods inherited from interface net.automatalib.automaton.transducer.MealyMachine
getSemantics, transitionGraphViewMethods inherited from interface net.automatalib.ts.output.MealyTransitionSystem
getStateProperty, getTransitionPropertyMethods inherited from interface net.automatalib.automaton.simple.SimpleAutomaton
createDynamicStateMapping, createStaticStateMapping, getStates, iterator, size, stateIDsMethods inherited from interface net.automatalib.ts.simple.SimpleDTS
getState, getStates, getSuccessor, getSuccessorsMethods inherited from interface net.automatalib.ts.simple.SimpleTS
getSuccessorsMethods inherited from interface net.automatalib.automaton.concept.SuffixOutput
computeOutputMethods inherited from interface net.automatalib.automaton.concept.TransitionOutput
getTransitionOutputMethods inherited from interface net.automatalib.ts.TransitionSystem
getSuccessorMethods inherited from interface net.automatalib.automaton.UniversalDeterministicAutomaton
fullIntAbstraction, fullIntAbstraction, stateIntAbstractionMethods inherited from interface net.automatalib.ts.UniversalDTS
getTransitionProperty