X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fxml%2Fbinding%2Funiprot%2FObjectFactory.java;h=8dcd939c3d2483f54d2d24b80038805b45f6849a;hb=7b32d373b60d0af55481cfd6d377b2cc1ec035c0;hp=67c3d839b55e0997f005b55e9b2a5567289eb5b5;hpb=aaaf192e6f685c0917c217d011a077ca1883b2fd;p=jalview.git diff --git a/src/jalview/xml/binding/uniprot/ObjectFactory.java b/src/jalview/xml/binding/uniprot/ObjectFactory.java index 67c3d83..8dcd939 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 JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 -// See http://java.sun.com/xml/jaxb +// 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: 2019.04.05 at 08:01:44 AM BST +// Generated on: 2022.02.07 at 04:44:21 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. - *

An ObjectFactory allows you to programatically + * <p>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 SourceDataType } + * Create an instance of {@link IsoformType } * */ - public SourceDataType createSourceDataType() { - return new SourceDataType(); + public IsoformType createIsoformType() { + return new IsoformType(); } /** - * Create an instance of {@link IsoformType } + * Create an instance of {@link SourceDataType } * */ - public IsoformType createIsoformType() { - return new IsoformType(); + public SourceDataType createSourceDataType() { + return new SourceDataType(); } /** @@ -89,6 +89,14 @@ public class ObjectFactory { } /** + * Create an instance of {@link Uniprot } + * + */ + public Uniprot createUniprot() { + return new Uniprot(); + } + + /** * Create an instance of {@link Entry } * */ @@ -169,11 +177,19 @@ public class ObjectFactory { } /** - * Create an instance of {@link Uniprot } + * Create an instance of {@link GeneNameType } * */ - public Uniprot createUniprot() { - return new Uniprot(); + public GeneNameType createGeneNameType() { + return new GeneNameType(); + } + + /** + * Create an instance of {@link OrganismNameType } + * + */ + public OrganismNameType createOrganismNameType() { + return new OrganismNameType(); } /** @@ -185,11 +201,11 @@ public class ObjectFactory { } /** - * Create an instance of {@link PositionType } + * Create an instance of {@link CitationType } * */ - public PositionType createPositionType() { - return new PositionType(); + public CitationType createCitationType() { + return new CitationType(); } /** @@ -201,35 +217,27 @@ public class ObjectFactory { } /** - * Create an instance of {@link GeneNameType } - * - */ - public GeneNameType createGeneNameType() { - return new GeneNameType(); - } - - /** - * Create an instance of {@link LocationType } + * Create an instance of {@link PersonType } * */ - public LocationType createLocationType() { - return new LocationType(); + public PersonType createPersonType() { + return new PersonType(); } /** - * Create an instance of {@link CitationType } + * Create an instance of {@link NameListType } * */ - public CitationType createCitationType() { - return new CitationType(); + public NameListType createNameListType() { + return new NameListType(); } /** - * Create an instance of {@link PropertyType } + * Create an instance of {@link ReactionType } * */ - public PropertyType createPropertyType() { - return new PropertyType(); + public ReactionType createReactionType() { + return new ReactionType(); } /** @@ -249,59 +257,59 @@ public class ObjectFactory { } /** - * Create an instance of {@link EvidencedStringType } + * Create an instance of {@link SubcellularLocationType } * */ - public EvidencedStringType createEvidencedStringType() { - return new EvidencedStringType(); + public SubcellularLocationType createSubcellularLocationType() { + return new SubcellularLocationType(); } /** - * Create an instance of {@link PersonType } + * Create an instance of {@link EventType } * */ - public PersonType createPersonType() { - return new PersonType(); + public EventType createEventType() { + return new EventType(); } /** - * Create an instance of {@link ImportedFromType } + * Create an instance of {@link InteractantType } * */ - public ImportedFromType createImportedFromType() { - return new ImportedFromType(); + public InteractantType createInteractantType() { + return new InteractantType(); } /** - * Create an instance of {@link EventType } + * Create an instance of {@link PropertyType } * */ - public EventType createEventType() { - return new EventType(); + public PropertyType createPropertyType() { + return new PropertyType(); } /** - * Create an instance of {@link InteractantType } + * Create an instance of {@link LocationType } * */ - public InteractantType createInteractantType() { - return new InteractantType(); + public LocationType createLocationType() { + return new LocationType(); } /** - * Create an instance of {@link NameListType } + * Create an instance of {@link PositionType } * */ - public NameListType createNameListType() { - return new NameListType(); + public PositionType createPositionType() { + return new PositionType(); } /** - * Create an instance of {@link ReactionType } + * Create an instance of {@link MoleculeType } * */ - public ReactionType createReactionType() { - return new ReactionType(); + public MoleculeType createMoleculeType() { + return new MoleculeType(); } /** @@ -313,27 +321,35 @@ public class ObjectFactory { } /** - * Create an instance of {@link MoleculeType } + * Create an instance of {@link ImportedFromType } * */ - public MoleculeType createMoleculeType() { - return new MoleculeType(); + public ImportedFromType createImportedFromType() { + return new ImportedFromType(); } /** - * Create an instance of {@link OrganismNameType } + * Create an instance of {@link EvidencedStringType } * */ - public OrganismNameType createOrganismNameType() { - return new OrganismNameType(); + public EvidencedStringType createEvidencedStringType() { + return new EvidencedStringType(); } /** - * Create an instance of {@link SubcellularLocationType } + * Create an instance of {@link IsoformType.Name } * */ - public SubcellularLocationType createSubcellularLocationType() { - return new SubcellularLocationType(); + public IsoformType.Name createIsoformTypeName() { + return new IsoformType.Name(); + } + + /** + * Create an instance of {@link IsoformType.Sequence } + * + */ + public IsoformType.Sequence createIsoformTypeSequence() { + return new IsoformType.Sequence(); } /** @@ -369,22 +385,6 @@ 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,8 +497,12 @@ 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) {