Class ModelledSubgroup
- java.lang.Object
 - 
- org.biojava.nbio.structure.validation.ModelledSubgroup
 
 
- 
public class ModelledSubgroup extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}angle-outlier" maxOccurs="unbounded" minOccurs="0"/> <element ref="{}clash" maxOccurs="unbounded" minOccurs="0"/> <element ref="{}bond-outlier" maxOccurs="unbounded" minOccurs="0"/> <element ref="{}mog-angle-outlier" maxOccurs="unbounded" minOccurs="0"/> <choice> <element ref="{}symm-clash" maxOccurs="unbounded" minOccurs="0"/> <element ref="{}mog-bond-outlier" maxOccurs="unbounded" minOccurs="0"/> </choice> </sequence> <attribute name="NatomsEDS" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="altcode" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="avgoccu" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="chain" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" /> <attribute name="ent" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="flippable-sidechain" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="icode" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="ligRSRZ" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="ligRSRnbrMean" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="ligRSRnbrStdev" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="ligRSRnumnbrs" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="model" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="mogul-ignore" type="{http://www.w3.org/2001/XMLSchema}NCName" /> <attribute name="num-H-reduce" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="owab" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="phi" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="psi" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="rama" type="{http://www.w3.org/2001/XMLSchema}NCName" /> <attribute name="resname" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" /> <attribute name="resnum" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" /> <attribute name="rota" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" /> <attribute name="rscc" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="rsr" use="required" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="rsrz" type="{http://www.w3.org/2001/XMLSchema}decimal" /> <attribute name="said" use="required" type="{http://www.w3.org/2001/XMLSchema}NCName" /> <attribute name="seq" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" /> </restriction> </complexContent> </complexType> 
- 
- 
Field Summary
Fields Modifier and Type Field Description protected Stringaltcodeprotected List<AngleOutlier>angleOutlierprotected BigDecimalavgoccuprotected List<BondOutlier>bondOutlierprotected Stringchainprotected List<Clash>clashprotected BigIntegerentprotected BigIntegerflippableSidechainprotected Stringicodeprotected BigDecimalligRSRnbrMeanprotected BigDecimalligRSRnbrStdevprotected BigIntegerligRSRnumnbrsprotected BigDecimalligRSRZprotected BigIntegermodelprotected List<MogAngleOutlier>mogAngleOutlierprotected List<MogBondOutlier>mogBondOutlierprotected StringmogulIgnoreprotected BigIntegernatomsEDSprotected BigIntegernumHReduceprotected BigDecimalowabprotected BigDecimalphiprotected BigDecimalpsiprotected Stringramaprotected Stringresnameprotected BigIntegerresnumprotected Stringrotaprotected BigDecimalrsccprotected BigDecimalrsrprotected BigDecimalrsrzprotected Stringsaidprotected Stringseqprotected List<SymmClash>symmClash 
- 
Constructor Summary
Constructors Constructor Description ModelledSubgroup() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAltcode()Gets the value of the altcode property.List<AngleOutlier>getAngleOutlier()Gets the value of the angleOutlier property.BigDecimalgetAvgoccu()Gets the value of the avgoccu property.List<BondOutlier>getBondOutlier()Gets the value of the bondOutlier property.StringgetChain()Gets the value of the chain property.List<Clash>getClash()Gets the value of the clash property.BigIntegergetEnt()Gets the value of the ent property.BigIntegergetFlippableSidechain()Gets the value of the flippableSidechain property.StringgetIcode()Gets the value of the icode property.BigDecimalgetLigRSRnbrMean()Gets the value of the ligRSRnbrMean property.BigDecimalgetLigRSRnbrStdev()Gets the value of the ligRSRnbrStdev property.BigIntegergetLigRSRnumnbrs()Gets the value of the ligRSRnumnbrs property.BigDecimalgetLigRSRZ()Gets the value of the ligRSRZ property.BigIntegergetModel()Gets the value of the model property.List<MogAngleOutlier>getMogAngleOutlier()Gets the value of the mogAngleOutlier property.List<MogBondOutlier>getMogBondOutlier()Gets the value of the mogBondOutlier property.StringgetMogulIgnore()Gets the value of the mogulIgnore property.BigIntegergetNatomsEDS()Gets the value of the natomsEDS property.BigIntegergetNumHReduce()Gets the value of the numHReduce property.BigDecimalgetOwab()Gets the value of the owab property.BigDecimalgetPhi()Gets the value of the phi property.BigDecimalgetPsi()Gets the value of the psi property.StringgetRama()Gets the value of the rama property.StringgetResname()Gets the value of the resname property.BigIntegergetResnum()Gets the value of the resnum property.StringgetRota()Gets the value of the rota property.BigDecimalgetRscc()Gets the value of the rscc property.BigDecimalgetRsr()Gets the value of the rsr property.BigDecimalgetRsrz()Gets the value of the rsrz property.StringgetSaid()Gets the value of the said property.StringgetSeq()Gets the value of the seq property.List<SymmClash>getSymmClash()Gets the value of the symmClash property.voidsetAltcode(String value)Sets the value of the altcode property.voidsetAvgoccu(BigDecimal value)Sets the value of the avgoccu property.voidsetChain(String value)Sets the value of the chain property.voidsetEnt(BigInteger value)Sets the value of the ent property.voidsetFlippableSidechain(BigInteger value)Sets the value of the flippableSidechain property.voidsetIcode(String value)Sets the value of the icode property.voidsetLigRSRnbrMean(BigDecimal value)Sets the value of the ligRSRnbrMean property.voidsetLigRSRnbrStdev(BigDecimal value)Sets the value of the ligRSRnbrStdev property.voidsetLigRSRnumnbrs(BigInteger value)Sets the value of the ligRSRnumnbrs property.voidsetLigRSRZ(BigDecimal value)Sets the value of the ligRSRZ property.voidsetModel(BigInteger value)Sets the value of the model property.voidsetMogulIgnore(String value)Sets the value of the mogulIgnore property.voidsetNatomsEDS(BigInteger value)Sets the value of the natomsEDS property.voidsetNumHReduce(BigInteger value)Sets the value of the numHReduce property.voidsetOwab(BigDecimal value)Sets the value of the owab property.voidsetPhi(BigDecimal value)Sets the value of the phi property.voidsetPsi(BigDecimal value)Sets the value of the psi property.voidsetRama(String value)Sets the value of the rama property.voidsetResname(String value)Sets the value of the resname property.voidsetResnum(BigInteger value)Sets the value of the resnum property.voidsetRota(String value)Sets the value of the rota property.voidsetRscc(BigDecimal value)Sets the value of the rscc property.voidsetRsr(BigDecimal value)Sets the value of the rsr property.voidsetRsrz(BigDecimal value)Sets the value of the rsrz property.voidsetSaid(String value)Sets the value of the said property.voidsetSeq(String value)Sets the value of the seq property. 
 - 
 
- 
- 
Field Detail
- 
angleOutlier
protected List<AngleOutlier> angleOutlier
 
- 
bondOutlier
protected List<BondOutlier> bondOutlier
 
- 
mogAngleOutlier
protected List<MogAngleOutlier> mogAngleOutlier
 
- 
mogBondOutlier
protected List<MogBondOutlier> mogBondOutlier
 
- 
natomsEDS
protected BigInteger natomsEDS
 
- 
avgoccu
protected BigDecimal avgoccu
 
- 
ent
protected BigInteger ent
 
- 
flippableSidechain
protected BigInteger flippableSidechain
 
- 
ligRSRZ
protected BigDecimal ligRSRZ
 
- 
ligRSRnbrMean
protected BigDecimal ligRSRnbrMean
 
- 
ligRSRnbrStdev
protected BigDecimal ligRSRnbrStdev
 
- 
ligRSRnumnbrs
protected BigInteger ligRSRnumnbrs
 
- 
model
protected BigInteger model
 
- 
mogulIgnore
protected String mogulIgnore
 
- 
numHReduce
protected BigInteger numHReduce
 
- 
owab
protected BigDecimal owab
 
- 
phi
protected BigDecimal phi
 
- 
psi
protected BigDecimal psi
 
- 
resnum
protected BigInteger resnum
 
- 
rscc
protected BigDecimal rscc
 
- 
rsr
protected BigDecimal rsr
 
- 
rsrz
protected BigDecimal rsrz
 
