public class AcSymmetricSpec extends ArtificialChemistrySpec
| Constructor and Description |
|---|
AcSymmetricSpec() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCatalystsPerReactionNumber() |
Integer |
getInhibitorsPerReactionNumber() |
Integer |
getProductsPerReactionNumber() |
Integer |
getReactantsPerReactionNumber() |
Integer |
getReactionNum() |
Integer |
getSpeciesNum() |
void |
setCatalystsPerReactionNumber(Integer catalystsPerReactionNumber) |
void |
setInhibitorsPerReactionNumber(Integer inhibitorsPerReactionNumber) |
void |
setProductsPerReactionNumber(Integer productsPerReactionNumber) |
void |
setReactantsPerReactionNumber(Integer reactantsPerReactionNumber) |
void |
setReactionNum(Integer reactionNum) |
void |
setSpeciesNum(Integer speciesNum) |
addAc, getAcs, getConstantSpeciesRatio, getCreatedBy, getId, getInfluxRateConstantDistribution, getInfluxRatio, getName, getOutfluxNonReactiveRateConstantDistribution, getOutfluxRateConstantDistribution, getOutfluxRatio, getRateConstantDistribution, getSpeciesForbiddenRedundancy, getTimeCreated, getVersion, hasOutfluxNonReactiveRateConstantDistribution, isIncludeReverseReactions, isOutfluxAll, removeAc, setAcs, setConstantSpeciesRatio, setCreatedBy, setId, setIncludeReverseReactions, setInfluxRateConstantDistribution, setInfluxRatio, setName, setOutfluxAll, setOutfluxNonReactiveRateConstantDistribution, setOutfluxRateConstantDistribution, setOutfluxRatio, setRateConstantDistribution, setSpeciesForbiddenRedundancy, setTimeCreated, setVersionpublic Integer getSpeciesNum()
public void setSpeciesNum(Integer speciesNum)
public Integer getReactionNum()
public void setReactionNum(Integer reactionNum)
public Integer getReactantsPerReactionNumber()
public void setReactantsPerReactionNumber(Integer reactantsPerReactionNumber)
public Integer getProductsPerReactionNumber()
public void setProductsPerReactionNumber(Integer productsPerReactionNumber)
public Integer getCatalystsPerReactionNumber()
public void setCatalystsPerReactionNumber(Integer catalystsPerReactionNumber)
public Integer getInhibitorsPerReactionNumber()
public void setInhibitorsPerReactionNumber(Integer inhibitorsPerReactionNumber)
Copyright © 2019. All Rights Reserved.