COPASI API
4.16.103
|
This is the complete list of members for SEDMLUtils, including all inherited members.
findIdByNameAndType(const std::map< CCopasiObject *, SBase * > &map, int typeCode, const std::string &name) | SEDMLUtils | static |
getNextId(const std::string &base, int count) | SEDMLUtils | static |
getObjectForSbmlId(const CModel *pModel, const std::string &id, const std::string &SBMLType, bool initial=false) | SEDMLUtils | static |
getXPathAndName(std::string &sbmlId, const std::string &type, const CModel *pModel, const CCopasiDataModel &dataModel) | SEDMLUtils | static |
getXPathForObject(const CCopasiObject &object) | SEDMLUtils | static |
processArchive(const std::string &archiveFile, std::string &fileName, std::string &fileContent) | SEDMLUtils | |
removeCharactersFromString(std::string &str, const std::string &characters) | SEDMLUtils | static |
resolveDatagenerator(const CModel *model, const SedDataGenerator *dataReference) | SEDMLUtils | static |
resolveXPath(const CModel *model, const std::string &xpath, bool initial=false) | SEDMLUtils | static |
SEDMLUtils() | SEDMLUtils | |
splitStrings(const std::string &xpath, char delim, std::vector< std::string > &stringsContainer) | SEDMLUtils | static |
translateTargetXpathInSBMLId(const std::string &xpath, std::string &SBMLType) | SEDMLUtils | static |
~SEDMLUtils() | SEDMLUtils | virtual |