Home
last modified time | relevance | path

Searched refs:unsetId (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/test/
H A DTestSBaseIdName.cpp186 i = S31->unsetId(); in START_TEST()
262 i = S32->unsetId(); in START_TEST()
338 i = E31->unsetId(); in START_TEST()
414 i = E32->unsetId(); in START_TEST()
490 i = U31->unsetId(); in START_TEST()
549 i = U32->unsetId(); in START_TEST()
627 i = AR31->unsetId(); in START_TEST()
721 i = AR32->unsetId(); in START_TEST()
832 i = EA31->unsetId(); in START_TEST()
926 i = EA32->unsetId(); in START_TEST()
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/test/
H A DTestSBaseIdName.cpp186 i = S31->unsetId(); in START_TEST()
262 i = S32->unsetId(); in START_TEST()
338 i = E31->unsetId(); in START_TEST()
414 i = E32->unsetId(); in START_TEST()
490 i = U31->unsetId(); in START_TEST()
549 i = U32->unsetId(); in START_TEST()
627 i = AR31->unsetId(); in START_TEST()
721 i = AR32->unsetId(); in START_TEST()
832 i = EA31->unsetId(); in START_TEST()
926 i = EA32->unsetId(); in START_TEST()
/dports/biology/py-libsedml/libSEDML-2.0.26/tests/
H A DTestIssues.cpp479 CHECK(variable13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
480 CHECK(variable14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
515 CHECK(curve13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
516 CHECK(curve14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
553 CHECK(curve13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
554 CHECK(curve14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
591 CHECK(range13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
592 CHECK(range14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
627 CHECK(algorithm13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
628 CHECK(algorithm14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
/dports/biology/libsedml/libSEDML-2.0.26/tests/
H A DTestIssues.cpp479 CHECK(variable13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
480 CHECK(variable14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
515 CHECK(curve13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
516 CHECK(curve14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
553 CHECK(curve13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
554 CHECK(curve14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
591 CHECK(range13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
592 CHECK(range14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
627 CHECK(algorithm13.unsetId() == LIBSEDML_OPERATION_SUCCESS);
628 CHECK(algorithm14.unsetId() == LIBSEDML_OPERATION_SUCCESS);
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/distrib/sbml/
H A DDistribBase.cpp196 DistribBase::unsetId() in unsetId() function in DistribBase
593 value = unsetId(); in unsetAttribute()
869 return (db != NULL) ? db->unsetId() : LIBSBML_INVALID_OBJECT; in DistribBase_unsetId()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/sbml/
H A DBoundary.cpp234 Boundary::unsetId() in unsetId() function in Boundary
668 value = unsetId(); in unsetAttribute()
1021 return (b != NULL) ? b->unsetId() : LIBSBML_INVALID_OBJECT; in Boundary_unsetId()
H A DCSGNode.cpp202 CSGNode::unsetId() in unsetId() function in CSGNode
651 value = unsetId(); in unsetAttribute()
1017 return (csgn != NULL) ? csgn->unsetId() : LIBSBML_INVALID_OBJECT; in CSGNode_unsetId()
H A DDomainType.cpp232 DomainType::unsetId() in unsetId() function in DomainType
653 value = unsetId(); in unsetAttribute()
1035 return (dt != NULL) ? dt->unsetId() : LIBSBML_INVALID_OBJECT; in DomainType_unsetId()
H A DCompartmentMapping.cpp277 CompartmentMapping::unsetId() in unsetId() function in CompartmentMapping
754 value = unsetId(); in unsetAttribute()
1202 return (cm != NULL) ? cm->unsetId() : LIBSBML_INVALID_OBJECT; in CompartmentMapping_unsetId()
H A DGeometryDefinition.cpp245 GeometryDefinition::unsetId() in unsetId() function in GeometryDefinition
740 value = unsetId(); in unsetAttribute()
1178 return (gd != NULL) ? gd->unsetId() : LIBSBML_INVALID_OBJECT; in GeometryDefinition_unsetId()
H A DAdjacentDomains.cpp278 AdjacentDomains::unsetId() in unsetId() function in AdjacentDomains
750 value = unsetId(); in unsetAttribute()
1231 return (ad != NULL) ? ad->unsetId() : LIBSBML_INVALID_OBJECT; in AdjacentDomains_unsetId()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/comp/sbml/
H A DDeletion.cpp129 Deletion::unsetId() in unsetId() function in Deletion
408 return (d != NULL) ? d->unsetId() : LIBSBML_INVALID_OBJECT; in Deletion_unsetId()
H A DPort.cpp130 Port::unsetId () in unsetId() function in Port
457 return (p != NULL) ? p->unsetId() : LIBSBML_INVALID_OBJECT; in Port_unsetId()
H A DDeletion.h218 virtual int unsetId();
H A DPort.h198 virtual int unsetId ();
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/fbc/sbml/
H A DGeneProductRef.cpp266 GeneProductRef::unsetId() in unsetId() function in GeneProductRef
686 value = unsetId(); in unsetAttribute()
995 return (gpr != NULL) ? gpr->unsetId() : LIBSBML_INVALID_OBJECT; in GeneProductRef_unsetId()
H A DGeneProductAssociation.cpp369 GeneProductAssociation::unsetId() in unsetId() function in GeneProductAssociation
828 value = unsetId(); in unsetAttribute()
1249 return (gpa != NULL) ? gpa->unsetId() : LIBSBML_INVALID_OBJECT; in GeneProductAssociation_unsetId()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/java-files/org/sbml/libsbml/
H A DSimpleSpeciesReference.java606 int unsetId() { in unsetId() method in SimpleSpeciesReference
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-java/test/fixtures/basicannotations/
H A DSecretStruct.java128 public void unsetId() { in unsetId() method in SecretStruct
170 unsetId(); in setFieldValue()
/dports/biology/py-libsedml/libSEDML-2.0.26/src/sedml/
H A DSedRange.cpp492 value = unsetId(); in unsetAttribute()
733 return (sr != NULL) ? sr->unsetId() : LIBSEDML_INVALID_OBJECT; in SedRange_unsetId()
/dports/biology/libsedml/libSEDML-2.0.26/src/sedml/
H A DSedRange.cpp492 value = unsetId(); in unsetAttribute()
733 return (sr != NULL) ? sr->unsetId() : LIBSEDML_INVALID_OBJECT; in SedRange_unsetId()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/arrays/sbml/
H A DDimension.cpp273 Dimension::unsetId() in unsetId() function in Dimension
738 value = unsetId(); in unsetAttribute()
1192 return (d != NULL) ? d->unsetId() : LIBSBML_INVALID_OBJECT; in Dimension_unsetId()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/groups/sbml/
H A DMember.cpp275 Member::unsetId() in unsetId() function in Member
723 value = unsetId(); in unsetAttribute()
1191 return (m != NULL) ? m->unsetId() : LIBSBML_INVALID_OBJECT; in Member_unsetId()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/csharp-files-win/
H A DSimpleSpeciesReference.cs648 int unsetId() { in unsetId() method in libsbml.SimpleSpeciesReference
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/render/sbml/test/
H A DTestGradientBase.cpp94 B->unsetId(); in START_TEST()

12345678910>>...12