Clover icon

jalviewX

  1. Project Clover database Wed Oct 31 2018 15:13:58 GMT
  2. Package jalview.xml.binding.sifts

File ObjectFactory.java

 

Coverage histogram

../../../../img/srcFileCovDistChart0.png
56% of files have more coverage

Code metrics

0
35
36
1
319
112
36
1.03
0.97
36
1

Classes

Class Line # Actions
ObjectFactory 29 35 36 71
0.00%
 

Contributing tests

No tests hitting this source file were found.

Source view

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