public class Reaction extends ConcentrationBasedModule<UpdatableDeltaFunction>
supplier| Constructor and Description |
|---|
Reaction() |
| Modifier and Type | Method and Description |
|---|---|
KineticLaw |
getKineticLaw() |
ReactantBehavior |
getReactantBehavior() |
void |
setKineticLaw(KineticLaw kineticLaw) |
void |
setReactantBehavior(ReactantBehavior reactantBehavior) |
addDeltaFunction, addReferencedEntities, addReferencedEntity, calculateUpdates, checkFeatures, deltaIsValid, determineLargestLocalError, equals, getApplicationCondition, getDeltaCutoff, getErrorCutoff, getFeature, getFeatures, getIdentifier, getReferencedEntities, getRequiredFeatures, getScaledFeature, getScaledFeature, getScope, getSimulation, getSpecificity, getState, getSupplier, handleDelta, hashCode, initialize, onCompletion, onReset, optimizeTimeStep, resetState, run, setApplicationCondition, setDeltaCutoff, setErrorCutoff, setFeature, setIdentifier, setSimulation, toStringpublic KineticLaw getKineticLaw()
public void setKineticLaw(KineticLaw kineticLaw)
public ReactantBehavior getReactantBehavior()
public void setReactantBehavior(ReactantBehavior reactantBehavior)
Copyright © 2019. All rights reserved.