X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fxml%2Fbinding%2Fjalview%2FAnnotation.java;h=8c07465f944fa9cd7d36fb2e28c3ee6a8f706bdc;hb=0de37d1a047209510bab82225109ae2a47931f79;hp=1751f50a69af4d602fd496430c1de088cbf147a2;hpb=7b32d373b60d0af55481cfd6d377b2cc1ec035c0;p=jalview.git diff --git a/src/jalview/xml/binding/jalview/Annotation.java b/src/jalview/xml/binding/jalview/Annotation.java index 1751f50..8c07465 100644 --- a/src/jalview/xml/binding/jalview/Annotation.java +++ b/src/jalview/xml/binding/jalview/Annotation.java @@ -1,8 +1,8 @@ // -// This file was generated by the Eclipse Implementation of JAXB, v2.3.3 -// See https://eclipse-ee4j.github.io/jaxb-ri +// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 +// See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2022.02.07 at 04:44:47 PM GMT +// Generated on: 2023.01.31 at 04:07:08 PM GMT // @@ -19,61 +19,61 @@ import javax.xml.bind.annotation.XmlType; /** - * <p>Java class for anonymous complex type. + *

Java class for anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + *

The following schema fragment specifies the expected content contained within this class. * - * <pre> - * &lt;complexType&gt; - * &lt;complexContent&gt; - * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; - * &lt;sequence&gt; - * &lt;element ref="{www.vamsas.ac.uk/jalview/version2}annotationElement" maxOccurs="unbounded" minOccurs="0"/&gt; - * &lt;element name="label" type="{http://www.w3.org/2001/XMLSchema}string"/&gt; - * &lt;element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt; - * &lt;element name="thresholdLine" minOccurs="0"&gt; - * &lt;complexType&gt; - * &lt;complexContent&gt; - * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; - * &lt;attribute name="label" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;attribute name="value" type="{http://www.w3.org/2001/XMLSchema}float" /&gt; - * &lt;attribute name="colour" type="{http://www.w3.org/2001/XMLSchema}int" /&gt; - * &lt;/restriction&gt; - * &lt;/complexContent&gt; - * &lt;/complexType&gt; - * &lt;/element&gt; - * &lt;element name="property" maxOccurs="unbounded" minOccurs="0"&gt; - * &lt;complexType&gt; - * &lt;complexContent&gt; - * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; - * &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;/restriction&gt; - * &lt;/complexContent&gt; - * &lt;/complexType&gt; - * &lt;/element&gt; - * &lt;/sequence&gt; - * &lt;attribute name="graph" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" /&gt; - * &lt;attribute name="graphType" type="{http://www.w3.org/2001/XMLSchema}int" /&gt; - * &lt;attribute name="sequenceRef" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;attribute name="groupRef" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;attribute name="graphColour" type="{http://www.w3.org/2001/XMLSchema}int" /&gt; - * &lt;attribute name="graphGroup" type="{http://www.w3.org/2001/XMLSchema}int" /&gt; - * &lt;attribute name="graphHeight" type="{http://www.w3.org/2001/XMLSchema}int" /&gt; - * &lt;attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;attribute name="scoreOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /&gt; - * &lt;attribute name="score" type="{http://www.w3.org/2001/XMLSchema}double" /&gt; - * &lt;attribute name="visible" type="{http://www.w3.org/2001/XMLSchema}boolean" /&gt; - * &lt;attribute name="centreColLabels" type="{http://www.w3.org/2001/XMLSchema}boolean" /&gt; - * &lt;attribute name="scaleColLabels" type="{http://www.w3.org/2001/XMLSchema}boolean" /&gt; - * &lt;attribute name="showAllColLabels" type="{http://www.w3.org/2001/XMLSchema}boolean" /&gt; - * &lt;attribute name="autoCalculated" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /&gt; - * &lt;attribute name="belowAlignment" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /&gt; - * &lt;attribute name="calcId" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;/restriction&gt; - * &lt;/complexContent&gt; - * &lt;/complexType&gt; - * </pre> + *

+ * <complexType>
+ *   <complexContent>
+ *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *       <sequence>
+ *         <element ref="{www.vamsas.ac.uk/jalview/version2}annotationElement" maxOccurs="unbounded" minOccurs="0"/>
+ *         <element name="label" type="{http://www.w3.org/2001/XMLSchema}string"/>
+ *         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
+ *         <element name="thresholdLine" minOccurs="0">
+ *           <complexType>
+ *             <complexContent>
+ *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *                 <attribute name="label" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *                 <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}float" />
+ *                 <attribute name="colour" type="{http://www.w3.org/2001/XMLSchema}int" />
+ *               </restriction>
+ *             </complexContent>
+ *           </complexType>
+ *         </element>
+ *         <element name="property" maxOccurs="unbounded" minOccurs="0">
+ *           <complexType>
+ *             <complexContent>
+ *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ *                 <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *                 <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *               </restriction>
+ *             </complexContent>
+ *           </complexType>
+ *         </element>
+ *       </sequence>
+ *       <attribute name="graph" use="required" type="{http://www.w3.org/2001/XMLSchema}boolean" />
+ *       <attribute name="graphType" type="{http://www.w3.org/2001/XMLSchema}int" />
+ *       <attribute name="sequenceRef" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *       <attribute name="groupRef" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *       <attribute name="graphColour" type="{http://www.w3.org/2001/XMLSchema}int" />
+ *       <attribute name="graphGroup" type="{http://www.w3.org/2001/XMLSchema}int" />
+ *       <attribute name="graphHeight" type="{http://www.w3.org/2001/XMLSchema}int" />
+ *       <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *       <attribute name="scoreOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
+ *       <attribute name="score" type="{http://www.w3.org/2001/XMLSchema}double" />
+ *       <attribute name="visible" type="{http://www.w3.org/2001/XMLSchema}boolean" />
+ *       <attribute name="centreColLabels" type="{http://www.w3.org/2001/XMLSchema}boolean" />
+ *       <attribute name="scaleColLabels" type="{http://www.w3.org/2001/XMLSchema}boolean" />
+ *       <attribute name="showAllColLabels" type="{http://www.w3.org/2001/XMLSchema}boolean" />
+ *       <attribute name="autoCalculated" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
+ *       <attribute name="belowAlignment" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
+ *       <attribute name="calcId" type="{http://www.w3.org/2001/XMLSchema}string" />
+ *     </restriction>
+ *   </complexContent>
+ * </complexType>
+ * 
* * */ @@ -132,20 +132,20 @@ public class Annotation { /** * Gets the value of the annotationElement property. * - * <p> + *

* 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 <CODE>set</CODE> method for the annotationElement property. + * This is why there is not a set method for the annotationElement property. * - * <p> + *

* For example, to add a new item, do as follows: - * <pre> + *

      *    getAnnotationElement().add(newItem);
-     * </pre>
+     * 
* * - * <p> + *

* Objects of the following type(s) are allowed in the list * {@link AnnotationElement } * @@ -233,20 +233,20 @@ public class Annotation { /** * Gets the value of the property property. * - * <p> + *

* 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 <CODE>set</CODE> method for the property property. + * This is why there is not a set method for the property property. * - * <p> + *

* For example, to add a new item, do as follows: - * <pre> + *

      *    getProperty().add(newItem);
-     * </pre>
+     * 
* * - * <p> + *

* Objects of the following type(s) are allowed in the list * {@link Annotation.Property } * @@ -673,20 +673,20 @@ public class Annotation { /** - * <p>Java class for anonymous complex type. + *

Java class for anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + *

The following schema fragment specifies the expected content contained within this class. * - * <pre> - * &lt;complexType&gt; - * &lt;complexContent&gt; - * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; - * &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;/restriction&gt; - * &lt;/complexContent&gt; - * &lt;/complexType&gt; - * </pre> + *

+     * <complexType>
+     *   <complexContent>
+     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+     *       <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
+     *       <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
+     *     </restriction>
+     *   </complexContent>
+     * </complexType>
+     * 
* * */ @@ -751,21 +751,21 @@ public class Annotation { /** - * <p>Java class for anonymous complex type. + *

Java class for anonymous complex type. * - * <p>The following schema fragment specifies the expected content contained within this class. + *

The following schema fragment specifies the expected content contained within this class. * - * <pre> - * &lt;complexType&gt; - * &lt;complexContent&gt; - * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; - * &lt;attribute name="label" type="{http://www.w3.org/2001/XMLSchema}string" /&gt; - * &lt;attribute name="value" type="{http://www.w3.org/2001/XMLSchema}float" /&gt; - * &lt;attribute name="colour" type="{http://www.w3.org/2001/XMLSchema}int" /&gt; - * &lt;/restriction&gt; - * &lt;/complexContent&gt; - * &lt;/complexType&gt; - * </pre> + *

+     * <complexType>
+     *   <complexContent>
+     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+     *       <attribute name="label" type="{http://www.w3.org/2001/XMLSchema}string" />
+     *       <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}float" />
+     *       <attribute name="colour" type="{http://www.w3.org/2001/XMLSchema}int" />
+     *     </restriction>
+     *   </complexContent>
+     * </complexType>
+     * 
* * */