| 
    libutap
    0.93
    
   Uppaal Timed Automata Parser 
   | 
 
Information about a branchpoint. More...
#include <system.h>

Public Attributes | |
| symbol_t | uid | 
| int32_t | bpNr | 
Information about a branchpoint.
Branchpoints may be used in construction of edges with the same source, guard and synchronisation channel. They are not present after compilation of a model.
| int32_t UTAP::branchpoint_t::bpNr | 
Definition at line 74 of file system.h.
Referenced by UTAP::template_t::addBranchpoint().
| symbol_t UTAP::branchpoint_t::uid | 
Definition at line 73 of file system.h.
Referenced by UTAP::template_t::addBranchpoint().