libSBML Perl API  libSBML 5.10.0 Perl API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
doc_warning_event_timeUnits Class Reference

Detailed Description

Warning
Definitions of Event in SBML Level 2 Versions 1 and 2 included the additional attribute called "timeUnits", but it was removed in SBML Level 2 Version 3. LibSBML supports this attribute for compatibility with previous versions of SBML Level 2, but its use is discouraged since models in Level 2 Versions 3 and 4 cannot contain it. If a Version 3 or 4 model sets the attribute, the consistency-checking method SBMLDocument::checkConsistency() will report an error.