Home
last modified time | relevance | path

Searched refs:XMLAttributes_getNumAttributes (Results 1 – 13 of 13) sorted by relevance

/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DXMLAttributes.java999 return libsbmlJNI.XMLAttributes_getNumAttributes(swigCPtr, this); in getNumAttributes()
H A DlibsbmlJNI.java1875 public final static native int XMLAttributes_getNumAttributes(long jarg1, XMLAttributes jarg1_); in XMLAttributes_getNumAttributes() method in libsbmlJNI
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DXMLAttributes.cs974 int ret = libsbmlPINVOKE.XMLAttributes_getNumAttributes(swigCPtr); in getNumAttributes()
H A DlibsbmlPINVOKE.cs5967 …public static extern int XMLAttributes_getNumAttributes(global::System.Runtime.InteropServices.Han… in XMLAttributes_getNumAttributes() method in libsbml.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DXMLAttributes.cs984 int ret = libsbmlPINVOKE.XMLAttributes_getNumAttributes(swigCPtr); in getNumAttributes()
H A DlibsbmlPINVOKE.cs5829 …public static extern int XMLAttributes_getNumAttributes(global::System.Runtime.InteropServices.Han… in XMLAttributes_getNumAttributes() method in libsbmlcs.libsbmlPINVOKE
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/xml/
H A DXMLAttributes.h2121 XMLAttributes_getNumAttributes (const XMLAttributes_t *xa);
H A DXMLAttributes.cpp1427 XMLAttributes_getNumAttributes (const XMLAttributes_t *xa) in XMLAttributes_getNumAttributes() function
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/xml/
H A DXMLAttributes.h2121 XMLAttributes_getNumAttributes (const XMLAttributes_t *xa);
H A DXMLAttributes.cpp1427 XMLAttributes_getNumAttributes (const XMLAttributes_t *xa) in XMLAttributes_getNumAttributes() function
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/perl/
H A DLibSBML.pm41336 *getNumAttributes = *LibSBMLc::XMLAttributes_getNumAttributes;
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/
H A Dlibsbml-doxygen.py53075 return _libsbml.XMLAttributes_getNumAttributes(self)
H A Dlibsbml.py50192 return _libsbml.XMLAttributes_getNumAttributes(self)