Uses of Package
net.automatalib.common.util.mapping
-
Packages that use net.automatalib.common.util.mapping Package Description net.automatalib.alphabet This package contains the basic classes concerning alphabets.net.automatalib.automaton.base net.automatalib.automaton.graph net.automatalib.automaton.helper net.automatalib.automaton.simple net.automatalib.common.util.mapping net.automatalib.graph This package (including sub-packages) contains the basic classes concerning graphs.net.automatalib.modelchecker.m3c.solver net.automatalib.serialization.dot net.automatalib.ts.simple net.automatalib.util.automaton.copy net.automatalib.util.automaton.transducer net.automatalib.util.graph net.automatalib.util.graph.copy net.automatalib.util.minimizer net.automatalib.util.ts.acceptor net.automatalib.util.ts.copy -
Classes in net.automatalib.common.util.mapping used by net.automatalib.alphabet Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.automaton.base Class Description MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.automaton.graph Class Description MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.automaton.helper Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type.MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.automaton.simple Class Description MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.common.util.mapping Class Description MapMapping Mapping An interface for mapping objects of a certain domain type to objects of a certain range type.MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.graph Class Description MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.modelchecker.m3c.solver Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.serialization.dot Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.ts.simple Class Description MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.util.automaton.copy Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type.MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.util.automaton.transducer Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.util.graph Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.util.graph.copy Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.util.minimizer Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type.MutableMapping Mutable version of aMapping
, which supports setting keys for given values. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.util.ts.acceptor Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type. -
Classes in net.automatalib.common.util.mapping used by net.automatalib.util.ts.copy Class Description Mapping An interface for mapping objects of a certain domain type to objects of a certain range type.