Home
last modified time | relevance | path

Searched defs:SBMLDocument_isIgnoredPackage (Results 1 – 3 of 3) sorted by relevance

/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DlibsbmlPINVOKE.cs1957 …public static extern bool SBMLDocument_isIgnoredPackage(global::System.Runtime.InteropServices.Han… in SBMLDocument_isIgnoredPackage() method in libsbml.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DlibsbmlPINVOKE.cs1923 …public static extern bool SBMLDocument_isIgnoredPackage(global::System.Runtime.InteropServices.Han… in SBMLDocument_isIgnoredPackage() method in libsbmlcs.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DlibsbmlJNI.java571 …public final static native boolean SBMLDocument_isIgnoredPackage(long jarg1, SBMLDocument jarg1_, … in SBMLDocument_isIgnoredPackage() method in libsbmlJNI