 - 
 
- 
Constructor Detail
- 
ModelledSubgroup
public ModelledSubgroup()
 
 - 
 
- 
Method Detail
- 
getAngleOutlier
public List<AngleOutlier> getAngleOutlier()
Gets the value of the angleOutlier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the angleOutlier property.For example, to add a new item, do as follows:
getAngleOutlier().add(newItem);Objects of the following type(s) are allowed in the list
AngleOutlier 
- 
getClash
public List<Clash> getClash()
Gets the value of the clash property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the clash property.For example, to add a new item, do as follows:
getClash().add(newItem);Objects of the following type(s) are allowed in the list
Clash 
- 
getBondOutlier
public List<BondOutlier> getBondOutlier()
Gets the value of the bondOutlier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the bondOutlier property.For example, to add a new item, do as follows:
getBondOutlier().add(newItem);Objects of the following type(s) are allowed in the list
BondOutlier 
- 
getMogAngleOutlier
public List<MogAngleOutlier> getMogAngleOutlier()
Gets the value of the mogAngleOutlier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the mogAngleOutlier property.For example, to add a new item, do as follows:
getMogAngleOutlier().add(newItem);Objects of the following type(s) are allowed in the list
MogAngleOutlier 
- 
getSymmClash
public List<SymmClash> getSymmClash()
Gets the value of the symmClash property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the symmClash property.For example, to add a new item, do as follows:
getSymmClash().add(newItem);Objects of the following type(s) are allowed in the list
SymmClash 
- 
getMogBondOutlier
public List<MogBondOutlier> getMogBondOutlier()
Gets the value of the mogBondOutlier property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a
setmethod for the mogBondOutlier property.For example, to add a new item, do as follows:
getMogBondOutlier().add(newItem);Objects of the following type(s) are allowed in the list
MogBondOutlier 
- 
getNatomsEDS
public BigInteger getNatomsEDS()
Gets the value of the natomsEDS property.- Returns:
 - possible object is
     
BigInteger 
 
- 
setNatomsEDS
public void setNatomsEDS(BigInteger value)
Sets the value of the natomsEDS property.- Parameters:
 value- allowed object isBigInteger
 
- 
getAltcode
public String getAltcode()
Gets the value of the altcode property.- Returns:
 - possible object is
     
String 
 
- 
setAltcode
public void setAltcode(String value)
Sets the value of the altcode property.- Parameters:
 value- allowed object isString
 
- 
getAvgoccu
public BigDecimal getAvgoccu()
Gets the value of the avgoccu property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setAvgoccu
public void setAvgoccu(BigDecimal value)
Sets the value of the avgoccu property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getChain
public String getChain()
Gets the value of the chain property.- Returns:
 - possible object is
     
String 
 
- 
setChain
public void setChain(String value)
Sets the value of the chain property.- Parameters:
 value- allowed object isString
 
- 
getEnt
public BigInteger getEnt()
Gets the value of the ent property.- Returns:
 - possible object is
     
BigInteger 
 
- 
setEnt
public void setEnt(BigInteger value)
Sets the value of the ent property.- Parameters:
 value- allowed object isBigInteger
 
- 
getFlippableSidechain
public BigInteger getFlippableSidechain()
Gets the value of the flippableSidechain property.- Returns:
 - possible object is
     
BigInteger 
 
- 
setFlippableSidechain
public void setFlippableSidechain(BigInteger value)
Sets the value of the flippableSidechain property.- Parameters:
 value- allowed object isBigInteger
 
- 
getIcode
public String getIcode()
Gets the value of the icode property.- Returns:
 - possible object is
     
String 
 
- 
setIcode
public void setIcode(String value)
Sets the value of the icode property.- Parameters:
 value- allowed object isString
 
- 
getLigRSRZ
public BigDecimal getLigRSRZ()
Gets the value of the ligRSRZ property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setLigRSRZ
public void setLigRSRZ(BigDecimal value)
Sets the value of the ligRSRZ property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getLigRSRnbrMean
public BigDecimal getLigRSRnbrMean()
Gets the value of the ligRSRnbrMean property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setLigRSRnbrMean
public void setLigRSRnbrMean(BigDecimal value)
Sets the value of the ligRSRnbrMean property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getLigRSRnbrStdev
public BigDecimal getLigRSRnbrStdev()
Gets the value of the ligRSRnbrStdev property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setLigRSRnbrStdev
public void setLigRSRnbrStdev(BigDecimal value)
Sets the value of the ligRSRnbrStdev property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getLigRSRnumnbrs
public BigInteger getLigRSRnumnbrs()
Gets the value of the ligRSRnumnbrs property.- Returns:
 - possible object is
     
BigInteger 
 
- 
setLigRSRnumnbrs
public void setLigRSRnumnbrs(BigInteger value)
Sets the value of the ligRSRnumnbrs property.- Parameters:
 value- allowed object isBigInteger
 
- 
getModel
public BigInteger getModel()
Gets the value of the model property.- Returns:
 - possible object is
     
BigInteger 
 
- 
setModel
public void setModel(BigInteger value)
Sets the value of the model property.- Parameters:
 value- allowed object isBigInteger
 
- 
getMogulIgnore
public String getMogulIgnore()
Gets the value of the mogulIgnore property.- Returns:
 - possible object is
     
String 
 
- 
setMogulIgnore
public void setMogulIgnore(String value)
Sets the value of the mogulIgnore property.- Parameters:
 value- allowed object isString
 
- 
getNumHReduce
public BigInteger getNumHReduce()
Gets the value of the numHReduce property.- Returns:
 - possible object is
     
BigInteger 
 
- 
setNumHReduce
public void setNumHReduce(BigInteger value)
Sets the value of the numHReduce property.- Parameters:
 value- allowed object isBigInteger
 
- 
getOwab
public BigDecimal getOwab()
Gets the value of the owab property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setOwab
public void setOwab(BigDecimal value)
Sets the value of the owab property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getPhi
public BigDecimal getPhi()
Gets the value of the phi property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setPhi
public void setPhi(BigDecimal value)
Sets the value of the phi property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getPsi
public BigDecimal getPsi()
Gets the value of the psi property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setPsi
public void setPsi(BigDecimal value)
Sets the value of the psi property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getRama
public String getRama()
Gets the value of the rama property.- Returns:
 - possible object is
     
String 
 
- 
setRama
public void setRama(String value)
Sets the value of the rama property.- Parameters:
 value- allowed object isString
 
- 
getResname
public String getResname()
Gets the value of the resname property.- Returns:
 - possible object is
     
String 
 
- 
setResname
public void setResname(String value)
Sets the value of the resname property.- Parameters:
 value- allowed object isString
 
- 
getResnum
public BigInteger getResnum()
Gets the value of the resnum property.- Returns:
 - possible object is
     
BigInteger 
 
- 
setResnum
public void setResnum(BigInteger value)
Sets the value of the resnum property.- Parameters:
 value- allowed object isBigInteger
 
- 
getRota
public String getRota()
Gets the value of the rota property.- Returns:
 - possible object is
     
String 
 
- 
setRota
public void setRota(String value)
Sets the value of the rota property.- Parameters:
 value- allowed object isString
 
- 
getRscc
public BigDecimal getRscc()
Gets the value of the rscc property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setRscc
public void setRscc(BigDecimal value)
Sets the value of the rscc property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getRsr
public BigDecimal getRsr()
Gets the value of the rsr property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setRsr
public void setRsr(BigDecimal value)
Sets the value of the rsr property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getRsrz
public BigDecimal getRsrz()
Gets the value of the rsrz property.- Returns:
 - possible object is
     
BigDecimal 
 
- 
setRsrz
public void setRsrz(BigDecimal value)
Sets the value of the rsrz property.- Parameters:
 value- allowed object isBigDecimal
 
- 
getSaid
public String getSaid()
Gets the value of the said property.- Returns:
 - possible object is
     
String 
 
- 
setSaid
public void setSaid(String value)
Sets the value of the said property.- Parameters:
 value- allowed object isString
 
- 
getSeq
public String getSeq()
Gets the value of the seq property.- Returns:
 - possible object is
     
String 
 
 - 
 
 -