Home
last modified time | relevance | path

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

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DSpeciesType.cpp933 SpeciesType_getId (const SpeciesType_t *st) in SpeciesType_getId() function
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DSpeciesType.cpp933 SpeciesType_getId (const SpeciesType_t *st) in SpeciesType_getId() function
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DlibsbmlPINVOKE.cs2679 …public static extern string SpeciesType_getId(global::System.Runtime.InteropServices.HandleRef jar… in SpeciesType_getId() method in libsbml.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DlibsbmlPINVOKE.cs2625 …public static extern string SpeciesType_getId(global::System.Runtime.InteropServices.HandleRef jar… in SpeciesType_getId() method in libsbmlcs.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DlibsbmlJNI.java805 public final static native String SpeciesType_getId(long jarg1, SpeciesType jarg1_); in SpeciesType_getId() method in libsbmlJNI