Home
last modified time | relevance | path

Searched refs:getDelaySymbol (Results 1 – 4 of 4) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/matlab/
H A DOutputSBML.cpp289 const std::string& getDelaySymbol() { return mDelaySymbol; } ; in getDelaySymbol() function in ModelDetails
1172 if (!details->getDelaySymbol().empty()) in getStringValue()
1174 value = details->getDelaySymbol(); in getStringValue()
1481 if (details->getDelaySymbol().empty()) in dealWithDelaySymbol()
1487 math->setName(details->getDelaySymbol().c_str()); in dealWithDelaySymbol()
1725 if (math->getName() == details->getDelaySymbol()) in adjustForCSymbols()
H A DTranslateSBML.cpp289 const std::string& getDelaySymbol() { return mDelaySymbol; } ; in getDelaySymbol() function in ModelDetails
1171 if (!details->getDelaySymbol().empty()) in getStringValue()
1173 value = details->getDelaySymbol(); in getStringValue()
1480 if (details->getDelaySymbol().empty()) in dealWithDelaySymbol()
1486 math->setName(details->getDelaySymbol().c_str()); in dealWithDelaySymbol()
1724 if (math->getName() == details->getDelaySymbol()) in adjustForCSymbols()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/matlab/
H A DOutputSBML.cpp289 const std::string& getDelaySymbol() { return mDelaySymbol; } ; in getDelaySymbol() function in ModelDetails
1172 if (!details->getDelaySymbol().empty()) in getStringValue()
1174 value = details->getDelaySymbol(); in getStringValue()
1481 if (details->getDelaySymbol().empty()) in dealWithDelaySymbol()
1487 math->setName(details->getDelaySymbol().c_str()); in dealWithDelaySymbol()
1725 if (math->getName() == details->getDelaySymbol()) in adjustForCSymbols()
H A DTranslateSBML.cpp289 const std::string& getDelaySymbol() { return mDelaySymbol; } ; in getDelaySymbol() function in ModelDetails
1171 if (!details->getDelaySymbol().empty()) in getStringValue()
1173 value = details->getDelaySymbol(); in getStringValue()
1480 if (details->getDelaySymbol().empty()) in dealWithDelaySymbol()
1486 math->setName(details->getDelaySymbol().c_str()); in dealWithDelaySymbol()
1724 if (math->getName() == details->getDelaySymbol()) in adjustForCSymbols()