Support: add an `isValid()` method to our our CellmlFile, SedmlFile, and CombineArchive classes · Issue #401 · opencor/libopencor · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
This method is to be used when we actually want to make use of a CellML file, SED-ML file, or COMBINE archive. Things to keep in mind:
CellmlFile::isValid()
,SedmlFile::isValid()
, andCombineArchive::isValid()
in OpenCOR.StandardFile
) for common methods and properties.Issue
class to account for various types needed by SED-ML files and COMBINE archives.The text was updated successfully, but these errors were encountered: