Home
last modified time | relevance | path

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

/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/fbc/sbml/
H A DFbcAssociation.h116 class FbcOr; variable
898 friend class FbcOr; variable
H A DFbcOr.cpp65 FbcOr::FbcOr (unsigned int level, unsigned int version, unsigned int pkgVersion) in FbcOr() function in FbcOr
80 FbcOr::FbcOr (FbcPkgNamespaces* fbcns) in FbcOr() function in FbcOr
98 FbcOr::FbcOr (const FbcOr& orig) in FbcOr() function in FbcOr
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/fbc/validator/constraints/
H A DFbcConsistencyConstraints.cpp771 START_CONSTRAINT (FbcOrTwoChildren, FbcOr, r) in START_CONSTRAINT() argument