Home
last modified time | relevance | path

Searched defs:SBase_unsetNotes (Results 1 – 5 of 5) sorted by relevance

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DSBase.cpp8006 SBase_unsetNotes (SBase_t *sb) in SBase_unsetNotes() function
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DSBase.cpp8006 SBase_unsetNotes (SBase_t *sb) in SBase_unsetNotes() function
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DlibsbmlPINVOKE.cs804 public static extern int SBase_unsetNotes(global::System.Runtime.InteropServices.HandleRef jarg1); in SBase_unsetNotes() method in libsbml.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DlibsbmlPINVOKE.cs789 public static extern int SBase_unsetNotes(global::System.Runtime.InteropServices.HandleRef jarg1); in SBase_unsetNotes() method in libsbmlcs.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DlibsbmlJNI.java193 public final static native int SBase_unsetNotes(long jarg1, SBase jarg1_); in SBase_unsetNotes() method in libsbmlJNI