Uses of Class
net.maswag.falcaun.ExtendedSignalMapper
Packages that use ExtendedSignalMapper
Package
Description
FalCAuN - Falsification tool for Cyber-Physical Systems via Automata Learning.
-
Uses of ExtendedSignalMapper in net.maswag.falcaun
Methods in net.maswag.falcaun that return ExtendedSignalMapperModifier and TypeMethodDescriptionstatic ExtendedSignalMapperExtendedSignalMapper.parse(BufferedReader reader) Parses the signal mapper from the specified BufferedReader.static ExtendedSignalMapperParses the signal mapper from the specified file.static ExtendedSignalMapperParses the signal mapper from the specified list of mapper definitions.