X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fxml%2Fbinding%2Fjalview%2FObjectFactory.java;h=93734e42b67451d77603fc742ef4a7371c4ccb71;hb=c3d723759ba265ecdd89ddef7d59ebc9f33de784;hp=b6ea489214dc2bd89e49ad4a389921fde466e052;hpb=de82138757495ad07eb4bcf741fe3dd253c68bcc;p=jalview.git diff --git a/src/jalview/xml/binding/jalview/ObjectFactory.java b/src/jalview/xml/binding/jalview/ObjectFactory.java index b6ea489..93734e4 100644 --- a/src/jalview/xml/binding/jalview/ObjectFactory.java +++ b/src/jalview/xml/binding/jalview/ObjectFactory.java @@ -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.09.08 at 03:55:49 PM BST // @@ -275,11 +275,19 @@ public class ObjectFactory { } /** - * Create an instance of {@link Annotation.Property } + * Create an instance of {@link MatrixType } * */ - public Annotation.Property createAnnotationProperty() { - return new Annotation.Property(); + public MatrixType createMatrixType() { + return new MatrixType(); + } + + /** + * Create an instance of {@link jalview.xml.binding.jalview.Property } + * + */ + public jalview.xml.binding.jalview.Property createProperty() { + return new jalview.xml.binding.jalview.Property(); } /** @@ -443,6 +451,14 @@ 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 } * */