Home
last modified time | relevance | path

Searched defs:addSemanticsAnnotation (Results 1 – 7 of 7) sorted by relevance

/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DASTNode.cs831 int addSemanticsAnnotation(XMLNode disownedAnnotation) { in addSemanticsAnnotation() method in libsbmlcs.ASTNode
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DASTNode.java948 int addSemanticsAnnotation(XMLNode disownedAnnotation) { in addSemanticsAnnotation() method in ASTNode
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DASTNode.cs828 int addSemanticsAnnotation(XMLNode disownedAnnotation) { in addSemanticsAnnotation() method in libsbml.ASTNode
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/math/
H A DASTNode.cpp1051 ASTNode::addSemanticsAnnotation (XMLNode* sAnnotation) in addSemanticsAnnotation() function in ASTNode
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/math/
H A DASTNode.cpp1051 ASTNode::addSemanticsAnnotation (XMLNode* sAnnotation) in addSemanticsAnnotation() function in ASTNode
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/
H A Dlibsbml-doxygen.py78670 def addSemanticsAnnotation(self, disownedAnnotation): member in ASTNode
H A Dlibsbml.py64906 def addSemanticsAnnotation(self, disownedAnnotation): member in ASTNode