
This class of objects is defined by libSBML only and has no direct equivalent in terms of SBML components. This class is not prescribed by the SBML specifications, although it is used to implement features defined in SBML.
Definition at line 23706 of file libsbml.py.
Public Member Functions | |
| def | __init__ |
| def | checkTerm |
| def | intToString |
| def | isConservationLaw |
| def | isContinuousFramework |
| def | isDiscreteFramework |
| def | isEntity |
| def | isEvent |
| def | isFunctionalCompartment |
| def | isFunctionalEntity |
| def | isInteraction |
| def | isKineticConstant |
| def | isLogicalFramework |
| def | isMaterialEntity |
| def | isMathematicalExpression |
| def | isModellingFramework |
| def | isModifier |
| def | isObselete |
| def | isParticipant |
| def | isParticipantRole |
| def | isPhysicalParticipant |
| def | isProduct |
| def | isQuantitativeParameter |
| def | isRateLaw |
| def | isReactant |
| def | isSteadyStateExpression |
| def | stringToInt |
Public Attributes | |
| this | |
| def libsbml.SBO.__init__ | ( | self | ) |
| def libsbml.SBO.checkTerm | ( | args | ) |
Python method signature(s):
checkTerm(string sboTerm)bool checkTerm(int sboTerm)
bool
Checks the format of the given SBO integer portion.
Definition at line 24149 of file libsbml.py.
| def libsbml.SBO.intToString | ( | args | ) |
Python method signature(s):
intToString(int sboTerm)string
Returns the integer as a correctly formatted SBO string.
Definition at line 24110 of file libsbml.py.
| def libsbml.SBO.isConservationLaw | ( | args | ) |
Python method signature(s):
isConservationLaw(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23991 of file libsbml.py.
| def libsbml.SBO.isContinuousFramework | ( | args | ) |
Python method signature(s):
isContinuousFramework(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 24042 of file libsbml.py.
| def libsbml.SBO.isDiscreteFramework | ( | args | ) |
Python method signature(s):
isDiscreteFramework(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 24059 of file libsbml.py.
| def libsbml.SBO.isEntity | ( | args | ) |
Python method signature(s):
isEntity(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23940 of file libsbml.py.
| def libsbml.SBO.isEvent | ( | args | ) |
Python method signature(s):
isEvent(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23872 of file libsbml.py.
| def libsbml.SBO.isFunctionalCompartment | ( | args | ) |
Python method signature(s):
isFunctionalCompartment(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 24025 of file libsbml.py.
| def libsbml.SBO.isFunctionalEntity | ( | args | ) |
Python method signature(s):
isFunctionalEntity(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23957 of file libsbml.py.
| def libsbml.SBO.isInteraction | ( | args | ) |
Python method signature(s):
isInteraction(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23923 of file libsbml.py.
| def libsbml.SBO.isKineticConstant | ( | args | ) |
Python method signature(s):
isKineticConstant(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23787 of file libsbml.py.
| def libsbml.SBO.isLogicalFramework | ( | args | ) |
Python method signature(s):
isLogicalFramework(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 24076 of file libsbml.py.
| def libsbml.SBO.isMaterialEntity | ( | args | ) |
Python method signature(s):
isMaterialEntity(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23974 of file libsbml.py.
| def libsbml.SBO.isMathematicalExpression | ( | args | ) |
Python method signature(s):
isMathematicalExpression(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23770 of file libsbml.py.
| def libsbml.SBO.isModellingFramework | ( | args | ) |
Python method signature(s):
isModellingFramework(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23753 of file libsbml.py.
| def libsbml.SBO.isModifier | ( | args | ) |
Python method signature(s):
isModifier(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23838 of file libsbml.py.
| def libsbml.SBO.isObselete | ( | args | ) |
Python method signature(s):
isObselete(unsigned int term)bool
Function for checking whether the SBO term is obselete.
Definition at line 24093 of file libsbml.py.
| def libsbml.SBO.isParticipant | ( | args | ) |
Python method signature(s):
isParticipant(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23906 of file libsbml.py.
| def libsbml.SBO.isParticipantRole | ( | args | ) |
Python method signature(s):
isParticipantRole(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23736 of file libsbml.py.
| def libsbml.SBO.isPhysicalParticipant | ( | args | ) |
Python method signature(s):
isPhysicalParticipant(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23889 of file libsbml.py.
| def libsbml.SBO.isProduct | ( | args | ) |
Python method signature(s):
isProduct(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23821 of file libsbml.py.
| def libsbml.SBO.isQuantitativeParameter | ( | args | ) |
Python method signature(s):
isQuantitativeParameter(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23719 of file libsbml.py.
| def libsbml.SBO.isRateLaw | ( | args | ) |
Python method signature(s):
isRateLaw(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23855 of file libsbml.py.
| def libsbml.SBO.isReactant | ( | args | ) |
Python method signature(s):
isReactant(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 23804 of file libsbml.py.
| def libsbml.SBO.isSteadyStateExpression | ( | args | ) |
Python method signature(s):
isSteadyStateExpression(unsigned int term)bool
Function for checking the SBO term is from correct part of SBO.
Definition at line 24008 of file libsbml.py.
| def libsbml.SBO.stringToInt | ( | args | ) |
Python method signature(s):
stringToInt(string sboTerm)int
Returns the string as a correctly formatted SBO integer portion.
Definition at line 24130 of file libsbml.py.
Definition at line 24173 of file libsbml.py.