bool parseXTA(FILE *, UTAP::TimedAutomataSystem *, bool newxta)
 
int32_t parseXMLBuffer(const char *, UTAP::TimedAutomataSystem *, bool newxta)
 
UTAP::expression_t parseExpression(const char *, UTAP::TimedAutomataSystem *, bool)
 
int32_t writeXMLFile(const char *filename, UTAP::TimedAutomataSystem *taSystem)
 
A reference to an expression. 
 
int32_t parseXMLFile(const char *, UTAP::TimedAutomataSystem *, bool newxta)