public class AcDNAStrandSpec extends ArtificialChemistrySpec
| Constructor and Description |
|---|
AcDNAStrandSpec() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getComplementaryStrandsRatio() |
Integer |
getSingleStrandsNum() |
RandomDistribution<Integer> |
getUpperStrandPartialBindingDistribution() |
Double |
getUpperToLowerStrandRatio() |
boolean |
isMirrorComplementarity() |
boolean |
isUseGlobalOrder() |
void |
setComplementaryStrandsRatio(Double complementaryStrandsRatio) |
void |
setMirrorComplementarity(boolean mirrorComplementarity) |
void |
setSingleStrandsNum(Integer singleStrandsNum) |
void |
setUpperStrandPartialBindingDistribution(RandomDistribution<Integer> upperStrandPartialBindingDistribution) |
void |
setUpperToLowerStrandRatio(Double upperToLowerStrandRatio) |
void |
setUseGlobalOrder(boolean useGlobalOrder) |
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 Double getUpperToLowerStrandRatio()
public void setUpperToLowerStrandRatio(Double upperToLowerStrandRatio)
public Double getComplementaryStrandsRatio()
public void setComplementaryStrandsRatio(Double complementaryStrandsRatio)
public RandomDistribution<Integer> getUpperStrandPartialBindingDistribution()
public void setUpperStrandPartialBindingDistribution(RandomDistribution<Integer> upperStrandPartialBindingDistribution)
public boolean isMirrorComplementarity()
public void setMirrorComplementarity(boolean mirrorComplementarity)
public Integer getSingleStrandsNum()
public void setSingleStrandsNum(Integer singleStrandsNum)
public boolean isUseGlobalOrder()
public void setUseGlobalOrder(boolean useGlobalOrder)
Copyright © 2015. All Rights Reserved.