JAL-3438 spotless for 2.11.2.0
[jalview.git] / src / jalview / xml / binding / sifts / ObjectFactory.java
1 //
2 // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 
3 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
4 // Any modifications to this file will be lost upon recompilation of the source schema. 
5 // Generated on: 2015.10.09 at 03:18:33 PM BST 
6 //
7
8 package jalview.xml.binding.sifts;
9
10 import javax.xml.bind.annotation.XmlRegistry;
11
12 /**
13  * This object contains factory methods for each Java content interface and Java
14  * element interface generated in the jalview.xml.binding.sifts package.
15  * <p>
16  * An ObjectFactory allows you to programatically construct new instances of the
17  * Java representation for XML content. The Java representation of XML content
18  * can consist of schema derived interfaces and classes representing the binding
19  * of schema type definitions, element declarations and model groups. Factory
20  * methods for each of these are provided in this class.
21  * 
22  */
23 @XmlRegistry
24 public class ObjectFactory
25 {
26
27   /**
28    * Create a new ObjectFactory that can be used to create new instances of
29    * schema derived classes for package: jalview.xml.binding.sifts
30    * 
31    */
32   public ObjectFactory()
33   {
34   }
35
36   /**
37    * Create an instance of {@link Entry }
38    * 
39    */
40   public Entry createEntry()
41   {
42     return new Entry();
43   }
44
45   /**
46    * Create an instance of {@link Alignment }
47    * 
48    */
49   public Alignment createAlignment()
50   {
51     return new Alignment();
52   }
53
54   /**
55    * Create an instance of {@link Alignment.Geo3D }
56    * 
57    */
58   public Alignment.Geo3D createAlignmentGeo3D()
59   {
60     return new Alignment.Geo3D();
61   }
62
63   /**
64    * Create an instance of {@link Alignment.Geo3D.Matrix }
65    * 
66    */
67   public Alignment.Geo3D.Matrix createAlignmentGeo3DMatrix()
68   {
69     return new Alignment.Geo3D.Matrix();
70   }
71
72   /**
73    * Create an instance of {@link Alignment.Block }
74    * 
75    */
76   public Alignment.Block createAlignmentBlock()
77   {
78     return new Alignment.Block();
79   }
80
81   /**
82    * Create an instance of {@link Alignment.AlignObject }
83    * 
84    */
85   public Alignment.AlignObject createAlignmentAlignObject()
86   {
87     return new Alignment.AlignObject();
88   }
89
90   /**
91    * Create an instance of {@link Entry.Entity }
92    * 
93    */
94   public Entry.Entity createEntryEntity()
95   {
96     return new Entry.Entity();
97   }
98
99   /**
100    * Create an instance of {@link Entry.Entity.Segment }
101    * 
102    */
103   public Entry.Entity.Segment createEntryEntitySegment()
104   {
105     return new Entry.Entity.Segment();
106   }
107
108   /**
109    * Create an instance of {@link Entry.Entity.Segment.ListMapRegion }
110    * 
111    */
112   public Entry.Entity.Segment.ListMapRegion createEntryEntitySegmentListMapRegion()
113   {
114     return new Entry.Entity.Segment.ListMapRegion();
115   }
116
117   /**
118    * Create an instance of {@link Entry.Entity.Segment.ListMapRegion.MapRegion }
119    * 
120    */
121   public Entry.Entity.Segment.ListMapRegion.MapRegion createEntryEntitySegmentListMapRegionMapRegion()
122   {
123     return new Entry.Entity.Segment.ListMapRegion.MapRegion();
124   }
125
126   /**
127    * Create an instance of
128    * {@link Entry.Entity.Segment.ListMapRegion.MapRegion.Db }
129    * 
130    */
131   public Entry.Entity.Segment.ListMapRegion.MapRegion.Db createEntryEntitySegmentListMapRegionMapRegionDb()
132   {
133     return new Entry.Entity.Segment.ListMapRegion.MapRegion.Db();
134   }
135
136   /**
137    * Create an instance of {@link Entry.Entity.Segment.ListResidue }
138    * 
139    */
140   public Entry.Entity.Segment.ListResidue createEntryEntitySegmentListResidue()
141   {
142     return new Entry.Entity.Segment.ListResidue();
143   }
144
145   /**
146    * Create an instance of {@link Entry.Entity.Segment.ListResidue.Residue }
147    * 
148    */
149   public Entry.Entity.Segment.ListResidue.Residue createEntryEntitySegmentListResidueResidue()
150   {
151     return new Entry.Entity.Segment.ListResidue.Residue();
152   }
153
154   /**
155    * Create an instance of {@link Entry.ListDB }
156    * 
157    */
158   public Entry.ListDB createEntryListDB()
159   {
160     return new Entry.ListDB();
161   }
162
163   /**
164    * Create an instance of {@link Entry.EntryDetail }
165    * 
166    */
167   public Entry.EntryDetail createEntryEntryDetail()
168   {
169     return new Entry.EntryDetail();
170   }
171
172   /**
173    * Create an instance of {@link Alignment.Score }
174    * 
175    */
176   public Alignment.Score createAlignmentScore()
177   {
178     return new Alignment.Score();
179   }
180
181   /**
182    * Create an instance of {@link Alignment.Geo3D.Vector }
183    * 
184    */
185   public Alignment.Geo3D.Vector createAlignmentGeo3DVector()
186   {
187     return new Alignment.Geo3D.Vector();
188   }
189
190   /**
191    * Create an instance of {@link Alignment.Geo3D.Matrix.Max11 }
192    * 
193    */
194   public Alignment.Geo3D.Matrix.Max11 createAlignmentGeo3DMatrixMax11()
195   {
196     return new Alignment.Geo3D.Matrix.Max11();
197   }
198
199   /**
200    * Create an instance of {@link Alignment.Geo3D.Matrix.Max12 }
201    * 
202    */
203   public Alignment.Geo3D.Matrix.Max12 createAlignmentGeo3DMatrixMax12()
204   {
205     return new Alignment.Geo3D.Matrix.Max12();
206   }
207
208   /**
209    * Create an instance of {@link Alignment.Geo3D.Matrix.Max13 }
210    * 
211    */
212   public Alignment.Geo3D.Matrix.Max13 createAlignmentGeo3DMatrixMax13()
213   {
214     return new Alignment.Geo3D.Matrix.Max13();
215   }
216
217   /**
218    * Create an instance of {@link Alignment.Geo3D.Matrix.Max21 }
219    * 
220    */
221   public Alignment.Geo3D.Matrix.Max21 createAlignmentGeo3DMatrixMax21()
222   {
223     return new Alignment.Geo3D.Matrix.Max21();
224   }
225
226   /**
227    * Create an instance of {@link Alignment.Geo3D.Matrix.Max22 }
228    * 
229    */
230   public Alignment.Geo3D.Matrix.Max22 createAlignmentGeo3DMatrixMax22()
231   {
232     return new Alignment.Geo3D.Matrix.Max22();
233   }
234
235   /**
236    * Create an instance of {@link Alignment.Geo3D.Matrix.Max23 }
237    * 
238    */
239   public Alignment.Geo3D.Matrix.Max23 createAlignmentGeo3DMatrixMax23()
240   {
241     return new Alignment.Geo3D.Matrix.Max23();
242   }
243
244   /**
245    * Create an instance of {@link Alignment.Geo3D.Matrix.Max31 }
246    * 
247    */
248   public Alignment.Geo3D.Matrix.Max31 createAlignmentGeo3DMatrixMax31()
249   {
250     return new Alignment.Geo3D.Matrix.Max31();
251   }
252
253   /**
254    * Create an instance of {@link Alignment.Geo3D.Matrix.Max32 }
255    * 
256    */
257   public Alignment.Geo3D.Matrix.Max32 createAlignmentGeo3DMatrixMax32()
258   {
259     return new Alignment.Geo3D.Matrix.Max32();
260   }
261
262   /**
263    * Create an instance of {@link Alignment.Geo3D.Matrix.Max33 }
264    * 
265    */
266   public Alignment.Geo3D.Matrix.Max33 createAlignmentGeo3DMatrixMax33()
267   {
268     return new Alignment.Geo3D.Matrix.Max33();
269   }
270
271   /**
272    * Create an instance of {@link Alignment.Block.Segment }
273    * 
274    */
275   public Alignment.Block.Segment createAlignmentBlockSegment()
276   {
277     return new Alignment.Block.Segment();
278   }
279
280   /**
281    * Create an instance of {@link Alignment.AlignObject.AlignObjectDetail }
282    * 
283    */
284   public Alignment.AlignObject.AlignObjectDetail createAlignmentAlignObjectAlignObjectDetail()
285   {
286     return new Alignment.AlignObject.AlignObjectDetail();
287   }
288
289   /**
290    * Create an instance of {@link Alignment.AlignObject.Sequence }
291    * 
292    */
293   public Alignment.AlignObject.Sequence createAlignmentAlignObjectSequence()
294   {
295     return new Alignment.AlignObject.Sequence();
296   }
297
298   /**
299    * Create an instance of {@link Entry.Entity.EntityDetail }
300    * 
301    */
302   public Entry.Entity.EntityDetail createEntryEntityEntityDetail()
303   {
304     return new Entry.Entity.EntityDetail();
305   }
306
307   /**
308    * Create an instance of {@link Entry.Entity.Segment.SegmentDetail }
309    * 
310    */
311   public Entry.Entity.Segment.SegmentDetail createEntryEntitySegmentSegmentDetail()
312   {
313     return new Entry.Entity.Segment.SegmentDetail();
314   }
315
316   /**
317    * Create an instance of
318    * {@link Entry.Entity.Segment.ListMapRegion.MapRegion.Db.DbDetail }
319    * 
320    */
321   public Entry.Entity.Segment.ListMapRegion.MapRegion.Db.DbDetail createEntryEntitySegmentListMapRegionMapRegionDbDbDetail()
322   {
323     return new Entry.Entity.Segment.ListMapRegion.MapRegion.Db.DbDetail();
324   }
325
326   /**
327    * Create an instance of
328    * {@link Entry.Entity.Segment.ListResidue.Residue.CrossRefDb }
329    * 
330    */
331   public Entry.Entity.Segment.ListResidue.Residue.CrossRefDb createEntryEntitySegmentListResidueResidueCrossRefDb()
332   {
333     return new Entry.Entity.Segment.ListResidue.Residue.CrossRefDb();
334   }
335
336   /**
337    * Create an instance of
338    * {@link Entry.Entity.Segment.ListResidue.Residue.ResidueDetail }
339    * 
340    */
341   public Entry.Entity.Segment.ListResidue.Residue.ResidueDetail createEntryEntitySegmentListResidueResidueResidueDetail()
342   {
343     return new Entry.Entity.Segment.ListResidue.Residue.ResidueDetail();
344   }
345
346   /**
347    * Create an instance of {@link Entry.ListDB.Db }
348    * 
349    */
350   public Entry.ListDB.Db createEntryListDBDb()
351   {
352     return new Entry.ListDB.Db();
353   }
354
355 }