Class ModelledSubgroup
- java.lang.Object
-
- org.biojava.nbio.structure.validation.ModelledSubgroup
-
public class ModelledSubgroup extends java.lang.ObjectJava 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 java.lang.Stringaltcodeprotected java.util.List<AngleOutlier>angleOutlierprotected java.math.BigDecimalavgoccuprotected java.util.List<BondOutlier>bondOutlierprotected java.lang.Stringchainprotected java.util.List<Clash>clashprotected java.math.BigIntegerentprotected java.math.BigIntegerflippableSidechainprotected java.lang.Stringicodeprotected java.math.BigDecimalligRSRnbrMeanprotected java.math.BigDecimalligRSRnbrStdevprotected java.math.BigIntegerligRSRnumnbrsprotected java.math.BigDecimalligRSRZprotected java.math.BigIntegermodelprotected java.util.List<MogAngleOutlier>mogAngleOutlierprotected java.util.List<MogBondOutlier>mogBondOutlierprotected java.lang.StringmogulIgnoreprotected java.math.BigIntegernatomsEDSprotected java.math.BigIntegernumHReduceprotected java.math.BigDecimalowabprotected java.math.BigDecimalphiprotected java.math.BigDecimalpsiprotected java.lang.Stringramaprotected java.lang.Stringresnameprotected java.math.BigIntegerresnumprotected java.lang.Stringrotaprotected java.math.BigDecimalrsccprotected java.math.BigDecimalrsrprotected java.math.BigDecimalrsrzprotected java.lang.Stringsaidprotected java.lang.Stringseqprotected java.util.List<SymmClash>symmClash
-
Constructor Summary
Constructors Constructor Description ModelledSubgroup()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetAltcode()Gets the value of the altcode property.java.util.List<AngleOutlier>getAngleOutlier()Gets the value of the angleOutlier property.java.math.BigDecimalgetAvgoccu()Gets the value of the avgoccu property.java.util.List<BondOutlier>getBondOutlier()Gets the value of the bondOutlier property.java.lang.StringgetChain()Gets the value of the chain property.java.util.List<Clash>getClash()Gets the value of the clash property.java.math.BigIntegergetEnt()Gets the value of the ent property.java.math.BigIntegergetFlippableSidechain()Gets the value of the flippableSidechain property.java.lang.StringgetIcode()Gets the value of the icode property.java.math.BigDecimalgetLigRSRnbrMean()Gets the value of the ligRSRnbrMean property.java.math.BigDecimalgetLigRSRnbrStdev()Gets the value of the ligRSRnbrStdev property.java.math.BigIntegergetLigRSRnumnbrs()Gets the value of the ligRSRnumnbrs property.java.math.BigDecimalgetLigRSRZ()Gets the value of the ligRSRZ property.java.math.BigIntegergetModel()Gets the value of the model property.java.util.List<MogAngleOutlier>getMogAngleOutlier()Gets the value of the mogAngleOutlier property.java.util.List<MogBondOutlier>getMogBondOutlier()Gets the value of the mogBondOutlier property.java.lang.StringgetMogulIgnore()Gets the value of the mogulIgnore property.java.math.BigIntegergetNatomsEDS()Gets the value of the natomsEDS property.java.math.BigIntegergetNumHReduce()Gets the value of the numHReduce property.java.math.BigDecimalgetOwab()Gets the value of the owab property.java.math.BigDecimalgetPhi()Gets the value of the phi property.java.math.BigDecimalgetPsi()Gets the value of the psi property.java.lang.StringgetRama()Gets the value of the rama property.java.lang.StringgetResname()Gets the value of the resname property.java.math.BigIntegergetResnum()Gets the value of the resnum property.java.lang.StringgetRota()Gets the value of the rota property.java.math.BigDecimalgetRscc()Gets the value of the rscc property.java.math.BigDecimalgetRsr()Gets the value of the rsr property.java.math.BigDecimalgetRsrz()Gets the value of the rsrz property.java.lang.StringgetSaid()Gets the value of the said property.java.lang.StringgetSeq()Gets the value of the seq property.java.util.List<SymmClash>getSymmClash()Gets the value of the symmClash property.voidsetAltcode(java.lang.String value)Sets the value of the altcode property.voidsetAvgoccu(java.math.BigDecimal value)Sets the value of the avgoccu property.voidsetChain(java.lang.String value)Sets the value of the chain property.voidsetEnt(java.math.BigInteger value)Sets the value of the ent property.voidsetFlippableSidechain(java.math.BigInteger value)Sets the value of the flippableSidechain property.voidsetIcode(java.lang.String value)Sets the value of the icode property.voidsetLigRSRnbrMean(java.math.BigDecimal value)Sets the value of the ligRSRnbrMean property.voidsetLigRSRnbrStdev(java.math.BigDecimal value)Sets the value of the ligRSRnbrStdev property.voidsetLigRSRnumnbrs(java.math.BigInteger value)Sets the value of the ligRSRnumnbrs property.voidsetLigRSRZ(java.math.BigDecimal value)Sets the value of the ligRSRZ property.voidsetModel(java.math.BigInteger value)Sets the value of the model property.voidsetMogulIgnore(java.lang.String value)Sets the value of the mogulIgnore property.voidsetNatomsEDS(java.math.BigInteger value)Sets the value of the natomsEDS property.voidsetNumHReduce(java.math.BigInteger value)Sets the value of the numHReduce property.voidsetOwab(java.math.BigDecimal value)Sets the value of the owab property.voidsetPhi(java.math.BigDecimal value)Sets the value of the phi property.voidsetPsi(java.math.BigDecimal value)Sets the value of the psi property.voidsetRama(java.lang.String value)Sets the value of the rama property.voidsetResname(java.lang.String value)Sets the value of the resname property.voidsetResnum(java.math.BigInteger value)Sets the value of the resnum property.voidsetRota(java.lang.String value)Sets the value of the rota property.voidsetRscc(java.math.BigDecimal value)Sets the value of the rscc property.voidsetRsr(java.math.BigDecimal value)Sets the value of the rsr property.voidsetRsrz(java.math.BigDecimal value)Sets the value of the rsrz property.voidsetSaid(java.lang.String value)Sets the value of the said property.voidsetSeq(java.lang.String value)Sets the value of the seq property.
-
-
-
Field Detail
-
angleOutlier
protected java.util.List<AngleOutlier> angleOutlier
-
clash
protected java.util.List<Clash> clash
-
bondOutlier
protected java.util.List<BondOutlier> bondOutlier
-
mogAngleOutlier
protected java.util.List<MogAngleOutlier> mogAngleOutlier
-
symmClash
protected java.util.List<SymmClash> symmClash
-
mogBondOutlier
protected java.util.List<MogBondOutlier> mogBondOutlier
-
natomsEDS
protected java.math.BigInteger natomsEDS
-
altcode
protected java.lang.String altcode
-
avgoccu
protected java.math.BigDecimal avgoccu
-
chain
protected java.lang.String chain
-
ent
protected java.math.BigInteger ent
-
flippableSidechain
protected java.math.BigInteger flippableSidechain
-
icode
protected java.lang.String icode
-
ligRSRZ
protected java.math.BigDecimal ligRSRZ
-
ligRSRnbrMean
protected java.math.BigDecimal ligRSRnbrMean
-
ligRSRnbrStdev
protected java.math.BigDecimal ligRSRnbrStdev
-
ligRSRnumnbrs
protected java.math.BigInteger ligRSRnumnbrs
-
model
protected java.math.BigInteger model
-
mogulIgnore
protected java.lang.String mogulIgnore
-
numHReduce
protected java.math.BigInteger numHReduce
-
owab
protected java.math.BigDecimal owab
-
phi
protected java.math.BigDecimal phi
-
psi
protected java.math.BigDecimal psi
-
rama
protected java.lang.String rama
-
resname
protected java.lang.String resname
-
resnum
protected java.math.BigInteger resnum
-
rota
protected java.lang.String rota
-
rscc
protected java.math.BigDecimal rscc
-
rsr
protected java.math.BigDecimal rsr
-
rsrz
protected java.math.BigDecimal rsrz
-
said
protected java.lang.String said
-
seq
protected java.lang.String seq
-
-
Method Detail
-
getAngleOutlier
public java.util.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 java.util.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 java.util.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 java.util.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 java.util.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 java.util.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 java.math.BigInteger getNatomsEDS()
Gets the value of the natomsEDS property.- Returns:
- possible object is
BigInteger
-
setNatomsEDS
public void setNatomsEDS(java.math.BigInteger value)
Sets the value of the natomsEDS property.- Parameters:
value- allowed object isBigInteger
-
getAltcode
public java.lang.String getAltcode()
Gets the value of the altcode property.- Returns:
- possible object is
String
-
setAltcode
public void setAltcode(java.lang.String value)
Sets the value of the altcode property.- Parameters:
value- allowed object isString
-
getAvgoccu
public java.math.BigDecimal getAvgoccu()
Gets the value of the avgoccu property.- Returns:
- possible object is
BigDecimal
-
setAvgoccu
public void setAvgoccu(java.math.BigDecimal value)
Sets the value of the avgoccu property.- Parameters:
value- allowed object isBigDecimal
-
getChain
public java.lang.String getChain()
Gets the value of the chain property.- Returns:
- possible object is
String
-
setChain
public void setChain(java.lang.String value)
Sets the value of the chain property.- Parameters:
value- allowed object isString
-
getEnt
public java.math.BigInteger getEnt()
Gets the value of the ent property.- Returns:
- possible object is
BigInteger
-
setEnt
public void setEnt(java.math.BigInteger value)
Sets the value of the ent property.- Parameters:
value- allowed object isBigInteger
-
getFlippableSidechain
public java.math.BigInteger getFlippableSidechain()
Gets the value of the flippableSidechain property.- Returns:
- possible object is
BigInteger
-
setFlippableSidechain
public void setFlippableSidechain(java.math.BigInteger value)
Sets the value of the flippableSidechain property.- Parameters:
value- allowed object isBigInteger
-
getIcode
public java.lang.String getIcode()
Gets the value of the icode property.- Returns:
- possible object is
String
-
setIcode
public void setIcode(java.lang.String value)
Sets the value of the icode property.- Parameters:
value- allowed object isString
-
getLigRSRZ
public java.math.BigDecimal getLigRSRZ()
Gets the value of the ligRSRZ property.- Returns:
- possible object is
BigDecimal
-
setLigRSRZ
public void setLigRSRZ(java.math.BigDecimal value)
Sets the value of the ligRSRZ property.- Parameters:
value- allowed object isBigDecimal
-
getLigRSRnbrMean
public java.math.BigDecimal getLigRSRnbrMean()
Gets the value of the ligRSRnbrMean property.- Returns:
- possible object is
BigDecimal
-
setLigRSRnbrMean
public void setLigRSRnbrMean(java.math.BigDecimal value)
Sets the value of the ligRSRnbrMean property.- Parameters:
value- allowed object isBigDecimal
-
getLigRSRnbrStdev
public java.math.BigDecimal getLigRSRnbrStdev()
Gets the value of the ligRSRnbrStdev property.- Returns:
- possible object is
BigDecimal
-
setLigRSRnbrStdev
public void setLigRSRnbrStdev(java.math.BigDecimal value)
Sets the value of the ligRSRnbrStdev property.- Parameters:
value- allowed object isBigDecimal
-
getLigRSRnumnbrs
public java.math.BigInteger getLigRSRnumnbrs()
Gets the value of the ligRSRnumnbrs property.- Returns:
- possible object is
BigInteger
-
setLigRSRnumnbrs
public void setLigRSRnumnbrs(java.math.BigInteger value)
Sets the value of the ligRSRnumnbrs property.- Parameters:
value- allowed object isBigInteger
-
getModel
public java.math.BigInteger getModel()
Gets the value of the model property.- Returns:
- possible object is
BigInteger
-
setModel
public void setModel(java.math.BigInteger value)
Sets the value of the model property.- Parameters:
value- allowed object isBigInteger
-
getMogulIgnore
public java.lang.String getMogulIgnore()
Gets the value of the mogulIgnore property.- Returns:
- possible object is
String
-
setMogulIgnore
public void setMogulIgnore(java.lang.String value)
Sets the value of the mogulIgnore property.- Parameters:
value- allowed object isString
-
getNumHReduce
public java.math.BigInteger getNumHReduce()
Gets the value of the numHReduce property.- Returns:
- possible object is
BigInteger
-
setNumHReduce
public void setNumHReduce(java.math.BigInteger value)
Sets the value of the numHReduce property.- Parameters:
value- allowed object isBigInteger
-
getOwab
public java.math.BigDecimal getOwab()
Gets the value of the owab property.- Returns:
- possible object is
BigDecimal
-
setOwab
public void setOwab(java.math.BigDecimal value)
Sets the value of the owab property.- Parameters:
value- allowed object isBigDecimal
-
getPhi
public java.math.BigDecimal getPhi()
Gets the value of the phi property.- Returns:
- possible object is
BigDecimal
-
setPhi
public void setPhi(java.math.BigDecimal value)
Sets the value of the phi property.- Parameters:
value- allowed object isBigDecimal
-
getPsi
public java.math.BigDecimal getPsi()
Gets the value of the psi property.- Returns:
- possible object is
BigDecimal
-
setPsi
public void setPsi(java.math.BigDecimal value)
Sets the value of the psi property.- Parameters:
value- allowed object isBigDecimal
-
getRama
public java.lang.String getRama()
Gets the value of the rama property.- Returns:
- possible object is
String
-
setRama
public void setRama(java.lang.String value)
Sets the value of the rama property.- Parameters:
value- allowed object isString
-
getResname
public java.lang.String getResname()
Gets the value of the resname property.- Returns:
- possible object is
String
-
setResname
public void setResname(java.lang.String value)
Sets the value of the resname property.- Parameters:
value- allowed object isString
-
getResnum
public java.math.BigInteger getResnum()
Gets the value of the resnum property.- Returns:
- possible object is
BigInteger
-
setResnum
public void setResnum(java.math.BigInteger value)
Sets the value of the resnum property.- Parameters:
value- allowed object isBigInteger
-
getRota
public java.lang.String getRota()
Gets the value of the rota property.- Returns:
- possible object is
String
-
setRota
public void setRota(java.lang.String value)
Sets the value of the rota property.- Parameters:
value- allowed object isString
-
getRscc
public java.math.BigDecimal getRscc()
Gets the value of the rscc property.- Returns:
- possible object is
BigDecimal
-
setRscc
public void setRscc(java.math.BigDecimal value)
Sets the value of the rscc property.- Parameters:
value- allowed object isBigDecimal
-
getRsr
public java.math.BigDecimal getRsr()
Gets the value of the rsr property.- Returns:
- possible object is
BigDecimal
-
setRsr
public void setRsr(java.math.BigDecimal value)
Sets the value of the rsr property.- Parameters:
value- allowed object isBigDecimal
-
getRsrz
public java.math.BigDecimal getRsrz()
Gets the value of the rsrz property.- Returns:
- possible object is
BigDecimal
-
setRsrz
public void setRsrz(java.math.BigDecimal value)
Sets the value of the rsrz property.- Parameters:
value- allowed object isBigDecimal
-
getSaid
public java.lang.String getSaid()
Gets the value of the said property.- Returns:
- possible object is
String
-
setSaid
public void setSaid(java.lang.String value)
Sets the value of the said property.- Parameters:
value- allowed object isString
-
getSeq
public java.lang.String getSeq()
Gets the value of the seq property.- Returns:
- possible object is
String
-
setSeq
public void setSeq(java.lang.String value)
Sets the value of the seq property.- Parameters:
value- allowed object isString
-
-