com.banda.chemistry.domain
Class AcSymmetricSpecBound

java.lang.Object
  extended by com.banda.chemistry.domain.ArtificialChemistrySpecBound
      extended by com.banda.chemistry.domain.AcSymmetricSpecBound

public class AcSymmetricSpecBound
extends ArtificialChemistrySpecBound


Constructor Summary
AcSymmetricSpecBound()
           
 
Method Summary
 com.banda.core.domain.ValueBound<Integer> getCatalystsPerReactionNumber()
           
 Integer getCatalystsPerReactionNumberFrom()
           
 Integer getCatalystsPerReactionNumberTo()
           
 com.banda.core.domain.ValueBound<Integer> getInhibitorsPerReactionNumber()
           
 Integer getInhibitorsPerReactionNumberFrom()
           
 Integer getInhibitorsPerReactionNumberTo()
           
 com.banda.core.domain.ValueBound<Integer> getProductsPerReactionNumber()
           
 Integer getProductsPerReactionNumberFrom()
           
 Integer getProductsPerReactionNumberTo()
           
 com.banda.core.domain.ValueBound<Integer> getReactantsPerReactionNumber()
           
 Integer getReactantsPerReactionNumberFrom()
           
 Integer getReactantsPerReactionNumberTo()
           
 com.banda.core.domain.ValueBound<Integer> getReactionNum()
           
 Integer getReactionNumFrom()
           
 Integer getReactionNumTo()
           
 com.banda.core.domain.ValueBound<Integer> getSpeciesNum()
           
 Integer getSpeciesNumFrom()
           
 Integer getSpeciesNumTo()
           
 void setCatalystsPerReactionNumber(com.banda.core.domain.ValueBound<Integer> catalystsPerReactionNumber)
           
 void setCatalystsPerReactionNumberFrom(Integer value)
           
 void setCatalystsPerReactionNumberTo(Integer value)
           
 void setInhibitorsPerReactionNumber(com.banda.core.domain.ValueBound<Integer> inhibitorsPerReactionNumber)
           
 void setInhibitorsPerReactionNumberFrom(Integer value)
           
 void setInhibitorsPerReactionNumberTo(Integer value)
           
 void setProductsPerReactionNumber(com.banda.core.domain.ValueBound<Integer> productsPerReactionNumber)
           
 void setProductsPerReactionNumberFrom(Integer value)
           
 void setProductsPerReactionNumberTo(Integer value)
           
 void setReactantsPerReactionNumber(com.banda.core.domain.ValueBound<Integer> reactantsPerReactionNumber)
           
 void setReactantsPerReactionNumberFrom(Integer value)
           
 void setReactantsPerReactionNumberTo(Integer value)
           
 void setReactionNum(com.banda.core.domain.ValueBound<Integer> reactionNum)
           
 void setReactionNumFrom(Integer value)
           
 void setReactionNumTo(Integer value)
           
 void setSpeciesNum(com.banda.core.domain.ValueBound<Integer> speciesNum)
           
 void setSpeciesNumFrom(Integer value)
           
 void setSpeciesNumTo(Integer value)
           
 
Methods inherited from class com.banda.chemistry.domain.ArtificialChemistrySpecBound
getConstantSpeciesRatio, getConstantSpeciesRatioFrom, getConstantSpeciesRatioTo, getId, getInfluxRateConstantDistributionLocation, getInfluxRateConstantDistributionLocationFrom, getInfluxRateConstantDistributionLocationTo, getInfluxRateConstantDistributionShape, getInfluxRateConstantDistributionShapeFrom, getInfluxRateConstantDistributionShapeTo, getInfluxRatio, getInfluxRatioFrom, getInfluxRatioTo, getName, getOutfluxNonReactiveRateConstantDistributionLocation, getOutfluxNonReactiveRateConstantDistributionLocationFrom, getOutfluxNonReactiveRateConstantDistributionLocationTo, getOutfluxNonReactiveRateConstantDistributionShape, getOutfluxNonReactiveRateConstantDistributionShapeFrom, getOutfluxNonReactiveRateConstantDistributionShapeTo, getOutfluxRateConstantDistributionLocation, getOutfluxRateConstantDistributionLocationFrom, getOutfluxRateConstantDistributionLocationTo, getOutfluxRateConstantDistributionShape, getOutfluxRateConstantDistributionShapeFrom, getOutfluxRateConstantDistributionShapeTo, getOutfluxRatio, getOutfluxRatioFrom, getOutfluxRatioTo, getRateConstantDistributionLocation, getRateConstantDistributionLocationFrom, getRateConstantDistributionLocationTo, getRateConstantDistributionShape, getRateConstantDistributionShapeFrom, getRateConstantDistributionShapeTo, getTimeCreated, getVersion, hasOutfluxNonReactiveRateConstantDistributionShape, setConstantSpeciesRatio, setConstantSpeciesRatioFrom, setConstantSpeciesRatioTo, setId, setInfluxRateConstantDistributionLocation, setInfluxRateConstantDistributionLocationFrom, setInfluxRateConstantDistributionLocationTo, setInfluxRateConstantDistributionShape, setInfluxRateConstantDistributionShapeFrom, setInfluxRateConstantDistributionShapeTo, setInfluxRatio, setInfluxRatioFrom, setInfluxRatioTo, setName, setOutfluxNonReactiveRateConstantDistributionLocation, setOutfluxNonReactiveRateConstantDistributionLocationFrom, setOutfluxNonReactiveRateConstantDistributionLocationTo, setOutfluxNonReactiveRateConstantDistributionShape, setOutfluxNonReactiveRateConstantDistributionShapeFrom, setOutfluxNonReactiveRateConstantDistributionShapeTo, setOutfluxRateConstantDistributionLocation, setOutfluxRateConstantDistributionLocationFrom, setOutfluxRateConstantDistributionLocationTo, setOutfluxRateConstantDistributionShape, setOutfluxRateConstantDistributionShapeFrom, setOutfluxRateConstantDistributionShapeTo, setOutfluxRatio, setOutfluxRatioFrom, setOutfluxRatioTo, setRateConstantDistributionLocation, setRateConstantDistributionLocationFrom, setRateConstantDistributionLocationTo, setRateConstantDistributionShape, setRateConstantDistributionShapeFrom, setRateConstantDistributionShapeTo, setTimeCreated, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcSymmetricSpecBound

