Home
last modified time | relevance | path

Searched refs:unsetAttribute (Results 151 – 175 of 557) sorted by relevance

12345678910>>...23

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/sbml/
H A DOrdinalMapping.h559 virtual int unsetAttribute(const std::string& attributeName);
H A DAdvectionCoefficient.cpp647 AdvectionCoefficient::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in AdvectionCoefficient
649 int value = SBase::unsetAttribute(attributeName); in unsetAttribute()
H A DBoundary.cpp662 Boundary::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in Boundary
664 int value = SBase::unsetAttribute(attributeName); in unsetAttribute()
H A DCSGHomogeneousTransformation.cpp661 CSGHomogeneousTransformation::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in CSGHomogeneousTransformation
663 int value = CSGTransformation::unsetAttribute(attributeName); in unsetAttribute()
H A DCSGNode.cpp645 CSGNode::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in CSGNode
647 int value = SBase::unsetAttribute(attributeName); in unsetAttribute()
H A DCSGScale.cpp653 CSGScale::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in CSGScale
655 int value = CSGTransformation::unsetAttribute(attributeName); in unsetAttribute()
H A DCSGTranslation.cpp660 CSGTranslation::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in CSGTranslation
662 int value = CSGTransformation::unsetAttribute(attributeName); in unsetAttribute()
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedAbstractTask.h479 virtual int unsetAttribute(const std::string& attributeName);
H A DSedAppliedDimension.h537 virtual int unsetAttribute(const std::string& attributeName);
H A DSedRange.h486 virtual int unsetAttribute(const std::string& attributeName);
H A DSedShadedArea.h533 virtual int unsetAttribute(const std::string& attributeName);
H A DSedTask.h520 virtual int unsetAttribute(const std::string& attributeName);
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedAppliedDimension.h537 virtual int unsetAttribute(const std::string& attributeName);
H A DSedAbstractTask.h479 virtual int unsetAttribute(const std::string& attributeName);
H A DSedRange.h486 virtual int unsetAttribute(const std::string& attributeName);
H A DSedShadedArea.h533 virtual int unsetAttribute(const std::string& attributeName);
H A DSedTask.h520 virtual int unsetAttribute(const std::string& attributeName);
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/
H A DAssignmentRule.h553 virtual int unsetAttribute(const std::string& attributeName);
H A DModifierSpeciesReference.h472 virtual int unsetAttribute(const std::string& attributeName);
H A DRateRule.h519 virtual int unsetAttribute(const std::string& attributeName);
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/fbc/sbml/
H A DFbcAnd.cpp747 FbcAnd::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in FbcAnd
749 int value = FbcAssociation::unsetAttribute(attributeName); in unsetAttribute()
H A DFbcOr.cpp760 FbcOr::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in FbcOr
762 int value = FbcAssociation::unsetAttribute(attributeName); in unsetAttribute()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/groups/extension/
H A DGroupsModelPlugin.cpp604 GroupsModelPlugin::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in GroupsModelPlugin
606 int value = SBasePlugin::unsetAttribute(attributeName); in unsetAttribute()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/render/sbml/
H A DGradientStop.cpp608 GradientStop::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in GradientStop
610 int value = SBase::unsetAttribute(attributeName); in unsetAttribute()
H A DTransformation.cpp759 Transformation::unsetAttribute(const std::string& attributeName) in unsetAttribute() function in Transformation
761 int value = SBase::unsetAttribute(attributeName); in unsetAttribute()

12345678910>>...23