Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
This class is used to read a location service in CSV format from a string or a file.
Link copied to clipboard
This class is used to read a spatial-temporal signal either from a file or from a string.
Link copied to clipboard
This class is used to
Link copied to clipboard
This class is used to read a temporal signal from a CSV file or a string.
Link copied to clipboard
Link copied to clipboard
public class DataReader<T>
Generic Class to read line-wise from a text file.
Link copied to clipboard
public class DataWriter<T>
Generic Class to write line-wise from a text file.
Link copied to clipboard
@Deprecated(forRemoval = true)
public class FormulaJSonIO
Link copied to clipboard
public class FormulaToBreach implements FormulaVisitor<P, M>
Link copied to clipboard
public class FormulaToTaliro implements FormulaVisitor<P, M>
Link copied to clipboard
public enum FormulaType
Link copied to clipboard
public class FormulaTypeSelector
Link copied to clipboard
Link copied to clipboard
public interface LocationServiceReader
Classes implementing this interface provide the methods that can be used to read a location service from either a file or a string.
Link copied to clipboard
Classes implementing this interface are used to read a spatial-temporal signal either from a string or from a file in a given format.
Link copied to clipboard
Link copied to clipboard
public interface TemporalSignalReader
Link copied to clipboard
public interface TemporalSignalWriter
Link copied to clipboard
Exception raised when trying to parse an unsupported file type.