public AcSymmetricSpecBound()
Method Detail

getSpeciesNum

public com.banda.core.domain.ValueBound<Integer> getSpeciesNum()

setSpeciesNum

public void setSpeciesNum(com.banda.core.domain.ValueBound<Integer> speciesNum)

getSpeciesNumFrom

public Integer getSpeciesNumFrom()

getSpeciesNumTo

public Integer getSpeciesNumTo()

setSpeciesNumFrom

public void setSpeciesNumFrom(Integer value)

setSpeciesNumTo

public void setSpeciesNumTo(Integer value)

getReactionNum

public com.banda.core.domain.ValueBound<Integer> getReactionNum()

setReactionNum

public void setReactionNum(com.banda.core.domain.ValueBound<Integer> reactionNum)

getReactionNumFrom

public Integer getReactionNumFrom()

getReactionNumTo

public Integer getReactionNumTo()

setReactionNumFrom

public void setReactionNumFrom(Integer value)

setReactionNumTo

public void setReactionNumTo(Integer value)

getReactantsPerReactionNumber

public com.banda.core.domain.ValueBound<Integer> getReactantsPerReactionNumber()

setReactantsPerReactionNumber

public void setReactantsPerReactionNumber(com.banda.core.domain.ValueBound<Integer> reactantsPerReactionNumber)

getReactantsPerReactionNumberFrom

public Integer getReactantsPerReactionNumberFrom()

getReactantsPerReactionNumberTo

public Integer getReactantsPerReactionNumberTo()

setReactantsPerReactionNumberFrom

public void setReactantsPerReactionNumberFrom(Integer value)

setReactantsPerReactionNumberTo

public void setReactantsPerReactionNumberTo(Integer value)

getProductsPerReactionNumber

public com.banda.core.domain.ValueBound<Integer> getProductsPerReactionNumber()

setProductsPerReactionNumber

public void setProductsPerReactionNumber(com.banda.core.domain.ValueBound<Integer> productsPerReactionNumber)

getProductsPerReactionNumberFrom

public Integer getProductsPerReactionNumberFrom()

getProductsPerReactionNumberTo

public Integer getProductsPerReactionNumberTo()

setProductsPerReactionNumberFrom

public void setProductsPerReactionNumberFrom(Integer value)

setProductsPerReactionNumberTo

public void setProductsPerReactionNumberTo(Integer value)

getCatalystsPerReactionNumber

public com.banda.core.domain.ValueBound<Integer> getCatalystsPerReactionNumber()

setCatalystsPerReactionNumber

public void setCatalystsPerReactionNumber(com.banda.core.domain.ValueBound<Integer> catalystsPerReactionNumber)

getCatalystsPerReactionNumberFrom

public Integer getCatalystsPerReactionNumberFrom()

getCatalystsPerReactionNumberTo

public Integer getCatalystsPerReactionNumberTo()

setCatalystsPerReactionNumberFrom

public void setCatalystsPerReactionNumberFrom(Integer value)

setCatalystsPerReactionNumberTo

public void setCatalystsPerReactionNumberTo(Integer value)

getInhibitorsPerReactionNumber

public com.banda.core.domain.ValueBound<Integer> getInhibitorsPerReactionNumber()

setInhibitorsPerReactionNumber

public void setInhibitorsPerReactionNumber(com.banda.core.domain.ValueBound<Integer> inhibitorsPerReactionNumber)

getInhibitorsPerReactionNumberFrom

public Integer getInhibitorsPerReactionNumberFrom()

getInhibitorsPerReactionNumberTo

public Integer getInhibitorsPerReactionNumberTo()

setInhibitorsPerReactionNumberFrom

public void setInhibitorsPerReactionNumberFrom(Integer value)

setInhibitorsPerReactionNumberTo

public void setInhibitorsPerReactionNumberTo(Integer value)


Copyright © 2013. All Rights Reserved.