Source Code Cross Referenced for ObjectFactory.java in  » UML » MetaBoss » com » metaboss » sdlctools » frameworks » generation » pluggable » plandetails » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » UML » MetaBoss » com.metaboss.sdlctools.frameworks.generation.pluggable.plandetails 
Source Cross Referenced  Class Diagram Java Document (Java Doc) 


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:        }
w___w_w.j___a_v__a_2_s__._c___o_m__ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.