libutap  0.93
Uppaal Timed Automata Parser
UTAP::query_t Struct Reference

#include <system.h>

Collaboration diagram for UTAP::query_t:

Public Attributes

std::string formula
 
std::string comment
 
std::string location
 

Detailed Description

Definition at line 437 of file system.h.

Member Data Documentation

◆ comment

std::string UTAP::query_t::comment

Definition at line 439 of file system.h.

Referenced by UTAP::SystemBuilder::queryComment().

◆ formula

std::string UTAP::query_t::formula

Definition at line 438 of file system.h.

Referenced by UTAP::SystemBuilder::queryFormula().

◆ location

std::string UTAP::query_t::location

Definition at line 440 of file system.h.

Referenced by UTAP::SystemBuilder::queryFormula().


The documentation for this struct was generated from the following file: