Class 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>