com.banda.chemistry.domain
Class AcSymmetricSpec
java.lang.Object
com.banda.chemistry.domain.ArtificialChemistrySpec
com.banda.chemistry.domain.AcSymmetricSpec
public class AcSymmetricSpec
- extends ArtificialChemistrySpec
| Methods inherited from class com.banda.chemistry.domain.ArtificialChemistrySpec |
addAc, getAcs, getConstantSpeciesRatio, getId, getInfluxRateConstantDistribution, getInfluxRatio, getName, getOutfluxNonReactiveRateConstantDistribution, getOutfluxRateConstantDistribution, getOutfluxRatio, getRateConstantDistribution, getSpeciesForbiddenRedundancy, getTimeCreated, getVersion, hasOutfluxNonReactiveRateConstantDistribution, isIncludeReverseReactions, isOutfluxAll, removeAc, setAcs, setConstantSpeciesRatio, setId, setIncludeReverseReactions, setInfluxRateConstantDistribution, setInfluxRatio, setName, setOutfluxAll, setOutfluxNonReactiveRateConstantDistribution, setOutfluxRateConstantDistribution, setOutfluxRatio, setRateConstantDistribution, setSpeciesForbiddenRedundancy, setTimeCreated, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AcSymmetricSpec
public AcSymmetricSpec()
getSpeciesNum
public Integer getSpeciesNum()
setSpeciesNum
public void setSpeciesNum(Integer speciesNum)
getReactionNum
public Integer getReactionNum()
setReactionNum
public void setReactionNum(Integer reactionNum)
getReactantsPerReactionNumber
public Integer getReactantsPerReactionNumber()
setReactantsPerReactionNumber
public void setReactantsPerReactionNumber(Integer reactantsPerReactionNumber)
getProductsPerReactionNumber
public Integer getProductsPerReactionNumber()
setProductsPerReactionNumber
public void setProductsPerReactionNumber(Integer productsPerReactionNumber)
getCatalystsPerReactionNumber
public Integer getCatalystsPerReactionNumber()
setCatalystsPerReactionNumber
public void setCatalystsPerReactionNumber(Integer catalystsPerReactionNumber)
getInhibitorsPerReactionNumber
public Integer getInhibitorsPerReactionNumber()
setInhibitorsPerReactionNumber
public void setInhibitorsPerReactionNumber(Integer inhibitorsPerReactionNumber)
Copyright © 2013. All Rights Reserved.