Home
last modified time | relevance | path

Searched refs:unsetAttribute (Results 76 – 100 of 557) sorted by relevance

12345678910>>...23

/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedOutput.cpp479 SedOutput::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SedOutput
481 int value = SedBase::unsetAttribute(attributeName); in unsetAttribute()
H A DSedObjective.h442 virtual int unsetAttribute(const std::string& attributeName);
H A DSedAnalysis.h422 virtual int unsetAttribute(const std::string& attributeName);
H A DSedLeastSquareObjectiveFunction.h441 virtual int unsetAttribute(const std::string& attributeName);
H A DSedRemoveXML.h422 virtual int unsetAttribute(const std::string& attributeName);
H A DSedSteadyState.h422 virtual int unsetAttribute(const std::string& attributeName);
H A DSedAppliedDimension.cpp592 SedAppliedDimension::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SedAppliedDimension
594 int value = SedBase::unsetAttribute(attributeName); in unsetAttribute()
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedObjective.h442 virtual int unsetAttribute(const std::string& attributeName);
H A DSedAnalysis.h422 virtual int unsetAttribute(const std::string& attributeName);
H A DSedLeastSquareObjectiveFunction.h441 virtual int unsetAttribute(const std::string& attributeName);
H A DSedRemoveXML.h422 virtual int unsetAttribute(const std::string& attributeName);
H A DSedSteadyState.h422 virtual int unsetAttribute(const std::string& attributeName);
H A DSedAppliedDimension.cpp592 SedAppliedDimension::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SedAppliedDimension
594 int value = SedBase::unsetAttribute(attributeName); in unsetAttribute()
H A DSedChange.cpp550 SedChange::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SedChange
552 int value = SedBase::unsetAttribute(attributeName); in unsetAttribute()
H A DSedParameter.cpp495 SedParameter::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SedParameter
497 int value = SedBase::unsetAttribute(attributeName); in unsetAttribute()
H A DSedShadedArea.cpp584 SedShadedArea::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SedShadedArea
586 int value = SedAbstractCurve::unsetAttribute(attributeName); in unsetAttribute()
H A DSedTask.cpp566 SedTask::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SedTask
568 int value = SedAbstractTask::unsetAttribute(attributeName); in unsetAttribute()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/extension/
H A DSpatialReactionPlugin.h464 virtual int unsetAttribute(const std::string& attributeName);
H A DSpatialSpeciesPlugin.h472 virtual int unsetAttribute(const std::string& attributeName);
H A DSpatialCompartmentPlugin.cpp607 SpatialCompartmentPlugin::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SpatialCompartmentPlugin
609 int value = SBasePlugin::unsetAttribute(attributeName); in unsetAttribute()
H A DSpatialModelPlugin.cpp582 SpatialModelPlugin::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in SpatialModelPlugin
584 int value = SBasePlugin::unsetAttribute(attributeName); in unsetAttribute()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/lexpress/doctrine1/tests/
H A DCollectionTestCase.php316 $conn->unsetAttribute(Doctrine_Core::ATTR_COLLECTION_CLASS);
327 $userTable->unsetAttribute(Doctrine_Core::ATTR_COLLECTION_CLASS);
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/
H A DDelay.cpp683 Delay::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in Delay
685 int value = SBase::unsetAttribute(attributeName); in unsetAttribute()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/distrib/extension/
H A DDistribSBasePlugin.cpp582 DistribSBasePlugin::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in DistribSBasePlugin
584 int value = SBasePlugin::unsetAttribute(attributeName); in unsetAttribute()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/distrib/sbml/
H A DDistribBase.cpp587 DistribBase::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in DistribBase
589 int value = SBase::unsetAttribute(attributeName); in unsetAttribute()

12345678910>>...23