COPASI API
4.40.278
|
This is the complete list of members for SEDMLUtils, including all inherited members.
argbToRgba(const std::string &argb, bool includeHash=true) | SEDMLUtils | static |
COPASI_LINE_STYLE_MAP | SEDMLUtils | static |
COPASI_SYMBOL_MAP | SEDMLUtils | static |
createAmountMV(CModel *pModel, const CMetab *pMetab) | SEDMLUtils | static |
findIdByNameAndType(const std::map< const CDataObject *, SBase * > &map, int typeCode, const std::string &name) | SEDMLUtils | static |
getAlphaFromArgb(const std::string &argb) | SEDMLUtils | static |
getAlphaFromRgba(const std::string &rgba) | 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 |
getSbmlId(const CDataObject &object) | SEDMLUtils | static |
getSedMLStringForArchive(const std::string &fileName) | SEDMLUtils | static |
getXPathAndName(std::string &sbmlId, const std::string &type, const CModel *pModel, const CDataModel &dataModel) | SEDMLUtils | static |
getXPathForObject(const CDataObject &object) | SEDMLUtils | static |
getXPathForObjectAndType(const CDataObject &object, const std::string &sbmlId) | SEDMLUtils | static |
getXPathForSbmlIdAndType(const std::string &type, const std::string &sbmlId) | SEDMLUtils | static |
lineTypeFromSed(int linetype) | SEDMLUtils | static |
lineTypeToSed(int linetype) | SEDMLUtils | static |
PARAMETER_KISAO_MAP | SEDMLUtils | static |
removeCharactersFromString(std::string &str, const std::string &characters) | SEDMLUtils | static |
resolveDatagenerator(CModel *model, const SedDataGenerator *dataReference) | SEDMLUtils | static |
resolveVariable(CModel *model, const SedVariable *variable) | SEDMLUtils | static |
resolveXPath(const CModel *model, const std::string &xpath, bool initial=false) | SEDMLUtils | static |
rgbaToArgb(const std::string &rgba, bool includeHash=true) | SEDMLUtils | static |
setLibCombineTempDir() | SEDMLUtils | static |
splitStrings(const std::string &xpath, char delim, std::vector< std::string > &stringsContainer) | SEDMLUtils | static |
symbolFromSed(int symbol) | SEDMLUtils | static |
symbolToSed(int symbol) | SEDMLUtils | static |
translateTargetXpathInSBMLId(const std::string &xpath, std::string &SBMLType) | SEDMLUtils | static |