Package | Description |
---|---|
org.sbml.sbml.level2.version4 | |
org.w3._1998.math.mathml |
Modifier and Type | Field and Description |
---|---|
protected Math |
MathField.math |
protected Math |
Rule.math |
protected Math |
StoichiometryMath.math |
protected Math |
EventAssignment.math |
protected Math |
KineticLaw.math |
protected Math |
FunctionDefinition.math |
Modifier and Type | Method and Description |
---|---|
Math |
MathField.getMath()
Gets the value of the math property.
|
Math |
Rule.getMath()
Gets the value of the math property.
|
Math |
StoichiometryMath.getMath()
Gets the value of the math property.
|
Math |
EventAssignment.getMath()
Gets the value of the math property.
|
Math |
KineticLaw.getMath()
Gets the value of the math property.
|
Math |
FunctionDefinition.getMath()
Gets the value of the math property.
|
Modifier and Type | Method and Description |
---|---|
void |
MathField.setMath(Math value)
Sets the value of the math property.
|
void |
Rule.setMath(Math value)
Sets the value of the math property.
|
void |
StoichiometryMath.setMath(Math value)
Sets the value of the math property.
|
void |
EventAssignment.setMath(Math value)
Sets the value of the math property.
|
void |
KineticLaw.setMath(Math value)
Sets the value of the math property.
|
void |
FunctionDefinition.setMath(Math value)
Sets the value of the math property.
|
Modifier and Type | Method and Description |
---|---|
Math |
ObjectFactory.createMath()
Create an instance of
Math |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Math> |
ObjectFactory.createMath(Math value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Math> |
ObjectFactory.createMath(Math value)
|
Copyright © 2018. All rights reserved.