public class ModelledSubgroup
extends java.lang.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>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
altcode |
protected java.util.List<AngleOutlier> |
angleOutlier |
protected java.math.BigDecimal |
avgoccu |
protected java.util.List<BondOutlier> |
bondOutlier |
protected java.lang.String |
chain |
protected java.util.List<Clash> |
clash |
protected java.math.BigInteger |
ent |
protected java.math.BigInteger |
flippableSidechain |
protected java.lang.String |
icode |
protected java.math.BigDecimal |
ligRSRnbrMean |
protected java.math.BigDecimal |
ligRSRnbrStdev |
protected java.math.BigInteger |
ligRSRnumnbrs |
protected java.math.BigDecimal |
ligRSRZ |
protected java.math.BigInteger |
model |
protected java.util.List<MogAngleOutlier> |
mogAngleOutlier |
protected java.util.List<MogBondOutlier> |
mogBondOutlier |
protected java.lang.String |
mogulIgnore |
protected java.math.BigInteger |
natomsEDS |
protected java.math.BigInteger |
numHReduce |
protected java.math.BigDecimal |
owab |
protected java.math.BigDecimal |
phi |
protected java.math.BigDecimal |
psi |
protected java.lang.String |
rama |
protected java.lang.String |
resname |
protected java.math.BigInteger |
resnum |
protected java.lang.String |
rota |
protected java.math.BigDecimal |
rscc |
protected java.math.BigDecimal |
rsr |
protected java.math.BigDecimal |
rsrz |
protected java.lang.String |
said |
protected java.lang.String |
seq |
protected java.util.List<SymmClash> |
symmClash |
Constructor and Description |
---|
ModelledSubgroup() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAltcode()
Gets the value of the altcode property.
|
java.util.List<AngleOutlier> |
getAngleOutlier()
Gets the value of the angleOutlier property.
|
java.math.BigDecimal |
getAvgoccu()
Gets the value of the avgoccu property.
|
java.util.List<BondOutlier> |
getBondOutlier()
Gets the value of the bondOutlier property.
|
java.lang.String |
getChain()
Gets the value of the chain property.
|
java.util.List<Clash> |
getClash()
Gets the value of the clash property.
|
java.math.BigInteger |
getEnt()
Gets the value of the ent property.
|
java.math.BigInteger |
getFlippableSidechain()
Gets the value of the flippableSidechain property.
|
java.lang.String |
getIcode()
Gets the value of the icode property.
|
java.math.BigDecimal |
getLigRSRnbrMean()
Gets the value of the ligRSRnbrMean property.
|
java.math.BigDecimal |
getLigRSRnbrStdev()
Gets the value of the ligRSRnbrStdev property.
|
java.math.BigInteger |
getLigRSRnumnbrs()
Gets the value of the ligRSRnumnbrs property.
|
java.math.BigDecimal |
getLigRSRZ()
Gets the value of the ligRSRZ property.
|
java.math.BigInteger |
getModel()
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.String |
getMogulIgnore()
Gets the value of the mogulIgnore property.
|
java.math.BigInteger |
getNatomsEDS()
Gets the value of the natomsEDS property.
|
java.math.BigInteger |
getNumHReduce()
Gets the value of the numHReduce property.
|
java.math.BigDecimal |
getOwab()
Gets the value of the owab property.
|
java.math.BigDecimal |
getPhi()
Gets the value of the phi property.
|
java.math.BigDecimal |
getPsi()
Gets the value of the psi property.
|
java.lang.String |
getRama()
Gets the value of the rama property.
|
java.lang.String |
getResname()
Gets the value of the resname property.
|
java.math.BigInteger |
getResnum()
Gets the value of the resnum property.
|
java.lang.String |
getRota()
Gets the value of the rota property.
|
java.math.BigDecimal |
getRscc()
Gets the value of the rscc property.
|
java.math.BigDecimal |
getRsr()
Gets the value of the rsr property.
|
java.math.BigDecimal |
getRsrz()
Gets the value of the rsrz property.
|
java.lang.String |
getSaid()
Gets the value of the said property.
|
java.lang.String |
getSeq()
Gets the value of the seq property.
|
java.util.List<SymmClash> |
getSymmClash()
Gets the value of the symmClash property.
|
void |
setAltcode(java.lang.String value)
Sets the value of the altcode property.
|
void |
setAvgoccu(java.math.BigDecimal value)
Sets the value of the avgoccu property.
|
void |
setChain(java.lang.String value)
Sets the value of the chain property.
|
void |
setEnt(java.math.BigInteger value)
Sets the value of the ent property.
|
void |
setFlippableSidechain(java.math.BigInteger value)
Sets the value of the flippableSidechain property.
|
void |
setIcode(java.lang.String value)
Sets the value of the icode property.
|
void |
setLigRSRnbrMean(java.math.BigDecimal value)
Sets the value of the ligRSRnbrMean property.
|
void |
setLigRSRnbrStdev(java.math.BigDecimal value)
Sets the value of the ligRSRnbrStdev property.
|
void |
setLigRSRnumnbrs(java.math.BigInteger value)
Sets the value of the ligRSRnumnbrs property.
|
void |
setLigRSRZ(java.math.BigDecimal value)
Sets the value of the ligRSRZ property.
|
void |
setModel(java.math.BigInteger value)
Sets the value of the model property.
|
void |
setMogulIgnore(java.lang.String value)
Sets the value of the mogulIgnore property.
|
void |
setNatomsEDS(java.math.BigInteger value)
Sets the value of the natomsEDS property.
|
void |
setNumHReduce(java.math.BigInteger value)
Sets the value of the numHReduce property.
|
void |
setOwab(java.math.BigDecimal value)
Sets the value of the owab property.
|
void |
setPhi(java.math.BigDecimal value)
Sets the value of the phi property.
|
void |
setPsi(java.math.BigDecimal value)
Sets the value of the psi property.
|
void |
setRama(java.lang.String value)
Sets the value of the rama property.
|
void |
setResname(java.lang.String value)
Sets the value of the resname property.
|
void |
setResnum(java.math.BigInteger value)
Sets the value of the resnum property.
|
void |
setRota(java.lang.String value)
Sets the value of the rota property.
|
void |
setRscc(java.math.BigDecimal value)
Sets the value of the rscc property.
|
void |
setRsr(java.math.BigDecimal value)
Sets the value of the rsr property.
|
void |
setRsrz(java.math.BigDecimal value)
Sets the value of the rsrz property.
|
void |
setSaid(java.lang.String value)
Sets the value of the said property.
|
void |
setSeq(java.lang.String value)
Sets the value of the seq property.
|
protected java.util.List<AngleOutlier> angleOutlier
protected java.util.List<Clash> clash
protected java.util.List<BondOutlier> bondOutlier
protected java.util.List<MogAngleOutlier> mogAngleOutlier
protected java.util.List<SymmClash> symmClash
protected java.util.List<MogBondOutlier> mogBondOutlier
protected java.math.BigInteger natomsEDS
protected java.lang.String altcode
protected java.math.BigDecimal avgoccu
protected java.lang.String chain
protected java.math.BigInteger ent
protected java.math.BigInteger flippableSidechain
protected java.lang.String icode
protected java.math.BigDecimal ligRSRZ
protected java.math.BigDecimal ligRSRnbrMean
protected java.math.BigDecimal ligRSRnbrStdev
protected java.math.BigInteger ligRSRnumnbrs
protected java.math.BigInteger model
protected java.lang.String mogulIgnore
protected java.math.BigInteger numHReduce
protected java.math.BigDecimal owab
protected java.math.BigDecimal phi
protected java.math.BigDecimal psi
protected java.lang.String rama
protected java.lang.String resname
protected java.math.BigInteger resnum
protected java.lang.String rota
protected java.math.BigDecimal rscc
protected java.math.BigDecimal rsr
protected java.math.BigDecimal rsrz
protected java.lang.String said
protected java.lang.String seq
public java.util.List<AngleOutlier> getAngleOutlier()
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 set
method 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
public java.util.List<Clash> getClash()
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 set
method 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
public java.util.List<BondOutlier> getBondOutlier()
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 set
method 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
public java.util.List<MogAngleOutlier> getMogAngleOutlier()
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 set
method 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
public java.util.List<SymmClash> getSymmClash()
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 set
method 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
public java.util.List<MogBondOutlier> getMogBondOutlier()
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 set
method 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
public java.math.BigInteger getNatomsEDS()
BigInteger
public void setNatomsEDS(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getAltcode()
String
public void setAltcode(java.lang.String value)
value
- allowed object is
String
public java.math.BigDecimal getAvgoccu()
BigDecimal
public void setAvgoccu(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.lang.String getChain()
String
public void setChain(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getEnt()
BigInteger
public void setEnt(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getFlippableSidechain()
BigInteger
public void setFlippableSidechain(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getIcode()
String
public void setIcode(java.lang.String value)
value
- allowed object is
String
public java.math.BigDecimal getLigRSRZ()
BigDecimal
public void setLigRSRZ(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigDecimal getLigRSRnbrMean()
BigDecimal
public void setLigRSRnbrMean(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigDecimal getLigRSRnbrStdev()
BigDecimal
public void setLigRSRnbrStdev(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigInteger getLigRSRnumnbrs()
BigInteger
public void setLigRSRnumnbrs(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigInteger getModel()
BigInteger
public void setModel(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getMogulIgnore()
String
public void setMogulIgnore(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getNumHReduce()
BigInteger
public void setNumHReduce(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.math.BigDecimal getOwab()
BigDecimal
public void setOwab(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigDecimal getPhi()
BigDecimal
public void setPhi(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigDecimal getPsi()
BigDecimal
public void setPsi(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.lang.String getRama()
String
public void setRama(java.lang.String value)
value
- allowed object is
String
public java.lang.String getResname()
String
public void setResname(java.lang.String value)
value
- allowed object is
String
public java.math.BigInteger getResnum()
BigInteger
public void setResnum(java.math.BigInteger value)
value
- allowed object is
BigInteger
public java.lang.String getRota()
String
public void setRota(java.lang.String value)
value
- allowed object is
String
public java.math.BigDecimal getRscc()
BigDecimal
public void setRscc(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigDecimal getRsr()
BigDecimal
public void setRsr(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.math.BigDecimal getRsrz()
BigDecimal
public void setRsrz(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public java.lang.String getSaid()
String
public void setSaid(java.lang.String value)
value
- allowed object is
String
public java.lang.String getSeq()
String
public void setSeq(java.lang.String value)
value
- allowed object is
String