com.banda.chemistry.domain
Class AcReactionSetSpec

java.lang.Object
  extended by com.banda.chemistry.domain.AcReactionSetSpec

Deprecated.

@Deprecated
public class AcReactionSetSpec
extends Object


Constructor Summary
AcReactionSetSpec()
          Deprecated.  
 
Method Summary
 Integer getConstantSpeciesNum()
          Deprecated.  
 Long getId()
          Deprecated.  
 Integer getInfluxNum()
          Deprecated.  
 com.banda.core.domain.rand.RandomDistribution<Double> getInfluxRateConstantDistribution()
          Deprecated.  
 String getName()
          Deprecated.  
 Integer getOutfluxNum()
          Deprecated.  
 com.banda.core.domain.rand.RandomDistribution<Double> getOutfluxRateConstantDistribution()
          Deprecated.  
 com.banda.core.domain.rand.RandomDistribution<Double> getRateConstantDistribution()
          Deprecated.  
 AcReactionSpeciesForbiddenRedundancy getSpeciesForbiddenRedundancy()
          Deprecated.  
 Date getTimeCreated()
          Deprecated.  
 Long getVersion()
          Deprecated.  
 boolean isIncludeReverseReactions()
          Deprecated.  
 void setConstantSpeciesNum(Integer constantSpeciesNum)
          Deprecated.  
 void setId(Long id)
          Deprecated.  
 void setIncludeReverseReactions(boolean includeReverseReactions)
          Deprecated.  
 void setInfluxNum(Integer influxNum)
          Deprecated.  
 void setInfluxRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> influxRateConstantDistribution)
          Deprecated.  
 void setName(String name)
          Deprecated.  
 void setOutfluxNum(Integer outfluxNum)
          Deprecated.  
 void setOutfluxRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> outfluxRateConstantDistribution)
          Deprecated.  
 void setRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> rateConstantDistribution)
          Deprecated.  
 void setSpeciesForbiddenRedundancy(AcReactionSpeciesForbiddenRedundancy speciesForbiddenRedundancy)
          Deprecated.  
 void setTimeCreated(Date timeCreated)
          Deprecated.  
 void setVersion(Long version)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcReactionSetSpec

public AcReactionSetSpec()
Deprecated. 
Method Detail

getId

public Long getId()
Deprecated. 

setId

public void setId(Long id)
Deprecated. 

getVersion

public Long getVersion()
Deprecated. 

setVersion

public void setVersion(Long version)
Deprecated. 

getTimeCreated

public Date getTimeCreated()
Deprecated. 

setTimeCreated

public void setTimeCreated(Date timeCreated)
Deprecated. 

getName

public String getName()
Deprecated. 

setName

public void setName(String name)
Deprecated. 

getRateConstantDistribution

public com.banda.core.domain.rand.RandomDistribution<Double> getRateConstantDistribution()
Deprecated. 

setRateConstantDistribution

public void setRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> rateConstantDistribution)
Deprecated. 

getSpeciesForbiddenRedundancy

public AcReactionSpeciesForbiddenRedundancy getSpeciesForbiddenRedundancy()
Deprecated. 

setSpeciesForbiddenRedundancy

public void setSpeciesForbiddenRedundancy(AcReactionSpeciesForbiddenRedundancy speciesForbiddenRedundancy)
Deprecated. 

isIncludeReverseReactions

public boolean isIncludeReverseReactions()
Deprecated. 

setIncludeReverseReactions

public void setIncludeReverseReactions(boolean includeReverseReactions)
Deprecated. 

getInfluxNum

public Integer getInfluxNum()
Deprecated. 

setInfluxNum

public void setInfluxNum(Integer influxNum)
Deprecated. 

getOutfluxNum

public Integer getOutfluxNum()
Deprecated. 

setOutfluxNum

public void setOutfluxNum(Integer outfluxNum)
Deprecated. 

getConstantSpeciesNum

public Integer getConstantSpeciesNum()
Deprecated. 

setConstantSpeciesNum

public void setConstantSpeciesNum(Integer constantSpeciesNum)
Deprecated. 

getInfluxRateConstantDistribution

public com.banda.core.domain.rand.RandomDistribution<Double> getInfluxRateConstantDistribution()
Deprecated. 

setInfluxRateConstantDistribution

public void setInfluxRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> influxRateConstantDistribution)
Deprecated. 

getOutfluxRateConstantDistribution

public com.banda.core.domain.rand.RandomDistribution<Double> getOutfluxRateConstantDistribution()
Deprecated. 

setOutfluxRateConstantDistribution

public void setOutfluxRateConstantDistribution(com.banda.core.domain.rand.RandomDistribution<Double> outfluxRateConstantDistribution)
Deprecated. 


Copyright © 2013. All Rights Reserved.