public static class SimulatorOracle.MealySimulatorOracle<I,O> extends SimulatorOracle<I,Word<O>> implements SingleQueryOracle.SingleQueryOracleMealy<I,O>
SimulatorOracle.DFASimulatorOracle<I>, SimulatorOracle.MealySimulatorOracle<I,O>SingleQueryOracle.SingleQueryOracleDFA<I>, SingleQueryOracle.SingleQueryOracleMealy<I,O>MembershipOracle.DFAMembershipOracle<I>, MembershipOracle.MealyMembershipOracle<I,O>| Constructor and Description |
|---|
MealySimulatorOracle(MealyMachine<?,I,?,O> mealy) |
answerQuery, processQueriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanswerQuery, processQueries, processQueryanswerQuery, asOracle, processBatchpublic MealySimulatorOracle(MealyMachine<?,I,?,O> mealy)
Copyright © 2020. All rights reserved.