001: //
002: // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.5-b16-fcs
003: // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
004: // Any modifications to this file will be lost upon recompilation of the source schema.
005: // Generated on: 2005.12.21 at 10:30:41 AM EST
006: //
007:
008: package com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails;
009:
010: /**
011: * This object contains factory methods for each
012: * Java content interface and Java element interface
013: * generated in the com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails package.
014: * <p>An ObjectFactory allows you to programatically
015: * construct new instances of the Java representation
016: * for XML content. The Java representation of XML
017: * content can consist of schema derived interfaces
018: * and classes representing the binding of schema
019: * type definitions, element declarations and model
020: * groups. Factory methods for each of these are
021: * provided in this class.
022: *
023: */
024: public class ObjectFactory
025: extends
026: com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.runtime.DefaultJAXBContextImpl {
027:
028: private static java.util.HashMap defaultImplementations = new java.util.HashMap(
029: 28, 0.75F);
030: private static java.util.HashMap rootTagMap = new java.util.HashMap();
031: public final static com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.runtime.GrammarInfo grammarInfo = new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.runtime.GrammarInfoImpl(
032: rootTagMap,
033: defaultImplementations,
034: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.ObjectFactory.class));
035: public final static java.lang.Class version = (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.JAXBVersion.class);
036:
037: static {
038: defaultImplementations
039: .put(
040: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetDirType.class),
041: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetDirTypeImpl");
042: defaultImplementations
043: .put(
044: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFileList.class),
045: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.SourceFileListImpl");
046: defaultImplementations
047: .put(
048: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFileType.class),
049: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.SourceFileTypeImpl");
050: defaultImplementations
051: .put(
052: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerateFileStepType.class),
053: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerateFileStepTypeImpl");
054: defaultImplementations
055: .put(
056: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStepType.GenerateInstructionsType.class),
057: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepTypeImpl.GenerateInstructionsTypeImpl");
058: defaultImplementations
059: .put(
060: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFileListType.class),
061: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.SourceFileListTypeImpl");
062: defaultImplementations
063: .put(
064: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStepType.SubstepsType.class),
065: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepTypeImpl.SubstepsTypeImpl");
066: defaultImplementations
067: .put(
068: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetDir.class),
069: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetDirImpl");
070: defaultImplementations
071: .put(
072: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerateFileStep.class),
073: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerateFileStepImpl");
074: defaultImplementations
075: .put(
076: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFile.class),
077: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.SourceFileImpl");
078: defaultImplementations
079: .put(
080: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileListStepType.class),
081: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.CopyFileListStepTypeImpl");
082: defaultImplementations
083: .put(
084: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFileTemplateInclude.class),
085: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetFileTemplateIncludeImpl");
086: defaultImplementations
087: .put(
088: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileListStep.class),
089: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.CopyFileListStepImpl");
090: defaultImplementations
091: .put(
092: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStepType.class),
093: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepTypeImpl");
094: defaultImplementations
095: .put(
096: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileStepType.class),
097: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.CopyFileStepTypeImpl");
098: defaultImplementations
099: .put(
100: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStepType.CopyInstructionsType.class),
101: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepTypeImpl.CopyInstructionsTypeImpl");
102: defaultImplementations
103: .put(
104: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFileType.class),
105: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetFileTypeImpl");
106: defaultImplementations
107: .put(
108: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileStep.class),
109: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.CopyFileStepImpl");
110: defaultImplementations
111: .put(
112: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStep.class),
113: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepImpl");
114: defaultImplementations
115: .put(
116: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFile.class),
117: "com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetFileImpl");
118: rootTagMap
119: .put(
120: new javax.xml.namespace.QName(
121: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
122: "TargetDir"),
123: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetDir.class));
124: rootTagMap
125: .put(
126: new javax.xml.namespace.QName(
127: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
128: "CopyFileListStep"),
129: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileListStep.class));
130: rootTagMap
131: .put(
132: new javax.xml.namespace.QName(
133: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
134: "GenerateFileStep"),
135: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerateFileStep.class));
136: rootTagMap
137: .put(
138: new javax.xml.namespace.QName(
139: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
140: "SourceFile"),
141: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFile.class));
142: rootTagMap
143: .put(
144: new javax.xml.namespace.QName(
145: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
146: "TargetFile"),
147: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFile.class));
148: rootTagMap
149: .put(
150: new javax.xml.namespace.QName(
151: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
152: "TargetFileTemplateInclude"),
153: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFileTemplateInclude.class));
154: rootTagMap
155: .put(
156: new javax.xml.namespace.QName(
157: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
158: "GenerationStep"),
159: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStep.class));
160: rootTagMap
161: .put(
162: new javax.xml.namespace.QName(
163: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
164: "SourceFileList"),
165: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFileList.class));
166: rootTagMap
167: .put(
168: new javax.xml.namespace.QName(
169: "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/ModelDrivenGenerator/1.0",
170: "CopyFileStep"),
171: (com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileStep.class));
172: }
173:
174: /**
175: * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails
176: *
177: */
178: public ObjectFactory() {
179: super (grammarInfo);
180: }
181:
182: /**
183: * Create an instance of the specified Java content interface.
184: *
185: * @param javaContentInterface
186: * the Class object of the javacontent interface to instantiate
187: * @return
188: * a new instance
189: * @throws JAXBException
190: * if an error occurs
191: */
192: public java.lang.Object newInstance(
193: java.lang.Class javaContentInterface)
194: throws javax.xml.bind.JAXBException {
195: return super .newInstance(javaContentInterface);
196: }
197:
198: /**
199: * Get the specified property. This method can only be
200: * used to get provider specific properties.
201: * Attempting to get an undefined property will result
202: * in a PropertyException being thrown.
203: *
204: * @param name
205: * the name of the property to retrieve
206: * @return
207: * the value of the requested property
208: * @throws PropertyException
209: * when there is an error retrieving the given property or value
210: */
211: public java.lang.Object getProperty(java.lang.String name)
212: throws javax.xml.bind.PropertyException {
213: return super .getProperty(name);
214: }
215:
216: /**
217: * Set the specified property. This method can only be
218: * used to set provider specific properties.
219: * Attempting to set an undefined property will result
220: * in a PropertyException being thrown.
221: *
222: * @param value
223: * the value of the property to be set
224: * @param name
225: * the name of the property to retrieve
226: * @throws PropertyException
227: * when there is an error processing the given property or value
228: */
229: public void setProperty(java.lang.String name,
230: java.lang.Object value)
231: throws javax.xml.bind.PropertyException {
232: super .setProperty(name, value);
233: }
234:
235: /**
236: * Create an instance of TargetDirType
237: *
238: * @throws JAXBException
239: * if an error occurs
240: */
241: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetDirType createTargetDirType()
242: throws javax.xml.bind.JAXBException {
243: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetDirTypeImpl();
244: }
245:
246: /**
247: * Create an instance of SourceFileList
248: *
249: * @throws JAXBException
250: * if an error occurs
251: */
252: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFileList createSourceFileList()
253: throws javax.xml.bind.JAXBException {
254: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.SourceFileListImpl();
255: }
256:
257: /**
258: * Create an instance of SourceFileType
259: *
260: * @throws JAXBException
261: * if an error occurs
262: */
263: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFileType createSourceFileType()
264: throws javax.xml.bind.JAXBException {
265: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.SourceFileTypeImpl();
266: }
267:
268: /**
269: * Create an instance of GenerateFileStepType
270: *
271: * @throws JAXBException
272: * if an error occurs
273: */
274: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerateFileStepType createGenerateFileStepType()
275: throws javax.xml.bind.JAXBException {
276: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerateFileStepTypeImpl();
277: }
278:
279: /**
280: * Create an instance of GenerationStepTypeGenerateInstructionsType
281: *
282: * @throws JAXBException
283: * if an error occurs
284: */
285: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStepType.GenerateInstructionsType createGenerationStepTypeGenerateInstructionsType()
286: throws javax.xml.bind.JAXBException {
287: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepTypeImpl.GenerateInstructionsTypeImpl();
288: }
289:
290: /**
291: * Create an instance of SourceFileListType
292: *
293: * @throws JAXBException
294: * if an error occurs
295: */
296: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFileListType createSourceFileListType()
297: throws javax.xml.bind.JAXBException {
298: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.SourceFileListTypeImpl();
299: }
300:
301: /**
302: * Create an instance of GenerationStepTypeSubstepsType
303: *
304: * @throws JAXBException
305: * if an error occurs
306: */
307: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStepType.SubstepsType createGenerationStepTypeSubstepsType()
308: throws javax.xml.bind.JAXBException {
309: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepTypeImpl.SubstepsTypeImpl();
310: }
311:
312: /**
313: * Create an instance of TargetDir
314: *
315: * @throws JAXBException
316: * if an error occurs
317: */
318: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetDir createTargetDir()
319: throws javax.xml.bind.JAXBException {
320: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetDirImpl();
321: }
322:
323: /**
324: * Create an instance of GenerateFileStep
325: *
326: * @throws JAXBException
327: * if an error occurs
328: */
329: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerateFileStep createGenerateFileStep()
330: throws javax.xml.bind.JAXBException {
331: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerateFileStepImpl();
332: }
333:
334: /**
335: * Create an instance of SourceFile
336: *
337: * @throws JAXBException
338: * if an error occurs
339: */
340: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.SourceFile createSourceFile()
341: throws javax.xml.bind.JAXBException {
342: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.SourceFileImpl();
343: }
344:
345: /**
346: * Create an instance of CopyFileListStepType
347: *
348: * @throws JAXBException
349: * if an error occurs
350: */
351: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileListStepType createCopyFileListStepType()
352: throws javax.xml.bind.JAXBException {
353: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.CopyFileListStepTypeImpl();
354: }
355:
356: /**
357: * Create an instance of TargetFileTemplateInclude
358: *
359: * @throws JAXBException
360: * if an error occurs
361: */
362: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFileTemplateInclude createTargetFileTemplateInclude()
363: throws javax.xml.bind.JAXBException {
364: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetFileTemplateIncludeImpl();
365: }
366:
367: /**
368: * Create an instance of TargetFileTemplateInclude
369: *
370: * @throws JAXBException
371: * if an error occurs
372: */
373: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFileTemplateInclude createTargetFileTemplateInclude(
374: java.lang.String value) throws javax.xml.bind.JAXBException {
375: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetFileTemplateIncludeImpl(
376: value);
377: }
378:
379: /**
380: * Create an instance of CopyFileListStep
381: *
382: * @throws JAXBException
383: * if an error occurs
384: */
385: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileListStep createCopyFileListStep()
386: throws javax.xml.bind.JAXBException {
387: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.CopyFileListStepImpl();
388: }
389:
390: /**
391: * Create an instance of GenerationStepType
392: *
393: * @throws JAXBException
394: * if an error occurs
395: */
396: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStepType createGenerationStepType()
397: throws javax.xml.bind.JAXBException {
398: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepTypeImpl();
399: }
400:
401: /**
402: * Create an instance of CopyFileStepType
403: *
404: * @throws JAXBException
405: * if an error occurs
406: */
407: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileStepType createCopyFileStepType()
408: throws javax.xml.bind.JAXBException {
409: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.CopyFileStepTypeImpl();
410: }
411:
412: /**
413: * Create an instance of GenerationStepTypeCopyInstructionsType
414: *
415: * @throws JAXBException
416: * if an error occurs
417: */
418: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStepType.CopyInstructionsType createGenerationStepTypeCopyInstructionsType()
419: throws javax.xml.bind.JAXBException {
420: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepTypeImpl.CopyInstructionsTypeImpl();
421: }
422:
423: /**
424: * Create an instance of TargetFileType
425: *
426: * @throws JAXBException
427: * if an error occurs
428: */
429: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFileType createTargetFileType()
430: throws javax.xml.bind.JAXBException {
431: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetFileTypeImpl();
432: }
433:
434: /**
435: * Create an instance of CopyFileStep
436: *
437: * @throws JAXBException
438: * if an error occurs
439: */
440: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.CopyFileStep createCopyFileStep()
441: throws javax.xml.bind.JAXBException {
442: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.CopyFileStepImpl();
443: }
444:
445: /**
446: * Create an instance of GenerationStep
447: *
448: * @throws JAXBException
449: * if an error occurs
450: */
451: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.GenerationStep createGenerationStep()
452: throws javax.xml.bind.JAXBException {
453: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.GenerationStepImpl();
454: }
455:
456: /**
457: * Create an instance of TargetFile
458: *
459: * @throws JAXBException
460: * if an error occurs
461: */
462: public com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.TargetFile createTargetFile()
463: throws javax.xml.bind.JAXBException {
464: return new com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails.impl.TargetFileImpl();
465: }
466:
467: }
|