X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fjalview%2Fxml%2Fbinding%2Funiprot%2FObjectFactory.java;h=0459e04275d6c5624c5e62e272c9c3f32fc98aaf;hb=1f41372a2bda3efcc27abaed092495548135b6b4;hp=8dcd939c3d2483f54d2d24b80038805b45f6849a;hpb=7b32d373b60d0af55481cfd6d377b2cc1ec035c0;p=jalview.git diff --git a/src/jalview/xml/binding/uniprot/ObjectFactory.java b/src/jalview/xml/binding/uniprot/ObjectFactory.java index 8dcd939..0459e04 100644 --- a/src/jalview/xml/binding/uniprot/ObjectFactory.java +++ b/src/jalview/xml/binding/uniprot/ObjectFactory.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:21 PM GMT +// Generated on: 2023.02.22 at 10:08:58 PM GMT // @@ -18,7 +18,7 @@ import javax.xml.namespace.QName; * This object contains factory methods for each * Java content interface and Java element interface * generated in the jalview.xml.binding.uniprot package. - * <p>An ObjectFactory allows you to programatically + *

An ObjectFactory allows you to programatically * construct new instances of the Java representation * for XML content. The Java representation of XML * content can consist of schema derived interfaces @@ -41,19 +41,19 @@ public class ObjectFactory { } /** - * Create an instance of {@link IsoformType } + * Create an instance of {@link SourceDataType } * */ - public IsoformType createIsoformType() { - return new IsoformType(); + public SourceDataType createSourceDataType() { + return new SourceDataType(); } /** - * Create an instance of {@link SourceDataType } + * Create an instance of {@link IsoformType } * */ - public SourceDataType createSourceDataType() { - return new SourceDataType(); + public IsoformType createIsoformType() { + return new IsoformType(); } /** @@ -89,14 +89,6 @@ public class ObjectFactory { } /** - * Create an instance of {@link Uniprot } - * - */ - public Uniprot createUniprot() { - return new Uniprot(); - } - - /** * Create an instance of {@link Entry } * */ @@ -177,19 +169,11 @@ public class ObjectFactory { } /** - * Create an instance of {@link GeneNameType } - * - */ - public GeneNameType createGeneNameType() { - return new GeneNameType(); - } - - /** - * Create an instance of {@link OrganismNameType } + * Create an instance of {@link Uniprot } * */ - public OrganismNameType createOrganismNameType() { - return new OrganismNameType(); + public Uniprot createUniprot() { + return new Uniprot(); } /** @@ -201,11 +185,11 @@ public class ObjectFactory { } /** - * Create an instance of {@link CitationType } + * Create an instance of {@link PositionType } * */ - public CitationType createCitationType() { - return new CitationType(); + public PositionType createPositionType() { + return new PositionType(); } /** @@ -217,27 +201,35 @@ public class ObjectFactory { } /** - * Create an instance of {@link PersonType } + * Create an instance of {@link GeneNameType } * */ - public PersonType createPersonType() { - return new PersonType(); + public GeneNameType createGeneNameType() { + return new GeneNameType(); } /** - * Create an instance of {@link NameListType } + * Create an instance of {@link LocationType } * */ - public NameListType createNameListType() { - return new NameListType(); + public LocationType createLocationType() { + return new LocationType(); } /** - * Create an instance of {@link ReactionType } + * Create an instance of {@link CitationType } * */ - public ReactionType createReactionType() { - return new ReactionType(); + public CitationType createCitationType() { + return new CitationType(); + } + + /** + * Create an instance of {@link PropertyType } + * + */ + public PropertyType createPropertyType() { + return new PropertyType(); } /** @@ -257,59 +249,59 @@ public class ObjectFactory { } /** - * Create an instance of {@link SubcellularLocationType } + * Create an instance of {@link EvidencedStringType } * */ - public SubcellularLocationType createSubcellularLocationType() { - return new SubcellularLocationType(); + public EvidencedStringType createEvidencedStringType() { + return new EvidencedStringType(); } /** - * Create an instance of {@link EventType } + * Create an instance of {@link PersonType } * */ - public EventType createEventType() { - return new EventType(); + public PersonType createPersonType() { + return new PersonType(); } /** - * Create an instance of {@link InteractantType } + * Create an instance of {@link ImportedFromType } * */ - public InteractantType createInteractantType() { - return new InteractantType(); + public ImportedFromType createImportedFromType() { + return new ImportedFromType(); } /** - * Create an instance of {@link PropertyType } + * Create an instance of {@link EventType } * */ - public PropertyType createPropertyType() { - return new PropertyType(); + public EventType createEventType() { + return new EventType(); } /** - * Create an instance of {@link LocationType } + * Create an instance of {@link InteractantType } * */ - public LocationType createLocationType() { - return new LocationType(); + public InteractantType createInteractantType() { + return new InteractantType(); } /** - * Create an instance of {@link PositionType } + * Create an instance of {@link NameListType } * */ - public PositionType createPositionType() { - return new PositionType(); + public NameListType createNameListType() { + return new NameListType(); } /** - * Create an instance of {@link MoleculeType } + * Create an instance of {@link ReactionType } * */ - public MoleculeType createMoleculeType() { - return new MoleculeType(); + public ReactionType createReactionType() { + return new ReactionType(); } /** @@ -321,35 +313,27 @@ public class ObjectFactory { } /** - * Create an instance of {@link ImportedFromType } - * - */ - public ImportedFromType createImportedFromType() { - return new ImportedFromType(); - } - - /** - * Create an instance of {@link EvidencedStringType } + * Create an instance of {@link MoleculeType } * */ - public EvidencedStringType createEvidencedStringType() { - return new EvidencedStringType(); + public MoleculeType createMoleculeType() { + return new MoleculeType(); } /** - * Create an instance of {@link IsoformType.Name } + * Create an instance of {@link OrganismNameType } * */ - public IsoformType.Name createIsoformTypeName() { - return new IsoformType.Name(); + public OrganismNameType createOrganismNameType() { + return new OrganismNameType(); } /** - * Create an instance of {@link IsoformType.Sequence } + * Create an instance of {@link SubcellularLocationType } * */ - public IsoformType.Sequence createIsoformTypeSequence() { - return new IsoformType.Sequence(); + public SubcellularLocationType createSubcellularLocationType() { + return new SubcellularLocationType(); } /** @@ -385,6 +369,22 @@ public class ObjectFactory { } /** + * Create an instance of {@link IsoformType.Name } + * + */ + public IsoformType.Name createIsoformTypeName() { + return new IsoformType.Name(); + } + + /** + * Create an instance of {@link IsoformType.Sequence } + * + */ + public IsoformType.Sequence createIsoformTypeSequence() { + return new IsoformType.Sequence(); + } + + /** * Create an instance of {@link CommentType.Absorption } * */ @@ -497,12 +497,8 @@ public class ObjectFactory { } /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >} + * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} * - * @param value - * Java instance representing xml element's value. - * @return - * the new instance of {@link JAXBElement }{@code <}{@link String }{@code >} */ @XmlElementDecl(namespace = "http://uniprot.org/uniprot", name = "copyright") public JAXBElement createCopyright(String value) {