2 // This file was generated by the Eclipse Implementation of JAXB, v2.3.3
3 // See https://eclipse-ee4j.github.io/jaxb-ri
4 // Any modifications to this file will be lost upon recompilation of the source schema.
5 // Generated on: 2021.08.30 at 11:05:22 AM BST
8 package jalview.xml.binding.jalview;
10 import javax.xml.bind.JAXBElement;
11 import javax.xml.bind.annotation.XmlElementDecl;
12 import javax.xml.bind.annotation.XmlRegistry;
13 import javax.xml.namespace.QName;
16 * This object contains factory methods for each Java content interface and Java
17 * element interface generated in the jalview.xml.binding.jalview package.
18 * <p>An ObjectFactory allows you to programatically construct new
19 * instances of the Java representation for XML content. The Java representation
20 * of XML content can consist of schema derived interfaces and classes
21 * representing the binding of schema type definitions, element declarations and
22 * model groups. Factory methods for each of these are provided in this class.
26 public class ObjectFactory
29 private final static QName _JalviewModel_QNAME = new QName(
30 "www.jalview.org", "JalviewModel");
32 private final static QName _JalviewUserColours_QNAME = new QName(
33 "www.jalview.org/colours", "JalviewUserColours");
35 private final static QName _WebServiceParameterSet_QNAME = new QName(
36 "www.jalview.org/xml/wsparamset", "WebServiceParameterSet");
39 * Create a new ObjectFactory that can be used to create new instances of
40 * schema derived classes for package: jalview.xml.binding.jalview
43 public ObjectFactory()
48 * Create an instance of {@link MapListType }
51 public MapListType createMapListType()
53 return new MapListType();
57 * Create an instance of {@link Sequence }
60 public Sequence createSequence()
62 return new Sequence();
66 * Create an instance of {@link AlcodonFrame }
69 public AlcodonFrame createAlcodonFrame()
71 return new AlcodonFrame();
75 * Create an instance of {@link Annotation }
78 public Annotation createAnnotation()
80 return new Annotation();
84 * Create an instance of {@link SequenceSet }
87 public SequenceSet createSequenceSet()
89 return new SequenceSet();
93 * Create an instance of {@link FeatureMatcherSet }
96 public FeatureMatcherSet createFeatureMatcherSet()
98 return new FeatureMatcherSet();
102 * Create an instance of {@link JalviewUserColours }
105 public JalviewUserColours createJalviewUserColours()
107 return new JalviewUserColours();
111 * Create an instance of {@link Pdbentry }
114 public Pdbentry createPdbentry()
116 return new Pdbentry();
120 * Create an instance of {@link Feature }
123 public Feature createFeature()
125 return new Feature();
129 * Create an instance of {@link JalviewModel }
132 public JalviewModel createJalviewModel()
134 return new JalviewModel();
138 * Create an instance of {@link JalviewModel.FeatureSettings }
141 public JalviewModel.FeatureSettings createJalviewModelFeatureSettings()
143 return new JalviewModel.FeatureSettings();
147 * Create an instance of {@link JalviewModel.PcaViewer }
150 public JalviewModel.PcaViewer createJalviewModelPcaViewer()
152 return new JalviewModel.PcaViewer();
156 * Create an instance of {@link JalviewModel.Viewport }
159 public JalviewModel.Viewport createJalviewModelViewport()
161 return new JalviewModel.Viewport();
165 * Create an instance of {@link JalviewModel.JSeq }
168 public JalviewModel.JSeq createJalviewModelJSeq()
170 return new JalviewModel.JSeq();
174 * Create an instance of {@link JalviewModel.JSeq.RnaViewer }
177 public JalviewModel.JSeq.RnaViewer createJalviewModelJSeqRnaViewer()
179 return new JalviewModel.JSeq.RnaViewer();
183 * Create an instance of {@link JalviewModel.JSeq.Pdbids }
186 public JalviewModel.JSeq.Pdbids createJalviewModelJSeqPdbids()
188 return new JalviewModel.JSeq.Pdbids();
192 * Create an instance of {@link AnnotationColourScheme }
195 public AnnotationColourScheme createAnnotationColourScheme()
197 return new AnnotationColourScheme();
201 * Create an instance of {@link PcaDataType }
204 public PcaDataType createPcaDataType()
206 return new PcaDataType();
210 * Create an instance of {@link DoubleVector }
213 public DoubleVector createDoubleVector()
215 return new DoubleVector();
219 * Create an instance of {@link DoubleMatrix }
222 public DoubleMatrix createDoubleMatrix()
224 return new DoubleMatrix();
228 * Create an instance of {@link Mapping }
231 public Mapping createMapping()
233 return new Mapping();
237 * Create an instance of {@link MapListType.MapListFrom }
240 public MapListType.MapListFrom createMapListTypeMapListFrom()
242 return new MapListType.MapListFrom();
246 * Create an instance of {@link MapListType.MapListTo }
249 public MapListType.MapListTo createMapListTypeMapListTo()
251 return new MapListType.MapListTo();
255 * Create an instance of {@link SequenceType }
258 public SequenceType createSequenceType()
260 return new SequenceType();
264 * Create an instance of {@link Sequence.DBRef }
267 public Sequence.DBRef createSequenceDBRef()
269 return new Sequence.DBRef();
273 * Create an instance of {@link AlcodonFrame.Alcodon }
276 public AlcodonFrame.Alcodon createAlcodonFrameAlcodon()
278 return new AlcodonFrame.Alcodon();
282 * Create an instance of {@link AlcodonFrame.AlcodMap }
285 public AlcodonFrame.AlcodMap createAlcodonFrameAlcodMap()
287 return new AlcodonFrame.AlcodMap();
291 * Create an instance of {@link AnnotationElement }
294 public AnnotationElement createAnnotationElement()
296 return new AnnotationElement();
300 * Create an instance of {@link Annotation.ThresholdLine }
303 public Annotation.ThresholdLine createAnnotationThresholdLine()
305 return new Annotation.ThresholdLine();
309 * Create an instance of {@link Annotation.Property }
312 public Annotation.Property createAnnotationProperty()
314 return new Annotation.Property();
318 * Create an instance of {@link SequenceSet.SequenceSetProperties }
321 public SequenceSet.SequenceSetProperties createSequenceSetSequenceSetProperties()
323 return new SequenceSet.SequenceSetProperties();
327 * Create an instance of {@link VAMSAS }
330 public VAMSAS createVAMSAS()
336 * Create an instance of {@link FeatureMatcher }
339 public FeatureMatcher createFeatureMatcher()
341 return new FeatureMatcher();
345 * Create an instance of {@link WebServiceParameterSet }
348 public WebServiceParameterSet createWebServiceParameterSet()
350 return new WebServiceParameterSet();
354 * Create an instance of {@link FeatureMatcherSet.CompoundMatcher }
357 public FeatureMatcherSet.CompoundMatcher createFeatureMatcherSetCompoundMatcher()
359 return new FeatureMatcherSet.CompoundMatcher();
363 * Create an instance of {@link JalviewUserColours.Colour }
366 public JalviewUserColours.Colour createJalviewUserColoursColour()
368 return new JalviewUserColours.Colour();
372 * Create an instance of {@link JalviewUserColours.Filter }
375 public JalviewUserColours.Filter createJalviewUserColoursFilter()
377 return new JalviewUserColours.Filter();
381 * Create an instance of {@link Pdbentry.Property }
384 public Pdbentry.Property createPdbentryProperty()
386 return new Pdbentry.Property();
390 * Create an instance of {@link Feature.OtherData }
393 public Feature.OtherData createFeatureOtherData()
395 return new Feature.OtherData();
399 * Create an instance of {@link JalviewModel.JGroup }
402 public JalviewModel.JGroup createJalviewModelJGroup()
404 return new JalviewModel.JGroup();
408 * Create an instance of {@link JalviewModel.UserColours }
411 public JalviewModel.UserColours createJalviewModelUserColours()
413 return new JalviewModel.UserColours();
417 * Create an instance of {@link JalviewModel.Tree }
420 public JalviewModel.Tree createJalviewModelTree()
422 return new JalviewModel.Tree();
426 * Create an instance of {@link JalviewModel.FeatureSettings.Setting }
429 public JalviewModel.FeatureSettings.Setting createJalviewModelFeatureSettingsSetting()
431 return new JalviewModel.FeatureSettings.Setting();
435 * Create an instance of {@link JalviewModel.FeatureSettings.Group }
438 public JalviewModel.FeatureSettings.Group createJalviewModelFeatureSettingsGroup()
440 return new JalviewModel.FeatureSettings.Group();
444 * Create an instance of {@link JalviewModel.PcaViewer.SequencePoint }
447 public JalviewModel.PcaViewer.SequencePoint createJalviewModelPcaViewerSequencePoint()
449 return new JalviewModel.PcaViewer.SequencePoint();
453 * Create an instance of {@link JalviewModel.PcaViewer.Axis }
456 public JalviewModel.PcaViewer.Axis createJalviewModelPcaViewerAxis()
458 return new JalviewModel.PcaViewer.Axis();
462 * Create an instance of {@link JalviewModel.PcaViewer.SeqPointMin }
465 public JalviewModel.PcaViewer.SeqPointMin createJalviewModelPcaViewerSeqPointMin()
467 return new JalviewModel.PcaViewer.SeqPointMin();
471 * Create an instance of {@link JalviewModel.PcaViewer.SeqPointMax }
474 public JalviewModel.PcaViewer.SeqPointMax createJalviewModelPcaViewerSeqPointMax()
476 return new JalviewModel.PcaViewer.SeqPointMax();
480 * Create an instance of {@link JalviewModel.Viewport.HiddenColumns }
483 public JalviewModel.Viewport.HiddenColumns createJalviewModelViewportHiddenColumns()
485 return new JalviewModel.Viewport.HiddenColumns();
489 * Create an instance of {@link JalviewModel.Viewport.CalcIdParam }
492 public JalviewModel.Viewport.CalcIdParam createJalviewModelViewportCalcIdParam()
494 return new JalviewModel.Viewport.CalcIdParam();
498 * Create an instance of
499 * {@link JalviewModel.JSeq.RnaViewer.SecondaryStructure }
502 public JalviewModel.JSeq.RnaViewer.SecondaryStructure createJalviewModelJSeqRnaViewerSecondaryStructure()
504 return new JalviewModel.JSeq.RnaViewer.SecondaryStructure();
508 * Create an instance of {@link JalviewModel.JSeq.Pdbids.StructureState }
511 public JalviewModel.JSeq.Pdbids.StructureState createJalviewModelJSeqPdbidsStructureState()
513 return new JalviewModel.JSeq.Pdbids.StructureState();
517 * Create an instance of {@link JAXBElement }{@code <}{@link JalviewModel
521 * Java instance representing xml element's value.
522 * @return the new instance of {@link JAXBElement
523 * }{@code <}{@link JalviewModel }{@code >}
525 @XmlElementDecl(namespace = "www.jalview.org", name = "JalviewModel")
526 public JAXBElement<JalviewModel> createJalviewModel(JalviewModel value)
528 return new JAXBElement<JalviewModel>(_JalviewModel_QNAME,
529 JalviewModel.class, null, value);
533 * Create an instance of {@link JAXBElement
534 * }{@code <}{@link JalviewUserColours }{@code >}
537 * Java instance representing xml element's value.
538 * @return the new instance of {@link JAXBElement
539 * }{@code <}{@link JalviewUserColours }{@code >}
542 namespace = "www.jalview.org/colours",
543 name = "JalviewUserColours")
544 public JAXBElement<JalviewUserColours> createJalviewUserColours(
545 JalviewUserColours value)
547 return new JAXBElement<JalviewUserColours>(_JalviewUserColours_QNAME,
548 JalviewUserColours.class, null, value);
552 * Create an instance of {@link JAXBElement
553 * }{@code <}{@link WebServiceParameterSet }{@code >}
556 * Java instance representing xml element's value.
557 * @return the new instance of {@link JAXBElement
558 * }{@code <}{@link WebServiceParameterSet }{@code >}
561 namespace = "www.jalview.org/xml/wsparamset",
562 name = "WebServiceParameterSet")
563 public JAXBElement<WebServiceParameterSet> createWebServiceParameterSet(
564 WebServiceParameterSet value)
566 return new JAXBElement<WebServiceParameterSet>(
567 _WebServiceParameterSet_QNAME, WebServiceParameterSet.class,