JAL-4366 avoid corrupting map when no complete mapping available for chain to sequence
[jalview.git] / src / jalview / xml / binding / jalview / ObjectFactory.java
index 46ae594..27d9e41 100644 (file)
@@ -2,7 +2,7 @@
 // This file was generated by the Eclipse Implementation of JAXB, v2.3.3 
 // See https://eclipse-ee4j.github.io/jaxb-ri 
 // Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2021.08.30 at 11:05:22 AM BST 
+// Generated on: 2023.11.01 at 07:03:09 PM GMT 
 //
 
 package jalview.xml.binding.jalview;
@@ -306,12 +306,21 @@ public class ObjectFactory
   }
 
   /**
-   * Create an instance of {@link Annotation.Property }
+   * Create an instance of {@link MapOnAMatrixType }
    * 
    */
-  public Annotation.Property createAnnotationProperty()
+  public MapOnAMatrixType createMapOnAMatrixType()
   {
-    return new Annotation.Property();
+    return new MapOnAMatrixType();
+  }
+
+  /**
+   * Create an instance of {@link jalview.xml.binding.jalview.Property }
+   * 
+   */
+  public jalview.xml.binding.jalview.Property createProperty()
+  {
+    return new jalview.xml.binding.jalview.Property();
   }
 
   /**
@@ -324,6 +333,15 @@ public class ObjectFactory
   }
 
   /**
+   * Create an instance of {@link MatrixType }
+   * 
+   */
+  public MatrixType createMatrixType()
+  {
+    return new MatrixType();
+  }
+
+  /**
    * Create an instance of {@link VAMSAS }
    * 
    */
@@ -495,6 +513,15 @@ public class ObjectFactory
   }
 
   /**
+   * Create an instance of {@link JalviewModel.Viewport.Overview }
+   * 
+   */
+  public JalviewModel.Viewport.Overview createJalviewModelViewportOverview()
+  {
+    return new JalviewModel.Viewport.Overview();
+  }
+
+  /**
    * Create an instance of
    * {@link JalviewModel.JSeq.RnaViewer.SecondaryStructure }
    *