Home
last modified time | relevance | path

Searched refs:Event_unsetName (Results 1 – 17 of 17) sorted by relevance

/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DEvent.java1297 return libsbmlJNI.Event_unsetName(swigCPtr, this); in unsetName()
H A DlibsbmlJNI.java1384 public final static native int Event_unsetName(long jarg1, Event jarg1_); in Event_unsetName() method in libsbmlJNI
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/test/
H A DTestL3Event.c155 Event_unsetName(E); in START_TEST()
H A DTestEvent_newSetters.c147 i = Event_unsetName(E); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/test/
H A DTestL3Event.c155 Event_unsetName(E); in START_TEST()
H A DTestEvent_newSetters.c147 i = Event_unsetName(E); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files/
H A DEvent.cs1385 int ret = libsbmlPINVOKE.Event_unsetName(swigCPtr); in unsetName()
H A DlibsbmlPINVOKE.cs4362 public static extern int Event_unsetName(global::System.Runtime.InteropServices.HandleRef jarg1); in Event_unsetName() method in libsbmlcs.libsbmlPINVOKE
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DEvent.cs1377 int ret = libsbmlPINVOKE.Event_unsetName(swigCPtr); in unsetName()
H A DlibsbmlPINVOKE.cs4474 public static extern int Event_unsetName(global::System.Runtime.InteropServices.HandleRef jarg1); in Event_unsetName() method in libsbml.libsbmlPINVOKE
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DEvent.h2246 Event_unsetName (Event_t *e);
H A DEvent.cpp2641 Event_unsetName (Event_t *e) in Event_unsetName() function
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DEvent.h2246 Event_unsetName (Event_t *e);
H A DEvent.cpp2641 Event_unsetName (Event_t *e) in Event_unsetName() function
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/perl/
H A DLibSBML.pm39860 *unsetName = *LibSBMLc::Event_unsetName;
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/python/
H A Dlibsbml-doxygen.py39643 return _libsbml.Event_unsetName(self)
H A Dlibsbml.py37982 return _libsbml.Event_unsetName(self)