Source Code Cross Referenced for ObjectFactory.java in  » UML » MetaBoss » com » metaboss » sdlctools » domains » storagemodel » storage » xmlfileimpl » dom » 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.domains.storagemodel.storage.xmlfileimpl.dom 
Source Cross Referenced  Class Diagram Java Document (Java Doc) 


0001:        //
0002:        // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.4-b18-fcs 
0003:        // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
0004:        // Any modifications to this file will be lost upon recompilation of the source schema. 
0005:        // Generated on: 2005.03.31 at 08:49:20 EST 
0006:        //
0007:
0008:        package com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom;
0009:
0010:        /**
0011:         * This object contains factory methods for each 
0012:         * Java content interface and Java element interface 
0013:         * generated in the com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom package. 
0014:         * <p>An ObjectFactory allows you to programatically 
0015:         * construct new instances of the Java representation 
0016:         * for XML content. The Java representation of XML 
0017:         * content can consist of schema derived interfaces 
0018:         * and classes representing the binding of schema 
0019:         * type definitions, element declarations and model 
0020:         * groups.  Factory methods for each of these are 
0021:         * provided in this class.
0022:         * 
0023:         */
0024:        public class ObjectFactory
0025:                extends
0026:                com.metaboss.sdlctools.domains.enterprisemodel.storage.xmlfileimpl.dom.impl.runtime.DefaultJAXBContextImpl {
0027:
0028:            private static java.util.HashMap defaultImplementations = new java.util.HashMap(
0029:                    168, 0.75F);
0030:            private static java.util.HashMap rootTagMap = new java.util.HashMap();
0031:            public final static com.metaboss.sdlctools.domains.enterprisemodel.storage.xmlfileimpl.dom.impl.runtime.GrammarInfo grammarInfo = new com.metaboss.sdlctools.domains.enterprisemodel.storage.xmlfileimpl.dom.impl.runtime.GrammarInfoImpl(
0032:                    rootTagMap,
0033:                    defaultImplementations,
0034:                    (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ObjectFactory.class));
0035:            public final static java.lang.Class version = (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.JAXBVersion.class);
0036:
0037:            static {
0038:                defaultImplementations
0039:                        .put(
0040:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnDefType.class),
0041:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityVersionIdColumnDefTypeImpl");
0042:                defaultImplementations
0043:                        .put(
0044:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.InstanceIdColumnNameSuggestion.class),
0045:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.InstanceIdColumnNameSuggestionImpl");
0046:                defaultImplementations
0047:                        .put(
0048:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDefList.class),
0049:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableDefListImpl");
0050:                defaultImplementations
0051:                        .put(
0052:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDef.class),
0053:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableDefImpl");
0054:                defaultImplementations
0055:                        .put(
0056:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameSuffix.class),
0057:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameSuffixImpl");
0058:                defaultImplementations
0059:                        .put(
0060:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyRef.class),
0061:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyRefImpl");
0062:                defaultImplementations
0063:                        .put(
0064:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNameConversionType.class),
0065:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNameConversionTypeImpl");
0066:                defaultImplementations
0067:                        .put(
0068:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferentialConstraintNameOverride.class),
0069:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferentialConstraintNameOverrideImpl");
0070:                defaultImplementations
0071:                        .put(
0072:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnDefType.class),
0073:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnDefTypeImpl");
0074:                defaultImplementations
0075:                        .put(
0076:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNameSuffix.class),
0077:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNameSuffixImpl");
0078:                defaultImplementations
0079:                        .put(
0080:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAInstanceIdColumnDef.class),
0081:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleAInstanceIdColumnDefImpl");
0082:                defaultImplementations
0083:                        .put(
0084:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeRefConstraintNameDefType.class),
0085:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeRefConstraintNameDefTypeImpl");
0086:                defaultImplementations
0087:                        .put(
0088:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateRefConstraintNameDef.class),
0089:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateRefConstraintNameDefImpl");
0090:                defaultImplementations
0091:                        .put(
0092:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNameConversionType.class),
0093:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNameConversionTypeImpl");
0094:                defaultImplementations
0095:                        .put(
0096:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyDef.class),
0097:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyDefImpl");
0098:                defaultImplementations
0099:                        .put(
0100:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.TableAlias.class),
0101:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.TableAliasImpl");
0102:                defaultImplementations
0103:                        .put(
0104:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameConversionType.class),
0105:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameConversionTypeImpl");
0106:                defaultImplementations
0107:                        .put(
0108:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnNameDef.class),
0109:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnNameDefImpl");
0110:                defaultImplementations
0111:                        .put(
0112:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAReferentialConstraintDef.class),
0113:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleAReferentialConstraintDefImpl");
0114:                defaultImplementations
0115:                        .put(
0116:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnName.class),
0117:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnNameImpl");
0118:                defaultImplementations
0119:                        .put(
0120:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDefListType.class),
0121:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableDefListTypeImpl");
0122:                defaultImplementations
0123:                        .put(
0124:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnName.class),
0125:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceValueColumnNameImpl");
0126:                defaultImplementations
0127:                        .put(
0128:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageMetaDataGeneratorRef.class),
0129:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageMetaDataGeneratorRefImpl");
0130:                defaultImplementations
0131:                        .put(
0132:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalStorageTechnologyDef.class),
0133:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalStorageTechnologyDefImpl");
0134:                defaultImplementations
0135:                        .put(
0136:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDefListType.class),
0137:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnDefListTypeImpl");
0138:                defaultImplementations
0139:                        .put(
0140:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageDef.class),
0141:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageDefImpl");
0142:                defaultImplementations
0143:                        .put(
0144:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintDefType.class),
0145:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintDefTypeImpl");
0146:                defaultImplementations
0147:                        .put(
0148:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageDefType.class),
0149:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageDefTypeImpl");
0150:                defaultImplementations
0151:                        .put(
0152:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDefList.class),
0153:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnDefListImpl");
0154:                defaultImplementations
0155:                        .put(
0156:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNameSuffix.class),
0157:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNameSuffixImpl");
0158:                defaultImplementations
0159:                        .put(
0160:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDef.class),
0161:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnDefImpl");
0162:                defaultImplementations
0163:                        .put(
0164:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNamePrefix.class),
0165:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNamePrefixImpl");
0166:                defaultImplementations
0167:                        .put(
0168:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNameSuffix.class),
0169:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNameSuffixImpl");
0170:                defaultImplementations
0171:                        .put(
0172:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDefList.class),
0173:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableDefListImpl");
0174:                defaultImplementations
0175:                        .put(
0176:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBReferentialConstraintDefType.class),
0177:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleBReferentialConstraintDefTypeImpl");
0178:                defaultImplementations
0179:                        .put(
0180:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNameSuffix.class),
0181:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNameSuffixImpl");
0182:                defaultImplementations
0183:                        .put(
0184:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNamePrefix.class),
0185:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNamePrefixImpl");
0186:                defaultImplementations
0187:                        .put(
0188:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintDef.class),
0189:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintDefImpl");
0190:                defaultImplementations
0191:                        .put(
0192:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDef.class),
0193:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnDefImpl");
0194:                defaultImplementations
0195:                        .put(
0196:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxConstraintNameLength.class),
0197:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxConstraintNameLengthImpl");
0198:                defaultImplementations
0199:                        .put(
0200:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintDef.class),
0201:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintDefImpl");
0202:                defaultImplementations
0203:                        .put(
0204:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDefType.class),
0205:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableDefTypeImpl");
0206:                defaultImplementations
0207:                        .put(
0208:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNameConversionType.class),
0209:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNameConversionTypeImpl");
0210:                defaultImplementations
0211:                        .put(
0212:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnName.class),
0213:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityVersionIdColumnNameImpl");
0214:                defaultImplementations
0215:                        .put(
0216:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnDef.class),
0217:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnDefImpl");
0218:                defaultImplementations
0219:                        .put(
0220:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnDefType.class),
0221:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceValueColumnDefTypeImpl");
0222:                defaultImplementations
0223:                        .put(
0224:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNameSuffix.class),
0225:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNameSuffixImpl");
0226:                defaultImplementations
0227:                        .put(
0228:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDef.class),
0229:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableDefImpl");
0230:                defaultImplementations
0231:                        .put(
0232:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintDefType.class),
0233:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintDefTypeImpl");
0234:                defaultImplementations
0235:                        .put(
0236:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNameSuffix.class),
0237:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNameSuffixImpl");
0238:                defaultImplementations
0239:                        .put(
0240:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDefType.class),
0241:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableDefTypeImpl");
0242:                defaultImplementations
0243:                        .put(
0244:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDefListType.class),
0245:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnDefListTypeImpl");
0246:                defaultImplementations
0247:                        .put(
0248:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNameConversionType.class),
0249:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNameConversionTypeImpl");
0250:                defaultImplementations
0251:                        .put(
0252:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateRefConstraintNameDefType.class),
0253:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateRefConstraintNameDefTypeImpl");
0254:                defaultImplementations
0255:                        .put(
0256:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnDefType.class),
0257:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceDescriptionColumnDefTypeImpl");
0258:                defaultImplementations
0259:                        .put(
0260:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBInstanceIdColumnDefType.class),
0261:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleBInstanceIdColumnDefTypeImpl");
0262:                defaultImplementations
0263:                        .put(
0264:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalStorageTechnologyDefType.class),
0265:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalStorageTechnologyDefTypeImpl");
0266:                defaultImplementations
0267:                        .put(
0268:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnDef.class),
0269:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityVersionIdColumnDefImpl");
0270:                defaultImplementations
0271:                        .put(
0272:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNameConversionType.class),
0273:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNameConversionTypeImpl");
0274:                defaultImplementations
0275:                        .put(
0276:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceComparisonMechanismDefType.class),
0277:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceComparisonMechanismDefTypeImpl");
0278:                defaultImplementations
0279:                        .put(
0280:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyType.class),
0281:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyTypeImpl");
0282:                defaultImplementations
0283:                        .put(
0284:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDef.class),
0285:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableDefImpl");
0286:                defaultImplementations
0287:                        .put(
0288:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnNameDefType.class),
0289:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnNameDefTypeImpl");
0290:                defaultImplementations
0291:                        .put(
0292:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameDefType.class),
0293:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameDefTypeImpl");
0294:                defaultImplementations
0295:                        .put(
0296:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNamePrefix.class),
0297:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNamePrefixImpl");
0298:                defaultImplementations
0299:                        .put(
0300:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNameConversionType.class),
0301:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNameConversionTypeImpl");
0302:                defaultImplementations
0303:                        .put(
0304:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageImplementationGeneratorRef.class),
0305:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageImplementationGeneratorRefImpl");
0306:                defaultImplementations
0307:                        .put(
0308:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNamePrefix.class),
0309:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNamePrefixImpl");
0310:                defaultImplementations
0311:                        .put(
0312:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDefListType.class),
0313:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableDefListTypeImpl");
0314:                defaultImplementations
0315:                        .put(
0316:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnDef.class),
0317:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceValueColumnDefImpl");
0318:                defaultImplementations
0319:                        .put(
0320:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNameConversionType.class),
0321:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNameConversionTypeImpl");
0322:                defaultImplementations
0323:                        .put(
0324:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDefType.class),
0325:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnDefTypeImpl");
0326:                defaultImplementations
0327:                        .put(
0328:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNamePrefix.class),
0329:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNamePrefixImpl");
0330:                defaultImplementations
0331:                        .put(
0332:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.NameSuggestion.class),
0333:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.NameSuggestionImpl");
0334:                defaultImplementations
0335:                        .put(
0336:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDefList.class),
0337:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableDefListImpl");
0338:                defaultImplementations
0339:                        .put(
0340:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDefListType.class),
0341:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableDefListTypeImpl");
0342:                defaultImplementations
0343:                        .put(
0344:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalDomainStorageDefType.class),
0345:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalDomainStorageDefTypeImpl");
0346:                defaultImplementations
0347:                        .put(
0348:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNameSuffix.class),
0349:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNameSuffixImpl");
0350:                defaultImplementations
0351:                        .put(
0352:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.Description.class),
0353:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DescriptionImpl");
0354:                defaultImplementations
0355:                        .put(
0356:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnDef.class),
0357:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceDescriptionColumnDefImpl");
0358:                defaultImplementations
0359:                        .put(
0360:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxColumnNameLength.class),
0361:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxColumnNameLengthImpl");
0362:                defaultImplementations
0363:                        .put(
0364:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferentialConstraintNameSuggestion.class),
0365:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferentialConstraintNameSuggestionImpl");
0366:                defaultImplementations
0367:                        .put(
0368:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnDef.class),
0369:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityInstanceIdColumnDefImpl");
0370:                defaultImplementations
0371:                        .put(
0372:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDefType.class),
0373:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnDefTypeImpl");
0374:                defaultImplementations
0375:                        .put(
0376:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNamePrefix.class),
0377:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNamePrefixImpl");
0378:                defaultImplementations
0379:                        .put(
0380:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintDef.class),
0381:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintDefImpl");
0382:                defaultImplementations
0383:                        .put(
0384:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNameSuffix.class),
0385:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNameSuffixImpl");
0386:                defaultImplementations
0387:                        .put(
0388:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNameConversionType.class),
0389:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNameConversionTypeImpl");
0390:                defaultImplementations
0391:                        .put(
0392:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNamePrefix.class),
0393:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNamePrefixImpl");
0394:                defaultImplementations
0395:                        .put(
0396:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnDefType.class),
0397:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightColumnDefTypeImpl");
0398:                defaultImplementations
0399:                        .put(
0400:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNameSuffix.class),
0401:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNameSuffixImpl");
0402:                defaultImplementations
0403:                        .put(
0404:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDefType.class),
0405:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableDefTypeImpl");
0406:                defaultImplementations
0407:                        .put(
0408:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnName.class),
0409:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightColumnNameImpl");
0410:                defaultImplementations
0411:                        .put(
0412:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNameConversionType.class),
0413:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNameConversionTypeImpl");
0414:                defaultImplementations
0415:                        .put(
0416:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceComparisonMechanismDef.class),
0417:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceComparisonMechanismDefImpl");
0418:                defaultImplementations
0419:                        .put(
0420:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.NameOverride.class),
0421:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.NameOverrideImpl");
0422:                defaultImplementations
0423:                        .put(
0424:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeRefConstraintNameDef.class),
0425:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeRefConstraintNameDefImpl");
0426:                defaultImplementations
0427:                        .put(
0428:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameDef.class),
0429:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameDefImpl");
0430:                defaultImplementations
0431:                        .put(
0432:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintDefType.class),
0433:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintDefTypeImpl");
0434:                defaultImplementations
0435:                        .put(
0436:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnDef.class),
0437:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightColumnDefImpl");
0438:                defaultImplementations
0439:                        .put(
0440:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNameSuffix.class),
0441:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNameSuffixImpl");
0442:                defaultImplementations
0443:                        .put(
0444:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBInstanceIdColumnDef.class),
0445:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleBInstanceIdColumnDefImpl");
0446:                defaultImplementations
0447:                        .put(
0448:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNamePrefix.class),
0449:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNamePrefixImpl");
0450:                defaultImplementations
0451:                        .put(
0452:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDefList.class),
0453:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnDefListImpl");
0454:                defaultImplementations
0455:                        .put(
0456:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintDefType.class),
0457:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintDefTypeImpl");
0458:                defaultImplementations
0459:                        .put(
0460:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNameConversionType.class),
0461:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNameConversionTypeImpl");
0462:                defaultImplementations
0463:                        .put(
0464:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNameConversionType.class),
0465:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNameConversionTypeImpl");
0466:                defaultImplementations
0467:                        .put(
0468:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNameSuffix.class),
0469:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNameSuffixImpl");
0470:                defaultImplementations
0471:                        .put(
0472:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintDefType.class),
0473:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintDefTypeImpl");
0474:                defaultImplementations
0475:                        .put(
0476:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNamePrefix.class),
0477:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNamePrefixImpl");
0478:                defaultImplementations
0479:                        .put(
0480:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintDef.class),
0481:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintDefImpl");
0482:                defaultImplementations
0483:                        .put(
0484:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAReferentialConstraintDefType.class),
0485:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleAReferentialConstraintDefTypeImpl");
0486:                defaultImplementations
0487:                        .put(
0488:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyDefType.class),
0489:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyDefTypeImpl");
0490:                defaultImplementations
0491:                        .put(
0492:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAInstanceIdColumnDefType.class),
0493:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleAInstanceIdColumnDefTypeImpl");
0494:                defaultImplementations
0495:                        .put(
0496:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxTableNameLength.class),
0497:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxTableNameLengthImpl");
0498:                defaultImplementations
0499:                        .put(
0500:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnName.class),
0501:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityInstanceIdColumnNameImpl");
0502:                defaultImplementations
0503:                        .put(
0504:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnDefType.class),
0505:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityInstanceIdColumnDefTypeImpl");
0506:                defaultImplementations
0507:                        .put(
0508:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBReferentialConstraintDef.class),
0509:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleBReferentialConstraintDefImpl");
0510:                defaultImplementations
0511:                        .put(
0512:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnName.class),
0513:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceDescriptionColumnNameImpl");
0514:                defaultImplementations
0515:                        .put(
0516:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNamePrefix.class),
0517:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNamePrefixImpl");
0518:                defaultImplementations
0519:                        .put(
0520:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNamePrefix.class),
0521:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNamePrefixImpl");
0522:                defaultImplementations
0523:                        .put(
0524:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintDef.class),
0525:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintDefImpl");
0526:                defaultImplementations
0527:                        .put(
0528:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.InstanceIdColumnNameOverride.class),
0529:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.InstanceIdColumnNameOverrideImpl");
0530:                defaultImplementations
0531:                        .put(
0532:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNamePrefix.class),
0533:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNamePrefixImpl");
0534:                defaultImplementations
0535:                        .put(
0536:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalDomainStorageDef.class),
0537:                                "com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalDomainStorageDefImpl");
0538:                rootTagMap
0539:                        .put(
0540:                                new javax.xml.namespace.QName(
0541:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0542:                                        "AssociationPrimaryKeyConstraintNameConversionType"),
0543:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNameConversionType.class));
0544:                rootTagMap
0545:                        .put(
0546:                                new javax.xml.namespace.QName(
0547:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0548:                                        "EntityAttributeRefConstraintNamePrefix"),
0549:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNamePrefix.class));
0550:                rootTagMap
0551:                        .put(
0552:                                new javax.xml.namespace.QName(
0553:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0554:                                        "EntityTableNamePrefix"),
0555:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNamePrefix.class));
0556:                rootTagMap
0557:                        .put(
0558:                                new javax.xml.namespace.QName(
0559:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0560:                                        "ReferenceWeightConstraintNamePrefix"),
0561:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNamePrefix.class));
0562:                rootTagMap
0563:                        .put(
0564:                                new javax.xml.namespace.QName(
0565:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0566:                                        "ReferenceWeightConstraintNameSuffix"),
0567:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNameSuffix.class));
0568:                rootTagMap
0569:                        .put(
0570:                                new javax.xml.namespace.QName(
0571:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0572:                                        "AssociationRoleColumnNameConversionType"),
0573:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNameConversionType.class));
0574:                rootTagMap
0575:                        .put(
0576:                                new javax.xml.namespace.QName(
0577:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0578:                                        "ReferenceDescriptionColumnDef"),
0579:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnDef.class));
0580:                rootTagMap
0581:                        .put(
0582:                                new javax.xml.namespace.QName(
0583:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0584:                                        "AssociationPrimaryKeyConstraintNamePrefix"),
0585:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNamePrefix.class));
0586:                rootTagMap
0587:                        .put(
0588:                                new javax.xml.namespace.QName(
0589:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0590:                                        "Description"),
0591:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.Description.class));
0592:                rootTagMap
0593:                        .put(
0594:                                new javax.xml.namespace.QName(
0595:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0596:                                        "AssociationRoleColumnDef"),
0597:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDef.class));
0598:                rootTagMap
0599:                        .put(
0600:                                new javax.xml.namespace.QName(
0601:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0602:                                        "EntityNaturalPrimaryKeyConstraintDef"),
0603:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintDef.class));
0604:                rootTagMap
0605:                        .put(
0606:                                new javax.xml.namespace.QName(
0607:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0608:                                        "ReferenceValueColumnName"),
0609:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnName.class));
0610:                rootTagMap
0611:                        .put(
0612:                                new javax.xml.namespace.QName(
0613:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0614:                                        "NameOverride"),
0615:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.NameOverride.class));
0616:                rootTagMap
0617:                        .put(
0618:                                new javax.xml.namespace.QName(
0619:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0620:                                        "RelationalStorageTechnologyDef"),
0621:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalStorageTechnologyDef.class));
0622:                rootTagMap
0623:                        .put(
0624:                                new javax.xml.namespace.QName(
0625:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0626:                                        "AssociationRoleBReferentialConstraintDef"),
0627:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBReferentialConstraintDef.class));
0628:                rootTagMap
0629:                        .put(
0630:                                new javax.xml.namespace.QName(
0631:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0632:                                        "EntityAttributeRefConstraintNameSuffix"),
0633:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNameSuffix.class));
0634:                rootTagMap
0635:                        .put(
0636:                                new javax.xml.namespace.QName(
0637:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0638:                                        "ReferenceWeightColumnName"),
0639:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnName.class));
0640:                rootTagMap
0641:                        .put(
0642:                                new javax.xml.namespace.QName(
0643:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0644:                                        "AssociationTableDef"),
0645:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDef.class));
0646:                rootTagMap
0647:                        .put(
0648:                                new javax.xml.namespace.QName(
0649:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0650:                                        "AssociationRoleReferentialConstraintNameConversionType"),
0651:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNameConversionType.class));
0652:                rootTagMap
0653:                        .put(
0654:                                new javax.xml.namespace.QName(
0655:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0656:                                        "EntityInstanceIdColumnName"),
0657:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnName.class));
0658:                rootTagMap
0659:                        .put(
0660:                                new javax.xml.namespace.QName(
0661:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0662:                                        "ReferenceDescriptionColumnName"),
0663:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnName.class));
0664:                rootTagMap
0665:                        .put(
0666:                                new javax.xml.namespace.QName(
0667:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0668:                                        "EntityVersionIdColumnDef"),
0669:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnDef.class));
0670:                rootTagMap
0671:                        .put(
0672:                                new javax.xml.namespace.QName(
0673:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0674:                                        "ReferentialConstraintNameOverride"),
0675:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferentialConstraintNameOverride.class));
0676:                rootTagMap
0677:                        .put(
0678:                                new javax.xml.namespace.QName(
0679:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0680:                                        "EntityStateColumnNameDef"),
0681:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnNameDef.class));
0682:                rootTagMap
0683:                        .put(
0684:                                new javax.xml.namespace.QName(
0685:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0686:                                        "AttributeColumnDefList"),
0687:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDefList.class));
0688:                rootTagMap
0689:                        .put(
0690:                                new javax.xml.namespace.QName(
0691:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0692:                                        "EntityNaturalPrimaryKeyConstraintNamePrefix"),
0693:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNamePrefix.class));
0694:                rootTagMap
0695:                        .put(
0696:                                new javax.xml.namespace.QName(
0697:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0698:                                        "EntityStateColumnDef"),
0699:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnDef.class));
0700:                rootTagMap
0701:                        .put(
0702:                                new javax.xml.namespace.QName(
0703:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0704:                                        "EntityPrimaryKeyConstraintNamePrefix"),
0705:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNamePrefix.class));
0706:                rootTagMap
0707:                        .put(
0708:                                new javax.xml.namespace.QName(
0709:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0710:                                        "TableAlias"),
0711:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.TableAlias.class));
0712:                rootTagMap
0713:                        .put(
0714:                                new javax.xml.namespace.QName(
0715:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0716:                                        "StorageTechnologyRef"),
0717:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyRef.class));
0718:                rootTagMap
0719:                        .put(
0720:                                new javax.xml.namespace.QName(
0721:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0722:                                        "ReferenceTableNameSuffix"),
0723:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNameSuffix.class));
0724:                rootTagMap
0725:                        .put(
0726:                                new javax.xml.namespace.QName(
0727:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0728:                                        "ReferenceValueColumnDef"),
0729:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnDef.class));
0730:                rootTagMap
0731:                        .put(
0732:                                new javax.xml.namespace.QName(
0733:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0734:                                        "AssociationTableNamePrefix"),
0735:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNamePrefix.class));
0736:                rootTagMap
0737:                        .put(
0738:                                new javax.xml.namespace.QName(
0739:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0740:                                        "AttributeRefConstraintNameDef"),
0741:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeRefConstraintNameDef.class));
0742:                rootTagMap
0743:                        .put(
0744:                                new javax.xml.namespace.QName(
0745:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0746:                                        "EntityStateRefConstraintNameDef"),
0747:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateRefConstraintNameDef.class));
0748:                rootTagMap
0749:                        .put(
0750:                                new javax.xml.namespace.QName(
0751:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0752:                                        "AssociationRoleAInstanceIdColumnDef"),
0753:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAInstanceIdColumnDef.class));
0754:                rootTagMap
0755:                        .put(
0756:                                new javax.xml.namespace.QName(
0757:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0758:                                        "ReferenceTableDefList"),
0759:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDefList.class));
0760:                rootTagMap
0761:                        .put(
0762:                                new javax.xml.namespace.QName(
0763:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0764:                                        "EntityAttributeRefConstraintNameConversionType"),
0765:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNameConversionType.class));
0766:                rootTagMap
0767:                        .put(
0768:                                new javax.xml.namespace.QName(
0769:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0770:                                        "ReferenceWeightConstraintNameConversionType"),
0771:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNameConversionType.class));
0772:                rootTagMap
0773:                        .put(
0774:                                new javax.xml.namespace.QName(
0775:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0776:                                        "ReferentialConstraintNameSuggestion"),
0777:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferentialConstraintNameSuggestion.class));
0778:                rootTagMap
0779:                        .put(
0780:                                new javax.xml.namespace.QName(
0781:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0782:                                        "ReferenceTableNameConversionType"),
0783:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNameConversionType.class));
0784:                rootTagMap
0785:                        .put(
0786:                                new javax.xml.namespace.QName(
0787:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0788:                                        "AssociationRoleColumnNameSuffix"),
0789:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNameSuffix.class));
0790:                rootTagMap
0791:                        .put(
0792:                                new javax.xml.namespace.QName(
0793:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0794:                                        "EntityPrimaryKeyConstraintNameSuffix"),
0795:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNameSuffix.class));
0796:                rootTagMap
0797:                        .put(
0798:                                new javax.xml.namespace.QName(
0799:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0800:                                        "ReferencePrimaryKeyConstraintDef"),
0801:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintDef.class));
0802:                rootTagMap
0803:                        .put(
0804:                                new javax.xml.namespace.QName(
0805:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0806:                                        "EntityNaturalPrimaryKeyConstraintNameSuffix"),
0807:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNameSuffix.class));
0808:                rootTagMap
0809:                        .put(
0810:                                new javax.xml.namespace.QName(
0811:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0812:                                        "EntityStateColumnName"),
0813:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnName.class));
0814:                rootTagMap
0815:                        .put(
0816:                                new javax.xml.namespace.QName(
0817:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0818:                                        "AssociationRoleColumnNamePrefix"),
0819:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNamePrefix.class));
0820:                rootTagMap
0821:                        .put(
0822:                                new javax.xml.namespace.QName(
0823:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0824:                                        "MaxColumnNameLength"),
0825:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxColumnNameLength.class));
0826:                rootTagMap
0827:                        .put(
0828:                                new javax.xml.namespace.QName(
0829:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0830:                                        "AssociationRoleColumnDefList"),
0831:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDefList.class));
0832:                rootTagMap
0833:                        .put(
0834:                                new javax.xml.namespace.QName(
0835:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0836:                                        "InstanceIdColumnNameOverride"),
0837:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.InstanceIdColumnNameOverride.class));
0838:                rootTagMap
0839:                        .put(
0840:                                new javax.xml.namespace.QName(
0841:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0842:                                        "AssociationTableNameConversionType"),
0843:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNameConversionType.class));
0844:                rootTagMap
0845:                        .put(
0846:                                new javax.xml.namespace.QName(
0847:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0848:                                        "ReferenceWeightConstraintDef"),
0849:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintDef.class));
0850:                rootTagMap
0851:                        .put(
0852:                                new javax.xml.namespace.QName(
0853:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0854:                                        "InstanceIdColumnNameSuggestion"),
0855:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.InstanceIdColumnNameSuggestion.class));
0856:                rootTagMap
0857:                        .put(
0858:                                new javax.xml.namespace.QName(
0859:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0860:                                        "ReferencePrimaryKeyConstraintNameSuffix"),
0861:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNameSuffix.class));
0862:                rootTagMap
0863:                        .put(
0864:                                new javax.xml.namespace.QName(
0865:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0866:                                        "MaxTableNameLength"),
0867:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxTableNameLength.class));
0868:                rootTagMap
0869:                        .put(
0870:                                new javax.xml.namespace.QName(
0871:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0872:                                        "MaxConstraintNameLength"),
0873:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxConstraintNameLength.class));
0874:                rootTagMap
0875:                        .put(
0876:                                new javax.xml.namespace.QName(
0877:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0878:                                        "EntityPrimaryKeyConstraintNameConversionType"),
0879:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNameConversionType.class));
0880:                rootTagMap
0881:                        .put(
0882:                                new javax.xml.namespace.QName(
0883:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0884:                                        "AttributeColumnDef"),
0885:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDef.class));
0886:                rootTagMap
0887:                        .put(
0888:                                new javax.xml.namespace.QName(
0889:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0890:                                        "ReferenceTableNamePrefix"),
0891:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNamePrefix.class));
0892:                rootTagMap
0893:                        .put(
0894:                                new javax.xml.namespace.QName(
0895:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0896:                                        "EntityPrimaryKeyConstraintDef"),
0897:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintDef.class));
0898:                rootTagMap
0899:                        .put(
0900:                                new javax.xml.namespace.QName(
0901:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0902:                                        "AttributeColumnNameSuffix"),
0903:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameSuffix.class));
0904:                rootTagMap
0905:                        .put(
0906:                                new javax.xml.namespace.QName(
0907:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0908:                                        "StorageTechnologyType"),
0909:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyType.class));
0910:                rootTagMap
0911:                        .put(
0912:                                new javax.xml.namespace.QName(
0913:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0914:                                        "ReferenceTableDef"),
0915:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDef.class));
0916:                rootTagMap
0917:                        .put(
0918:                                new javax.xml.namespace.QName(
0919:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0920:                                        "DomainStorageDef"),
0921:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageDef.class));
0922:                rootTagMap
0923:                        .put(
0924:                                new javax.xml.namespace.QName(
0925:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0926:                                        "AssociationPrimaryKeyConstraintNameSuffix"),
0927:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNameSuffix.class));
0928:                rootTagMap
0929:                        .put(
0930:                                new javax.xml.namespace.QName(
0931:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0932:                                        "AssociationTableNameSuffix"),
0933:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNameSuffix.class));
0934:                rootTagMap
0935:                        .put(
0936:                                new javax.xml.namespace.QName(
0937:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0938:                                        "DomainStorageMetaDataGeneratorRef"),
0939:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageMetaDataGeneratorRef.class));
0940:                rootTagMap
0941:                        .put(
0942:                                new javax.xml.namespace.QName(
0943:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0944:                                        "AttributeColumnNameConversionType"),
0945:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameConversionType.class));
0946:                rootTagMap
0947:                        .put(
0948:                                new javax.xml.namespace.QName(
0949:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0950:                                        "ReferenceComparisonMechanismDef"),
0951:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceComparisonMechanismDef.class));
0952:                rootTagMap
0953:                        .put(
0954:                                new javax.xml.namespace.QName(
0955:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0956:                                        "AssociationRoleReferentialConstraintNameSuffix"),
0957:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNameSuffix.class));
0958:                rootTagMap
0959:                        .put(
0960:                                new javax.xml.namespace.QName(
0961:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0962:                                        "EntityInstanceIdColumnDef"),
0963:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnDef.class));
0964:                rootTagMap
0965:                        .put(
0966:                                new javax.xml.namespace.QName(
0967:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0968:                                        "RelationalDomainStorageDef"),
0969:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalDomainStorageDef.class));
0970:                rootTagMap
0971:                        .put(
0972:                                new javax.xml.namespace.QName(
0973:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0974:                                        "ReferencePrimaryKeyConstraintNameConversionType"),
0975:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNameConversionType.class));
0976:                rootTagMap
0977:                        .put(
0978:                                new javax.xml.namespace.QName(
0979:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0980:                                        "AssociationRoleAReferentialConstraintDef"),
0981:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAReferentialConstraintDef.class));
0982:                rootTagMap
0983:                        .put(
0984:                                new javax.xml.namespace.QName(
0985:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0986:                                        "NameSuggestion"),
0987:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.NameSuggestion.class));
0988:                rootTagMap
0989:                        .put(
0990:                                new javax.xml.namespace.QName(
0991:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0992:                                        "EntityTableNameSuffix"),
0993:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNameSuffix.class));
0994:                rootTagMap
0995:                        .put(
0996:                                new javax.xml.namespace.QName(
0997:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
0998:                                        "ReferencePrimaryKeyConstraintNamePrefix"),
0999:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNamePrefix.class));
1000:                rootTagMap
1001:                        .put(
1002:                                new javax.xml.namespace.QName(
1003:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1004:                                        "EntityTableNameConversionType"),
1005:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNameConversionType.class));
1006:                rootTagMap
1007:                        .put(
1008:                                new javax.xml.namespace.QName(
1009:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1010:                                        "AssociationTableDefList"),
1011:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDefList.class));
1012:                rootTagMap
1013:                        .put(
1014:                                new javax.xml.namespace.QName(
1015:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1016:                                        "AssociationRoleReferentialConstraintNamePrefix"),
1017:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNamePrefix.class));
1018:                rootTagMap
1019:                        .put(
1020:                                new javax.xml.namespace.QName(
1021:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1022:                                        "EntityNaturalPrimaryKeyConstraintNameConversionType"),
1023:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNameConversionType.class));
1024:                rootTagMap
1025:                        .put(
1026:                                new javax.xml.namespace.QName(
1027:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1028:                                        "EntityTableDefList"),
1029:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDefList.class));
1030:                rootTagMap
1031:                        .put(
1032:                                new javax.xml.namespace.QName(
1033:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1034:                                        "AssociationRoleBInstanceIdColumnDef"),
1035:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBInstanceIdColumnDef.class));
1036:                rootTagMap
1037:                        .put(
1038:                                new javax.xml.namespace.QName(
1039:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1040:                                        "AssociationPrimaryKeyConstraintDef"),
1041:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintDef.class));
1042:                rootTagMap
1043:                        .put(
1044:                                new javax.xml.namespace.QName(
1045:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1046:                                        "AttributeColumnNamePrefix"),
1047:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNamePrefix.class));
1048:                rootTagMap
1049:                        .put(
1050:                                new javax.xml.namespace.QName(
1051:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1052:                                        "DomainStorageImplementationGeneratorRef"),
1053:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageImplementationGeneratorRef.class));
1054:                rootTagMap
1055:                        .put(
1056:                                new javax.xml.namespace.QName(
1057:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1058:                                        "ReferenceWeightColumnDef"),
1059:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnDef.class));
1060:                rootTagMap
1061:                        .put(
1062:                                new javax.xml.namespace.QName(
1063:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1064:                                        "EntityTableDef"),
1065:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDef.class));
1066:                rootTagMap
1067:                        .put(
1068:                                new javax.xml.namespace.QName(
1069:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1070:                                        "StorageTechnologyDef"),
1071:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyDef.class));
1072:                rootTagMap
1073:                        .put(
1074:                                new javax.xml.namespace.QName(
1075:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1076:                                        "EntityVersionIdColumnName"),
1077:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnName.class));
1078:                rootTagMap
1079:                        .put(
1080:                                new javax.xml.namespace.QName(
1081:                                        "http://www.metaboss.com/XMLSchemas/MetaBoss/SdlcTools/StorageModel/1.0",
1082:                                        "AttributeColumnNameDef"),
1083:                                (com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameDef.class));
1084:            }
1085:
1086:            /**
1087:             * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom
1088:             * 
1089:             */
1090:            public ObjectFactory() {
1091:                super (grammarInfo);
1092:            }
1093:
1094:            /**
1095:             * Create an instance of the specified Java content interface.
1096:             * 
1097:             * @param javaContentInterface
1098:             *     the Class object of the javacontent interface to instantiate
1099:             * @return
1100:             *     a new instance
1101:             * @throws JAXBException
1102:             *     if an error occurs
1103:             */
1104:            public java.lang.Object newInstance(
1105:                    java.lang.Class javaContentInterface)
1106:                    throws javax.xml.bind.JAXBException {
1107:                return super .newInstance(javaContentInterface);
1108:            }
1109:
1110:            /**
1111:             * Get the specified property. This method can only be
1112:             * used to get provider specific properties.
1113:             * Attempting to get an undefined property will result
1114:             * in a PropertyException being thrown.
1115:             * 
1116:             * @param name
1117:             *     the name of the property to retrieve
1118:             * @return
1119:             *     the value of the requested property
1120:             * @throws PropertyException
1121:             *     when there is an error retrieving the given property or value
1122:             */
1123:            public java.lang.Object getProperty(java.lang.String name)
1124:                    throws javax.xml.bind.PropertyException {
1125:                return super .getProperty(name);
1126:            }
1127:
1128:            /**
1129:             * Set the specified property. This method can only be
1130:             * used to set provider specific properties.
1131:             * Attempting to set an undefined property will result
1132:             * in a PropertyException being thrown.
1133:             * 
1134:             * @param value
1135:             *     the value of the property to be set
1136:             * @param name
1137:             *     the name of the property to retrieve
1138:             * @throws PropertyException
1139:             *     when there is an error processing the given property or value
1140:             */
1141:            public void setProperty(java.lang.String name,
1142:                    java.lang.Object value)
1143:                    throws javax.xml.bind.PropertyException {
1144:                super .setProperty(name, value);
1145:            }
1146:
1147:            /**
1148:             * Create an instance of EntityVersionIdColumnDefType
1149:             * 
1150:             * @throws JAXBException
1151:             *     if an error occurs
1152:             */
1153:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnDefType createEntityVersionIdColumnDefType()
1154:                    throws javax.xml.bind.JAXBException {
1155:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityVersionIdColumnDefTypeImpl();
1156:            }
1157:
1158:            /**
1159:             * Create an instance of InstanceIdColumnNameSuggestion
1160:             * 
1161:             * @throws JAXBException
1162:             *     if an error occurs
1163:             */
1164:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.InstanceIdColumnNameSuggestion createInstanceIdColumnNameSuggestion()
1165:                    throws javax.xml.bind.JAXBException {
1166:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.InstanceIdColumnNameSuggestionImpl();
1167:            }
1168:
1169:            /**
1170:             * Create an instance of InstanceIdColumnNameSuggestion
1171:             * 
1172:             * @throws JAXBException
1173:             *     if an error occurs
1174:             */
1175:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.InstanceIdColumnNameSuggestion createInstanceIdColumnNameSuggestion(
1176:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1177:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.InstanceIdColumnNameSuggestionImpl(
1178:                        value);
1179:            }
1180:
1181:            /**
1182:             * Create an instance of AssociationTableDefList
1183:             * 
1184:             * @throws JAXBException
1185:             *     if an error occurs
1186:             */
1187:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDefList createAssociationTableDefList()
1188:                    throws javax.xml.bind.JAXBException {
1189:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableDefListImpl();
1190:            }
1191:
1192:            /**
1193:             * Create an instance of EntityTableDef
1194:             * 
1195:             * @throws JAXBException
1196:             *     if an error occurs
1197:             */
1198:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDef createEntityTableDef()
1199:                    throws javax.xml.bind.JAXBException {
1200:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableDefImpl();
1201:            }
1202:
1203:            /**
1204:             * Create an instance of AttributeColumnNameSuffix
1205:             * 
1206:             * @throws JAXBException
1207:             *     if an error occurs
1208:             */
1209:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameSuffix createAttributeColumnNameSuffix()
1210:                    throws javax.xml.bind.JAXBException {
1211:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameSuffixImpl();
1212:            }
1213:
1214:            /**
1215:             * Create an instance of AttributeColumnNameSuffix
1216:             * 
1217:             * @throws JAXBException
1218:             *     if an error occurs
1219:             */
1220:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameSuffix createAttributeColumnNameSuffix(
1221:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1222:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameSuffixImpl(
1223:                        value);
1224:            }
1225:
1226:            /**
1227:             * Create an instance of StorageTechnologyRef
1228:             * 
1229:             * @throws JAXBException
1230:             *     if an error occurs
1231:             */
1232:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyRef createStorageTechnologyRef()
1233:                    throws javax.xml.bind.JAXBException {
1234:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyRefImpl();
1235:            }
1236:
1237:            /**
1238:             * Create an instance of StorageTechnologyRef
1239:             * 
1240:             * @throws JAXBException
1241:             *     if an error occurs
1242:             */
1243:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyRef createStorageTechnologyRef(
1244:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1245:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyRefImpl(
1246:                        value);
1247:            }
1248:
1249:            /**
1250:             * Create an instance of EntityAttributeRefConstraintNameConversionType
1251:             * 
1252:             * @throws JAXBException
1253:             *     if an error occurs
1254:             */
1255:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNameConversionType createEntityAttributeRefConstraintNameConversionType()
1256:                    throws javax.xml.bind.JAXBException {
1257:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNameConversionTypeImpl();
1258:            }
1259:
1260:            /**
1261:             * Create an instance of EntityAttributeRefConstraintNameConversionType
1262:             * 
1263:             * @throws JAXBException
1264:             *     if an error occurs
1265:             */
1266:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNameConversionType createEntityAttributeRefConstraintNameConversionType(
1267:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1268:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNameConversionTypeImpl(
1269:                        value);
1270:            }
1271:
1272:            /**
1273:             * Create an instance of ReferentialConstraintNameOverride
1274:             * 
1275:             * @throws JAXBException
1276:             *     if an error occurs
1277:             */
1278:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferentialConstraintNameOverride createReferentialConstraintNameOverride()
1279:                    throws javax.xml.bind.JAXBException {
1280:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferentialConstraintNameOverrideImpl();
1281:            }
1282:
1283:            /**
1284:             * Create an instance of ReferentialConstraintNameOverride
1285:             * 
1286:             * @throws JAXBException
1287:             *     if an error occurs
1288:             */
1289:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferentialConstraintNameOverride createReferentialConstraintNameOverride(
1290:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1291:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferentialConstraintNameOverrideImpl(
1292:                        value);
1293:            }
1294:
1295:            /**
1296:             * Create an instance of EntityStateColumnDefType
1297:             * 
1298:             * @throws JAXBException
1299:             *     if an error occurs
1300:             */
1301:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnDefType createEntityStateColumnDefType()
1302:                    throws javax.xml.bind.JAXBException {
1303:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnDefTypeImpl();
1304:            }
1305:
1306:            /**
1307:             * Create an instance of AssociationPrimaryKeyConstraintNameSuffix
1308:             * 
1309:             * @throws JAXBException
1310:             *     if an error occurs
1311:             */
1312:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNameSuffix createAssociationPrimaryKeyConstraintNameSuffix()
1313:                    throws javax.xml.bind.JAXBException {
1314:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNameSuffixImpl();
1315:            }
1316:
1317:            /**
1318:             * Create an instance of AssociationPrimaryKeyConstraintNameSuffix
1319:             * 
1320:             * @throws JAXBException
1321:             *     if an error occurs
1322:             */
1323:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNameSuffix createAssociationPrimaryKeyConstraintNameSuffix(
1324:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1325:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNameSuffixImpl(
1326:                        value);
1327:            }
1328:
1329:            /**
1330:             * Create an instance of AssociationRoleAInstanceIdColumnDef
1331:             * 
1332:             * @throws JAXBException
1333:             *     if an error occurs
1334:             */
1335:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAInstanceIdColumnDef createAssociationRoleAInstanceIdColumnDef()
1336:                    throws javax.xml.bind.JAXBException {
1337:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleAInstanceIdColumnDefImpl();
1338:            }
1339:
1340:            /**
1341:             * Create an instance of AttributeRefConstraintNameDefType
1342:             * 
1343:             * @throws JAXBException
1344:             *     if an error occurs
1345:             */
1346:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeRefConstraintNameDefType createAttributeRefConstraintNameDefType()
1347:                    throws javax.xml.bind.JAXBException {
1348:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeRefConstraintNameDefTypeImpl();
1349:            }
1350:
1351:            /**
1352:             * Create an instance of EntityStateRefConstraintNameDef
1353:             * 
1354:             * @throws JAXBException
1355:             *     if an error occurs
1356:             */
1357:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateRefConstraintNameDef createEntityStateRefConstraintNameDef()
1358:                    throws javax.xml.bind.JAXBException {
1359:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateRefConstraintNameDefImpl();
1360:            }
1361:
1362:            /**
1363:             * Create an instance of ReferencePrimaryKeyConstraintNameConversionType
1364:             * 
1365:             * @throws JAXBException
1366:             *     if an error occurs
1367:             */
1368:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNameConversionType createReferencePrimaryKeyConstraintNameConversionType()
1369:                    throws javax.xml.bind.JAXBException {
1370:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNameConversionTypeImpl();
1371:            }
1372:
1373:            /**
1374:             * Create an instance of ReferencePrimaryKeyConstraintNameConversionType
1375:             * 
1376:             * @throws JAXBException
1377:             *     if an error occurs
1378:             */
1379:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNameConversionType createReferencePrimaryKeyConstraintNameConversionType(
1380:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1381:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNameConversionTypeImpl(
1382:                        value);
1383:            }
1384:
1385:            /**
1386:             * Create an instance of StorageTechnologyDef
1387:             * 
1388:             * @throws JAXBException
1389:             *     if an error occurs
1390:             */
1391:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyDef createStorageTechnologyDef()
1392:                    throws javax.xml.bind.JAXBException {
1393:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyDefImpl();
1394:            }
1395:
1396:            /**
1397:             * Create an instance of TableAlias
1398:             * 
1399:             * @throws JAXBException
1400:             *     if an error occurs
1401:             */
1402:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.TableAlias createTableAlias()
1403:                    throws javax.xml.bind.JAXBException {
1404:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.TableAliasImpl();
1405:            }
1406:
1407:            /**
1408:             * Create an instance of TableAlias
1409:             * 
1410:             * @throws JAXBException
1411:             *     if an error occurs
1412:             */
1413:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.TableAlias createTableAlias(
1414:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1415:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.TableAliasImpl(
1416:                        value);
1417:            }
1418:
1419:            /**
1420:             * Create an instance of AttributeColumnNameConversionType
1421:             * 
1422:             * @throws JAXBException
1423:             *     if an error occurs
1424:             */
1425:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameConversionType createAttributeColumnNameConversionType()
1426:                    throws javax.xml.bind.JAXBException {
1427:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameConversionTypeImpl();
1428:            }
1429:
1430:            /**
1431:             * Create an instance of AttributeColumnNameConversionType
1432:             * 
1433:             * @throws JAXBException
1434:             *     if an error occurs
1435:             */
1436:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameConversionType createAttributeColumnNameConversionType(
1437:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1438:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameConversionTypeImpl(
1439:                        value);
1440:            }
1441:
1442:            /**
1443:             * Create an instance of EntityStateColumnNameDef
1444:             * 
1445:             * @throws JAXBException
1446:             *     if an error occurs
1447:             */
1448:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnNameDef createEntityStateColumnNameDef()
1449:                    throws javax.xml.bind.JAXBException {
1450:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnNameDefImpl();
1451:            }
1452:
1453:            /**
1454:             * Create an instance of AssociationRoleAReferentialConstraintDef
1455:             * 
1456:             * @throws JAXBException
1457:             *     if an error occurs
1458:             */
1459:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAReferentialConstraintDef createAssociationRoleAReferentialConstraintDef()
1460:                    throws javax.xml.bind.JAXBException {
1461:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleAReferentialConstraintDefImpl();
1462:            }
1463:
1464:            /**
1465:             * Create an instance of EntityStateColumnName
1466:             * 
1467:             * @throws JAXBException
1468:             *     if an error occurs
1469:             */
1470:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnName createEntityStateColumnName()
1471:                    throws javax.xml.bind.JAXBException {
1472:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnNameImpl();
1473:            }
1474:
1475:            /**
1476:             * Create an instance of EntityStateColumnName
1477:             * 
1478:             * @throws JAXBException
1479:             *     if an error occurs
1480:             */
1481:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnName createEntityStateColumnName(
1482:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1483:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnNameImpl(
1484:                        value);
1485:            }
1486:
1487:            /**
1488:             * Create an instance of EntityTableDefListType
1489:             * 
1490:             * @throws JAXBException
1491:             *     if an error occurs
1492:             */
1493:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDefListType createEntityTableDefListType()
1494:                    throws javax.xml.bind.JAXBException {
1495:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableDefListTypeImpl();
1496:            }
1497:
1498:            /**
1499:             * Create an instance of ReferenceValueColumnName
1500:             * 
1501:             * @throws JAXBException
1502:             *     if an error occurs
1503:             */
1504:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnName createReferenceValueColumnName()
1505:                    throws javax.xml.bind.JAXBException {
1506:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceValueColumnNameImpl();
1507:            }
1508:
1509:            /**
1510:             * Create an instance of ReferenceValueColumnName
1511:             * 
1512:             * @throws JAXBException
1513:             *     if an error occurs
1514:             */
1515:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnName createReferenceValueColumnName(
1516:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1517:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceValueColumnNameImpl(
1518:                        value);
1519:            }
1520:
1521:            /**
1522:             * Create an instance of DomainStorageMetaDataGeneratorRef
1523:             * 
1524:             * @throws JAXBException
1525:             *     if an error occurs
1526:             */
1527:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageMetaDataGeneratorRef createDomainStorageMetaDataGeneratorRef()
1528:                    throws javax.xml.bind.JAXBException {
1529:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageMetaDataGeneratorRefImpl();
1530:            }
1531:
1532:            /**
1533:             * Create an instance of DomainStorageMetaDataGeneratorRef
1534:             * 
1535:             * @throws JAXBException
1536:             *     if an error occurs
1537:             */
1538:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageMetaDataGeneratorRef createDomainStorageMetaDataGeneratorRef(
1539:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1540:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageMetaDataGeneratorRefImpl(
1541:                        value);
1542:            }
1543:
1544:            /**
1545:             * Create an instance of RelationalStorageTechnologyDef
1546:             * 
1547:             * @throws JAXBException
1548:             *     if an error occurs
1549:             */
1550:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalStorageTechnologyDef createRelationalStorageTechnologyDef()
1551:                    throws javax.xml.bind.JAXBException {
1552:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalStorageTechnologyDefImpl();
1553:            }
1554:
1555:            /**
1556:             * Create an instance of AssociationRoleColumnDefListType
1557:             * 
1558:             * @throws JAXBException
1559:             *     if an error occurs
1560:             */
1561:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDefListType createAssociationRoleColumnDefListType()
1562:                    throws javax.xml.bind.JAXBException {
1563:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnDefListTypeImpl();
1564:            }
1565:
1566:            /**
1567:             * Create an instance of DomainStorageDef
1568:             * 
1569:             * @throws JAXBException
1570:             *     if an error occurs
1571:             */
1572:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageDef createDomainStorageDef()
1573:                    throws javax.xml.bind.JAXBException {
1574:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageDefImpl();
1575:            }
1576:
1577:            /**
1578:             * Create an instance of ReferencePrimaryKeyConstraintDefType
1579:             * 
1580:             * @throws JAXBException
1581:             *     if an error occurs
1582:             */
1583:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintDefType createReferencePrimaryKeyConstraintDefType()
1584:                    throws javax.xml.bind.JAXBException {
1585:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintDefTypeImpl();
1586:            }
1587:
1588:            /**
1589:             * Create an instance of DomainStorageDefType
1590:             * 
1591:             * @throws JAXBException
1592:             *     if an error occurs
1593:             */
1594:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageDefType createDomainStorageDefType()
1595:                    throws javax.xml.bind.JAXBException {
1596:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageDefTypeImpl();
1597:            }
1598:
1599:            /**
1600:             * Create an instance of AttributeColumnDefList
1601:             * 
1602:             * @throws JAXBException
1603:             *     if an error occurs
1604:             */
1605:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDefList createAttributeColumnDefList()
1606:                    throws javax.xml.bind.JAXBException {
1607:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnDefListImpl();
1608:            }
1609:
1610:            /**
1611:             * Create an instance of EntityPrimaryKeyConstraintNameSuffix
1612:             * 
1613:             * @throws JAXBException
1614:             *     if an error occurs
1615:             */
1616:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNameSuffix createEntityPrimaryKeyConstraintNameSuffix()
1617:                    throws javax.xml.bind.JAXBException {
1618:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNameSuffixImpl();
1619:            }
1620:
1621:            /**
1622:             * Create an instance of EntityPrimaryKeyConstraintNameSuffix
1623:             * 
1624:             * @throws JAXBException
1625:             *     if an error occurs
1626:             */
1627:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNameSuffix createEntityPrimaryKeyConstraintNameSuffix(
1628:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1629:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNameSuffixImpl(
1630:                        value);
1631:            }
1632:
1633:            /**
1634:             * Create an instance of AttributeColumnDef
1635:             * 
1636:             * @throws JAXBException
1637:             *     if an error occurs
1638:             */
1639:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDef createAttributeColumnDef()
1640:                    throws javax.xml.bind.JAXBException {
1641:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnDefImpl();
1642:            }
1643:
1644:            /**
1645:             * Create an instance of EntityAttributeRefConstraintNamePrefix
1646:             * 
1647:             * @throws JAXBException
1648:             *     if an error occurs
1649:             */
1650:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNamePrefix createEntityAttributeRefConstraintNamePrefix()
1651:                    throws javax.xml.bind.JAXBException {
1652:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNamePrefixImpl();
1653:            }
1654:
1655:            /**
1656:             * Create an instance of EntityAttributeRefConstraintNamePrefix
1657:             * 
1658:             * @throws JAXBException
1659:             *     if an error occurs
1660:             */
1661:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNamePrefix createEntityAttributeRefConstraintNamePrefix(
1662:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1663:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNamePrefixImpl(
1664:                        value);
1665:            }
1666:
1667:            /**
1668:             * Create an instance of AssociationTableNameSuffix
1669:             * 
1670:             * @throws JAXBException
1671:             *     if an error occurs
1672:             */
1673:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNameSuffix createAssociationTableNameSuffix()
1674:                    throws javax.xml.bind.JAXBException {
1675:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNameSuffixImpl();
1676:            }
1677:
1678:            /**
1679:             * Create an instance of AssociationTableNameSuffix
1680:             * 
1681:             * @throws JAXBException
1682:             *     if an error occurs
1683:             */
1684:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNameSuffix createAssociationTableNameSuffix(
1685:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1686:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNameSuffixImpl(
1687:                        value);
1688:            }
1689:
1690:            /**
1691:             * Create an instance of EntityTableDefList
1692:             * 
1693:             * @throws JAXBException
1694:             *     if an error occurs
1695:             */
1696:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDefList createEntityTableDefList()
1697:                    throws javax.xml.bind.JAXBException {
1698:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableDefListImpl();
1699:            }
1700:
1701:            /**
1702:             * Create an instance of AssociationRoleBReferentialConstraintDefType
1703:             * 
1704:             * @throws JAXBException
1705:             *     if an error occurs
1706:             */
1707:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBReferentialConstraintDefType createAssociationRoleBReferentialConstraintDefType()
1708:                    throws javax.xml.bind.JAXBException {
1709:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleBReferentialConstraintDefTypeImpl();
1710:            }
1711:
1712:            /**
1713:             * Create an instance of EntityNaturalPrimaryKeyConstraintNameSuffix
1714:             * 
1715:             * @throws JAXBException
1716:             *     if an error occurs
1717:             */
1718:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNameSuffix createEntityNaturalPrimaryKeyConstraintNameSuffix()
1719:                    throws javax.xml.bind.JAXBException {
1720:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNameSuffixImpl();
1721:            }
1722:
1723:            /**
1724:             * Create an instance of EntityNaturalPrimaryKeyConstraintNameSuffix
1725:             * 
1726:             * @throws JAXBException
1727:             *     if an error occurs
1728:             */
1729:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNameSuffix createEntityNaturalPrimaryKeyConstraintNameSuffix(
1730:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1731:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNameSuffixImpl(
1732:                        value);
1733:            }
1734:
1735:            /**
1736:             * Create an instance of AttributeColumnNamePrefix
1737:             * 
1738:             * @throws JAXBException
1739:             *     if an error occurs
1740:             */
1741:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNamePrefix createAttributeColumnNamePrefix()
1742:                    throws javax.xml.bind.JAXBException {
1743:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNamePrefixImpl();
1744:            }
1745:
1746:            /**
1747:             * Create an instance of AttributeColumnNamePrefix
1748:             * 
1749:             * @throws JAXBException
1750:             *     if an error occurs
1751:             */
1752:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNamePrefix createAttributeColumnNamePrefix(
1753:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1754:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNamePrefixImpl(
1755:                        value);
1756:            }
1757:
1758:            /**
1759:             * Create an instance of EntityNaturalPrimaryKeyConstraintDef
1760:             * 
1761:             * @throws JAXBException
1762:             *     if an error occurs
1763:             */
1764:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintDef createEntityNaturalPrimaryKeyConstraintDef()
1765:                    throws javax.xml.bind.JAXBException {
1766:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintDefImpl();
1767:            }
1768:
1769:            /**
1770:             * Create an instance of AssociationRoleColumnDef
1771:             * 
1772:             * @throws JAXBException
1773:             *     if an error occurs
1774:             */
1775:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDef createAssociationRoleColumnDef()
1776:                    throws javax.xml.bind.JAXBException {
1777:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnDefImpl();
1778:            }
1779:
1780:            /**
1781:             * Create an instance of MaxConstraintNameLength
1782:             * 
1783:             * @throws JAXBException
1784:             *     if an error occurs
1785:             */
1786:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxConstraintNameLength createMaxConstraintNameLength()
1787:                    throws javax.xml.bind.JAXBException {
1788:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxConstraintNameLengthImpl();
1789:            }
1790:
1791:            /**
1792:             * Create an instance of MaxConstraintNameLength
1793:             * 
1794:             * @throws JAXBException
1795:             *     if an error occurs
1796:             */
1797:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxConstraintNameLength createMaxConstraintNameLength(
1798:                    int value) throws javax.xml.bind.JAXBException {
1799:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxConstraintNameLengthImpl(
1800:                        value);
1801:            }
1802:
1803:            /**
1804:             * Create an instance of EntityPrimaryKeyConstraintDef
1805:             * 
1806:             * @throws JAXBException
1807:             *     if an error occurs
1808:             */
1809:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintDef createEntityPrimaryKeyConstraintDef()
1810:                    throws javax.xml.bind.JAXBException {
1811:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintDefImpl();
1812:            }
1813:
1814:            /**
1815:             * Create an instance of ReferenceTableDefType
1816:             * 
1817:             * @throws JAXBException
1818:             *     if an error occurs
1819:             */
1820:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDefType createReferenceTableDefType()
1821:                    throws javax.xml.bind.JAXBException {
1822:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableDefTypeImpl();
1823:            }
1824:
1825:            /**
1826:             * Create an instance of ReferenceWeightConstraintNameConversionType
1827:             * 
1828:             * @throws JAXBException
1829:             *     if an error occurs
1830:             */
1831:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNameConversionType createReferenceWeightConstraintNameConversionType()
1832:                    throws javax.xml.bind.JAXBException {
1833:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNameConversionTypeImpl();
1834:            }
1835:
1836:            /**
1837:             * Create an instance of ReferenceWeightConstraintNameConversionType
1838:             * 
1839:             * @throws JAXBException
1840:             *     if an error occurs
1841:             */
1842:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNameConversionType createReferenceWeightConstraintNameConversionType(
1843:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1844:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNameConversionTypeImpl(
1845:                        value);
1846:            }
1847:
1848:            /**
1849:             * Create an instance of EntityVersionIdColumnName
1850:             * 
1851:             * @throws JAXBException
1852:             *     if an error occurs
1853:             */
1854:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnName createEntityVersionIdColumnName()
1855:                    throws javax.xml.bind.JAXBException {
1856:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityVersionIdColumnNameImpl();
1857:            }
1858:
1859:            /**
1860:             * Create an instance of EntityVersionIdColumnName
1861:             * 
1862:             * @throws JAXBException
1863:             *     if an error occurs
1864:             */
1865:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnName createEntityVersionIdColumnName(
1866:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1867:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityVersionIdColumnNameImpl(
1868:                        value);
1869:            }
1870:
1871:            /**
1872:             * Create an instance of EntityStateColumnDef
1873:             * 
1874:             * @throws JAXBException
1875:             *     if an error occurs
1876:             */
1877:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnDef createEntityStateColumnDef()
1878:                    throws javax.xml.bind.JAXBException {
1879:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnDefImpl();
1880:            }
1881:
1882:            /**
1883:             * Create an instance of ReferenceValueColumnDefType
1884:             * 
1885:             * @throws JAXBException
1886:             *     if an error occurs
1887:             */
1888:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnDefType createReferenceValueColumnDefType()
1889:                    throws javax.xml.bind.JAXBException {
1890:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceValueColumnDefTypeImpl();
1891:            }
1892:
1893:            /**
1894:             * Create an instance of ReferenceTableNameSuffix
1895:             * 
1896:             * @throws JAXBException
1897:             *     if an error occurs
1898:             */
1899:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNameSuffix createReferenceTableNameSuffix()
1900:                    throws javax.xml.bind.JAXBException {
1901:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNameSuffixImpl();
1902:            }
1903:
1904:            /**
1905:             * Create an instance of ReferenceTableNameSuffix
1906:             * 
1907:             * @throws JAXBException
1908:             *     if an error occurs
1909:             */
1910:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNameSuffix createReferenceTableNameSuffix(
1911:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1912:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNameSuffixImpl(
1913:                        value);
1914:            }
1915:
1916:            /**
1917:             * Create an instance of ReferenceTableDef
1918:             * 
1919:             * @throws JAXBException
1920:             *     if an error occurs
1921:             */
1922:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDef createReferenceTableDef()
1923:                    throws javax.xml.bind.JAXBException {
1924:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableDefImpl();
1925:            }
1926:
1927:            /**
1928:             * Create an instance of ReferenceWeightConstraintDefType
1929:             * 
1930:             * @throws JAXBException
1931:             *     if an error occurs
1932:             */
1933:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintDefType createReferenceWeightConstraintDefType()
1934:                    throws javax.xml.bind.JAXBException {
1935:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintDefTypeImpl();
1936:            }
1937:
1938:            /**
1939:             * Create an instance of ReferencePrimaryKeyConstraintNameSuffix
1940:             * 
1941:             * @throws JAXBException
1942:             *     if an error occurs
1943:             */
1944:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNameSuffix createReferencePrimaryKeyConstraintNameSuffix()
1945:                    throws javax.xml.bind.JAXBException {
1946:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNameSuffixImpl();
1947:            }
1948:
1949:            /**
1950:             * Create an instance of ReferencePrimaryKeyConstraintNameSuffix
1951:             * 
1952:             * @throws JAXBException
1953:             *     if an error occurs
1954:             */
1955:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNameSuffix createReferencePrimaryKeyConstraintNameSuffix(
1956:                    java.lang.String value) throws javax.xml.bind.JAXBException {
1957:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNameSuffixImpl(
1958:                        value);
1959:            }
1960:
1961:            /**
1962:             * Create an instance of EntityTableDefType
1963:             * 
1964:             * @throws JAXBException
1965:             *     if an error occurs
1966:             */
1967:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableDefType createEntityTableDefType()
1968:                    throws javax.xml.bind.JAXBException {
1969:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableDefTypeImpl();
1970:            }
1971:
1972:            /**
1973:             * Create an instance of AttributeColumnDefListType
1974:             * 
1975:             * @throws JAXBException
1976:             *     if an error occurs
1977:             */
1978:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDefListType createAttributeColumnDefListType()
1979:                    throws javax.xml.bind.JAXBException {
1980:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnDefListTypeImpl();
1981:            }
1982:
1983:            /**
1984:             * Create an instance of AssociationRoleReferentialConstraintNameConversionType
1985:             * 
1986:             * @throws JAXBException
1987:             *     if an error occurs
1988:             */
1989:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNameConversionType createAssociationRoleReferentialConstraintNameConversionType()
1990:                    throws javax.xml.bind.JAXBException {
1991:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNameConversionTypeImpl();
1992:            }
1993:
1994:            /**
1995:             * Create an instance of AssociationRoleReferentialConstraintNameConversionType
1996:             * 
1997:             * @throws JAXBException
1998:             *     if an error occurs
1999:             */
2000:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNameConversionType createAssociationRoleReferentialConstraintNameConversionType(
2001:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2002:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNameConversionTypeImpl(
2003:                        value);
2004:            }
2005:
2006:            /**
2007:             * Create an instance of EntityStateRefConstraintNameDefType
2008:             * 
2009:             * @throws JAXBException
2010:             *     if an error occurs
2011:             */
2012:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateRefConstraintNameDefType createEntityStateRefConstraintNameDefType()
2013:                    throws javax.xml.bind.JAXBException {
2014:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateRefConstraintNameDefTypeImpl();
2015:            }
2016:
2017:            /**
2018:             * Create an instance of ReferenceDescriptionColumnDefType
2019:             * 
2020:             * @throws JAXBException
2021:             *     if an error occurs
2022:             */
2023:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnDefType createReferenceDescriptionColumnDefType()
2024:                    throws javax.xml.bind.JAXBException {
2025:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceDescriptionColumnDefTypeImpl();
2026:            }
2027:
2028:            /**
2029:             * Create an instance of AssociationRoleBInstanceIdColumnDefType
2030:             * 
2031:             * @throws JAXBException
2032:             *     if an error occurs
2033:             */
2034:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBInstanceIdColumnDefType createAssociationRoleBInstanceIdColumnDefType()
2035:                    throws javax.xml.bind.JAXBException {
2036:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleBInstanceIdColumnDefTypeImpl();
2037:            }
2038:
2039:            /**
2040:             * Create an instance of RelationalStorageTechnologyDefType
2041:             * 
2042:             * @throws JAXBException
2043:             *     if an error occurs
2044:             */
2045:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalStorageTechnologyDefType createRelationalStorageTechnologyDefType()
2046:                    throws javax.xml.bind.JAXBException {
2047:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalStorageTechnologyDefTypeImpl();
2048:            }
2049:
2050:            /**
2051:             * Create an instance of EntityVersionIdColumnDef
2052:             * 
2053:             * @throws JAXBException
2054:             *     if an error occurs
2055:             */
2056:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityVersionIdColumnDef createEntityVersionIdColumnDef()
2057:                    throws javax.xml.bind.JAXBException {
2058:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityVersionIdColumnDefImpl();
2059:            }
2060:
2061:            /**
2062:             * Create an instance of AssociationPrimaryKeyConstraintNameConversionType
2063:             * 
2064:             * @throws JAXBException
2065:             *     if an error occurs
2066:             */
2067:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNameConversionType createAssociationPrimaryKeyConstraintNameConversionType()
2068:                    throws javax.xml.bind.JAXBException {
2069:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNameConversionTypeImpl();
2070:            }
2071:
2072:            /**
2073:             * Create an instance of AssociationPrimaryKeyConstraintNameConversionType
2074:             * 
2075:             * @throws JAXBException
2076:             *     if an error occurs
2077:             */
2078:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNameConversionType createAssociationPrimaryKeyConstraintNameConversionType(
2079:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2080:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNameConversionTypeImpl(
2081:                        value);
2082:            }
2083:
2084:            /**
2085:             * Create an instance of ReferenceComparisonMechanismDefType
2086:             * 
2087:             * @throws JAXBException
2088:             *     if an error occurs
2089:             */
2090:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceComparisonMechanismDefType createReferenceComparisonMechanismDefType()
2091:                    throws javax.xml.bind.JAXBException {
2092:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceComparisonMechanismDefTypeImpl();
2093:            }
2094:
2095:            /**
2096:             * Create an instance of StorageTechnologyType
2097:             * 
2098:             * @throws JAXBException
2099:             *     if an error occurs
2100:             */
2101:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyType createStorageTechnologyType()
2102:                    throws javax.xml.bind.JAXBException {
2103:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyTypeImpl();
2104:            }
2105:
2106:            /**
2107:             * Create an instance of StorageTechnologyType
2108:             * 
2109:             * @throws JAXBException
2110:             *     if an error occurs
2111:             */
2112:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyType createStorageTechnologyType(
2113:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2114:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyTypeImpl(
2115:                        value);
2116:            }
2117:
2118:            /**
2119:             * Create an instance of AssociationTableDef
2120:             * 
2121:             * @throws JAXBException
2122:             *     if an error occurs
2123:             */
2124:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDef createAssociationTableDef()
2125:                    throws javax.xml.bind.JAXBException {
2126:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableDefImpl();
2127:            }
2128:
2129:            /**
2130:             * Create an instance of EntityStateColumnNameDefType
2131:             * 
2132:             * @throws JAXBException
2133:             *     if an error occurs
2134:             */
2135:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityStateColumnNameDefType createEntityStateColumnNameDefType()
2136:                    throws javax.xml.bind.JAXBException {
2137:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityStateColumnNameDefTypeImpl();
2138:            }
2139:
2140:            /**
2141:             * Create an instance of AttributeColumnNameDefType
2142:             * 
2143:             * @throws JAXBException
2144:             *     if an error occurs
2145:             */
2146:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameDefType createAttributeColumnNameDefType()
2147:                    throws javax.xml.bind.JAXBException {
2148:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameDefTypeImpl();
2149:            }
2150:
2151:            /**
2152:             * Create an instance of AssociationPrimaryKeyConstraintNamePrefix
2153:             * 
2154:             * @throws JAXBException
2155:             *     if an error occurs
2156:             */
2157:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNamePrefix createAssociationPrimaryKeyConstraintNamePrefix()
2158:                    throws javax.xml.bind.JAXBException {
2159:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNamePrefixImpl();
2160:            }
2161:
2162:            /**
2163:             * Create an instance of AssociationPrimaryKeyConstraintNamePrefix
2164:             * 
2165:             * @throws JAXBException
2166:             *     if an error occurs
2167:             */
2168:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintNamePrefix createAssociationPrimaryKeyConstraintNamePrefix(
2169:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2170:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintNamePrefixImpl(
2171:                        value);
2172:            }
2173:
2174:            /**
2175:             * Create an instance of EntityNaturalPrimaryKeyConstraintNameConversionType
2176:             * 
2177:             * @throws JAXBException
2178:             *     if an error occurs
2179:             */
2180:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNameConversionType createEntityNaturalPrimaryKeyConstraintNameConversionType()
2181:                    throws javax.xml.bind.JAXBException {
2182:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNameConversionTypeImpl();
2183:            }
2184:
2185:            /**
2186:             * Create an instance of EntityNaturalPrimaryKeyConstraintNameConversionType
2187:             * 
2188:             * @throws JAXBException
2189:             *     if an error occurs
2190:             */
2191:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNameConversionType createEntityNaturalPrimaryKeyConstraintNameConversionType(
2192:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2193:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNameConversionTypeImpl(
2194:                        value);
2195:            }
2196:
2197:            /**
2198:             * Create an instance of DomainStorageImplementationGeneratorRef
2199:             * 
2200:             * @throws JAXBException
2201:             *     if an error occurs
2202:             */
2203:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageImplementationGeneratorRef createDomainStorageImplementationGeneratorRef()
2204:                    throws javax.xml.bind.JAXBException {
2205:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageImplementationGeneratorRefImpl();
2206:            }
2207:
2208:            /**
2209:             * Create an instance of DomainStorageImplementationGeneratorRef
2210:             * 
2211:             * @throws JAXBException
2212:             *     if an error occurs
2213:             */
2214:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.DomainStorageImplementationGeneratorRef createDomainStorageImplementationGeneratorRef(
2215:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2216:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DomainStorageImplementationGeneratorRefImpl(
2217:                        value);
2218:            }
2219:
2220:            /**
2221:             * Create an instance of ReferenceWeightConstraintNamePrefix
2222:             * 
2223:             * @throws JAXBException
2224:             *     if an error occurs
2225:             */
2226:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNamePrefix createReferenceWeightConstraintNamePrefix()
2227:                    throws javax.xml.bind.JAXBException {
2228:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNamePrefixImpl();
2229:            }
2230:
2231:            /**
2232:             * Create an instance of ReferenceWeightConstraintNamePrefix
2233:             * 
2234:             * @throws JAXBException
2235:             *     if an error occurs
2236:             */
2237:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNamePrefix createReferenceWeightConstraintNamePrefix(
2238:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2239:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNamePrefixImpl(
2240:                        value);
2241:            }
2242:
2243:            /**
2244:             * Create an instance of ReferenceTableDefListType
2245:             * 
2246:             * @throws JAXBException
2247:             *     if an error occurs
2248:             */
2249:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDefListType createReferenceTableDefListType()
2250:                    throws javax.xml.bind.JAXBException {
2251:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableDefListTypeImpl();
2252:            }
2253:
2254:            /**
2255:             * Create an instance of ReferenceValueColumnDef
2256:             * 
2257:             * @throws JAXBException
2258:             *     if an error occurs
2259:             */
2260:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceValueColumnDef createReferenceValueColumnDef()
2261:                    throws javax.xml.bind.JAXBException {
2262:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceValueColumnDefImpl();
2263:            }
2264:
2265:            /**
2266:             * Create an instance of AssociationTableNameConversionType
2267:             * 
2268:             * @throws JAXBException
2269:             *     if an error occurs
2270:             */
2271:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNameConversionType createAssociationTableNameConversionType()
2272:                    throws javax.xml.bind.JAXBException {
2273:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNameConversionTypeImpl();
2274:            }
2275:
2276:            /**
2277:             * Create an instance of AssociationTableNameConversionType
2278:             * 
2279:             * @throws JAXBException
2280:             *     if an error occurs
2281:             */
2282:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNameConversionType createAssociationTableNameConversionType(
2283:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2284:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNameConversionTypeImpl(
2285:                        value);
2286:            }
2287:
2288:            /**
2289:             * Create an instance of AssociationRoleColumnDefType
2290:             * 
2291:             * @throws JAXBException
2292:             *     if an error occurs
2293:             */
2294:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDefType createAssociationRoleColumnDefType()
2295:                    throws javax.xml.bind.JAXBException {
2296:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnDefTypeImpl();
2297:            }
2298:
2299:            /**
2300:             * Create an instance of AssociationRoleColumnNamePrefix
2301:             * 
2302:             * @throws JAXBException
2303:             *     if an error occurs
2304:             */
2305:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNamePrefix createAssociationRoleColumnNamePrefix()
2306:                    throws javax.xml.bind.JAXBException {
2307:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNamePrefixImpl();
2308:            }
2309:
2310:            /**
2311:             * Create an instance of AssociationRoleColumnNamePrefix
2312:             * 
2313:             * @throws JAXBException
2314:             *     if an error occurs
2315:             */
2316:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNamePrefix createAssociationRoleColumnNamePrefix(
2317:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2318:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNamePrefixImpl(
2319:                        value);
2320:            }
2321:
2322:            /**
2323:             * Create an instance of NameSuggestion
2324:             * 
2325:             * @throws JAXBException
2326:             *     if an error occurs
2327:             */
2328:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.NameSuggestion createNameSuggestion()
2329:                    throws javax.xml.bind.JAXBException {
2330:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.NameSuggestionImpl();
2331:            }
2332:
2333:            /**
2334:             * Create an instance of NameSuggestion
2335:             * 
2336:             * @throws JAXBException
2337:             *     if an error occurs
2338:             */
2339:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.NameSuggestion createNameSuggestion(
2340:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2341:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.NameSuggestionImpl(
2342:                        value);
2343:            }
2344:
2345:            /**
2346:             * Create an instance of ReferenceTableDefList
2347:             * 
2348:             * @throws JAXBException
2349:             *     if an error occurs
2350:             */
2351:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableDefList createReferenceTableDefList()
2352:                    throws javax.xml.bind.JAXBException {
2353:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableDefListImpl();
2354:            }
2355:
2356:            /**
2357:             * Create an instance of AssociationTableDefListType
2358:             * 
2359:             * @throws JAXBException
2360:             *     if an error occurs
2361:             */
2362:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDefListType createAssociationTableDefListType()
2363:                    throws javax.xml.bind.JAXBException {
2364:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableDefListTypeImpl();
2365:            }
2366:
2367:            /**
2368:             * Create an instance of RelationalDomainStorageDefType
2369:             * 
2370:             * @throws JAXBException
2371:             *     if an error occurs
2372:             */
2373:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalDomainStorageDefType createRelationalDomainStorageDefType()
2374:                    throws javax.xml.bind.JAXBException {
2375:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalDomainStorageDefTypeImpl();
2376:            }
2377:
2378:            /**
2379:             * Create an instance of EntityTableNameSuffix
2380:             * 
2381:             * @throws JAXBException
2382:             *     if an error occurs
2383:             */
2384:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNameSuffix createEntityTableNameSuffix()
2385:                    throws javax.xml.bind.JAXBException {
2386:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNameSuffixImpl();
2387:            }
2388:
2389:            /**
2390:             * Create an instance of EntityTableNameSuffix
2391:             * 
2392:             * @throws JAXBException
2393:             *     if an error occurs
2394:             */
2395:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNameSuffix createEntityTableNameSuffix(
2396:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2397:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNameSuffixImpl(
2398:                        value);
2399:            }
2400:
2401:            /**
2402:             * Create an instance of Description
2403:             * 
2404:             * @throws JAXBException
2405:             *     if an error occurs
2406:             */
2407:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.Description createDescription()
2408:                    throws javax.xml.bind.JAXBException {
2409:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DescriptionImpl();
2410:            }
2411:
2412:            /**
2413:             * Create an instance of Description
2414:             * 
2415:             * @throws JAXBException
2416:             *     if an error occurs
2417:             */
2418:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.Description createDescription(
2419:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2420:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.DescriptionImpl(
2421:                        value);
2422:            }
2423:
2424:            /**
2425:             * Create an instance of ReferenceDescriptionColumnDef
2426:             * 
2427:             * @throws JAXBException
2428:             *     if an error occurs
2429:             */
2430:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnDef createReferenceDescriptionColumnDef()
2431:                    throws javax.xml.bind.JAXBException {
2432:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceDescriptionColumnDefImpl();
2433:            }
2434:
2435:            /**
2436:             * Create an instance of MaxColumnNameLength
2437:             * 
2438:             * @throws JAXBException
2439:             *     if an error occurs
2440:             */
2441:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxColumnNameLength createMaxColumnNameLength()
2442:                    throws javax.xml.bind.JAXBException {
2443:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxColumnNameLengthImpl();
2444:            }
2445:
2446:            /**
2447:             * Create an instance of MaxColumnNameLength
2448:             * 
2449:             * @throws JAXBException
2450:             *     if an error occurs
2451:             */
2452:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxColumnNameLength createMaxColumnNameLength(
2453:                    int value) throws javax.xml.bind.JAXBException {
2454:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxColumnNameLengthImpl(
2455:                        value);
2456:            }
2457:
2458:            /**
2459:             * Create an instance of ReferentialConstraintNameSuggestion
2460:             * 
2461:             * @throws JAXBException
2462:             *     if an error occurs
2463:             */
2464:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferentialConstraintNameSuggestion createReferentialConstraintNameSuggestion()
2465:                    throws javax.xml.bind.JAXBException {
2466:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferentialConstraintNameSuggestionImpl();
2467:            }
2468:
2469:            /**
2470:             * Create an instance of ReferentialConstraintNameSuggestion
2471:             * 
2472:             * @throws JAXBException
2473:             *     if an error occurs
2474:             */
2475:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferentialConstraintNameSuggestion createReferentialConstraintNameSuggestion(
2476:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2477:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferentialConstraintNameSuggestionImpl(
2478:                        value);
2479:            }
2480:
2481:            /**
2482:             * Create an instance of EntityInstanceIdColumnDef
2483:             * 
2484:             * @throws JAXBException
2485:             *     if an error occurs
2486:             */
2487:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnDef createEntityInstanceIdColumnDef()
2488:                    throws javax.xml.bind.JAXBException {
2489:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityInstanceIdColumnDefImpl();
2490:            }
2491:
2492:            /**
2493:             * Create an instance of AttributeColumnDefType
2494:             * 
2495:             * @throws JAXBException
2496:             *     if an error occurs
2497:             */
2498:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnDefType createAttributeColumnDefType()
2499:                    throws javax.xml.bind.JAXBException {
2500:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnDefTypeImpl();
2501:            }
2502:
2503:            /**
2504:             * Create an instance of EntityNaturalPrimaryKeyConstraintNamePrefix
2505:             * 
2506:             * @throws JAXBException
2507:             *     if an error occurs
2508:             */
2509:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNamePrefix createEntityNaturalPrimaryKeyConstraintNamePrefix()
2510:                    throws javax.xml.bind.JAXBException {
2511:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNamePrefixImpl();
2512:            }
2513:
2514:            /**
2515:             * Create an instance of EntityNaturalPrimaryKeyConstraintNamePrefix
2516:             * 
2517:             * @throws JAXBException
2518:             *     if an error occurs
2519:             */
2520:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintNamePrefix createEntityNaturalPrimaryKeyConstraintNamePrefix(
2521:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2522:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintNamePrefixImpl(
2523:                        value);
2524:            }
2525:
2526:            /**
2527:             * Create an instance of ReferencePrimaryKeyConstraintDef
2528:             * 
2529:             * @throws JAXBException
2530:             *     if an error occurs
2531:             */
2532:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintDef createReferencePrimaryKeyConstraintDef()
2533:                    throws javax.xml.bind.JAXBException {
2534:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintDefImpl();
2535:            }
2536:
2537:            /**
2538:             * Create an instance of AssociationRoleReferentialConstraintNameSuffix
2539:             * 
2540:             * @throws JAXBException
2541:             *     if an error occurs
2542:             */
2543:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNameSuffix createAssociationRoleReferentialConstraintNameSuffix()
2544:                    throws javax.xml.bind.JAXBException {
2545:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNameSuffixImpl();
2546:            }
2547:
2548:            /**
2549:             * Create an instance of AssociationRoleReferentialConstraintNameSuffix
2550:             * 
2551:             * @throws JAXBException
2552:             *     if an error occurs
2553:             */
2554:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNameSuffix createAssociationRoleReferentialConstraintNameSuffix(
2555:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2556:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNameSuffixImpl(
2557:                        value);
2558:            }
2559:
2560:            /**
2561:             * Create an instance of ReferenceTableNameConversionType
2562:             * 
2563:             * @throws JAXBException
2564:             *     if an error occurs
2565:             */
2566:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNameConversionType createReferenceTableNameConversionType()
2567:                    throws javax.xml.bind.JAXBException {
2568:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNameConversionTypeImpl();
2569:            }
2570:
2571:            /**
2572:             * Create an instance of ReferenceTableNameConversionType
2573:             * 
2574:             * @throws JAXBException
2575:             *     if an error occurs
2576:             */
2577:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNameConversionType createReferenceTableNameConversionType(
2578:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2579:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNameConversionTypeImpl(
2580:                        value);
2581:            }
2582:
2583:            /**
2584:             * Create an instance of AssociationRoleReferentialConstraintNamePrefix
2585:             * 
2586:             * @throws JAXBException
2587:             *     if an error occurs
2588:             */
2589:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNamePrefix createAssociationRoleReferentialConstraintNamePrefix()
2590:                    throws javax.xml.bind.JAXBException {
2591:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNamePrefixImpl();
2592:            }
2593:
2594:            /**
2595:             * Create an instance of AssociationRoleReferentialConstraintNamePrefix
2596:             * 
2597:             * @throws JAXBException
2598:             *     if an error occurs
2599:             */
2600:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleReferentialConstraintNamePrefix createAssociationRoleReferentialConstraintNamePrefix(
2601:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2602:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleReferentialConstraintNamePrefixImpl(
2603:                        value);
2604:            }
2605:
2606:            /**
2607:             * Create an instance of ReferenceWeightColumnDefType
2608:             * 
2609:             * @throws JAXBException
2610:             *     if an error occurs
2611:             */
2612:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnDefType createReferenceWeightColumnDefType()
2613:                    throws javax.xml.bind.JAXBException {
2614:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightColumnDefTypeImpl();
2615:            }
2616:
2617:            /**
2618:             * Create an instance of EntityAttributeRefConstraintNameSuffix
2619:             * 
2620:             * @throws JAXBException
2621:             *     if an error occurs
2622:             */
2623:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNameSuffix createEntityAttributeRefConstraintNameSuffix()
2624:                    throws javax.xml.bind.JAXBException {
2625:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNameSuffixImpl();
2626:            }
2627:
2628:            /**
2629:             * Create an instance of EntityAttributeRefConstraintNameSuffix
2630:             * 
2631:             * @throws JAXBException
2632:             *     if an error occurs
2633:             */
2634:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityAttributeRefConstraintNameSuffix createEntityAttributeRefConstraintNameSuffix(
2635:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2636:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityAttributeRefConstraintNameSuffixImpl(
2637:                        value);
2638:            }
2639:
2640:            /**
2641:             * Create an instance of AssociationTableDefType
2642:             * 
2643:             * @throws JAXBException
2644:             *     if an error occurs
2645:             */
2646:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableDefType createAssociationTableDefType()
2647:                    throws javax.xml.bind.JAXBException {
2648:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableDefTypeImpl();
2649:            }
2650:
2651:            /**
2652:             * Create an instance of ReferenceWeightColumnName
2653:             * 
2654:             * @throws JAXBException
2655:             *     if an error occurs
2656:             */
2657:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnName createReferenceWeightColumnName()
2658:                    throws javax.xml.bind.JAXBException {
2659:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightColumnNameImpl();
2660:            }
2661:
2662:            /**
2663:             * Create an instance of ReferenceWeightColumnName
2664:             * 
2665:             * @throws JAXBException
2666:             *     if an error occurs
2667:             */
2668:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnName createReferenceWeightColumnName(
2669:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2670:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightColumnNameImpl(
2671:                        value);
2672:            }
2673:
2674:            /**
2675:             * Create an instance of EntityPrimaryKeyConstraintNameConversionType
2676:             * 
2677:             * @throws JAXBException
2678:             *     if an error occurs
2679:             */
2680:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNameConversionType createEntityPrimaryKeyConstraintNameConversionType()
2681:                    throws javax.xml.bind.JAXBException {
2682:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNameConversionTypeImpl();
2683:            }
2684:
2685:            /**
2686:             * Create an instance of EntityPrimaryKeyConstraintNameConversionType
2687:             * 
2688:             * @throws JAXBException
2689:             *     if an error occurs
2690:             */
2691:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNameConversionType createEntityPrimaryKeyConstraintNameConversionType(
2692:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2693:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNameConversionTypeImpl(
2694:                        value);
2695:            }
2696:
2697:            /**
2698:             * Create an instance of ReferenceComparisonMechanismDef
2699:             * 
2700:             * @throws JAXBException
2701:             *     if an error occurs
2702:             */
2703:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceComparisonMechanismDef createReferenceComparisonMechanismDef()
2704:                    throws javax.xml.bind.JAXBException {
2705:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceComparisonMechanismDefImpl();
2706:            }
2707:
2708:            /**
2709:             * Create an instance of NameOverride
2710:             * 
2711:             * @throws JAXBException
2712:             *     if an error occurs
2713:             */
2714:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.NameOverride createNameOverride()
2715:                    throws javax.xml.bind.JAXBException {
2716:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.NameOverrideImpl();
2717:            }
2718:
2719:            /**
2720:             * Create an instance of NameOverride
2721:             * 
2722:             * @throws JAXBException
2723:             *     if an error occurs
2724:             */
2725:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.NameOverride createNameOverride(
2726:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2727:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.NameOverrideImpl(
2728:                        value);
2729:            }
2730:
2731:            /**
2732:             * Create an instance of AttributeRefConstraintNameDef
2733:             * 
2734:             * @throws JAXBException
2735:             *     if an error occurs
2736:             */
2737:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeRefConstraintNameDef createAttributeRefConstraintNameDef()
2738:                    throws javax.xml.bind.JAXBException {
2739:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeRefConstraintNameDefImpl();
2740:            }
2741:
2742:            /**
2743:             * Create an instance of AttributeColumnNameDef
2744:             * 
2745:             * @throws JAXBException
2746:             *     if an error occurs
2747:             */
2748:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AttributeColumnNameDef createAttributeColumnNameDef()
2749:                    throws javax.xml.bind.JAXBException {
2750:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AttributeColumnNameDefImpl();
2751:            }
2752:
2753:            /**
2754:             * Create an instance of EntityNaturalPrimaryKeyConstraintDefType
2755:             * 
2756:             * @throws JAXBException
2757:             *     if an error occurs
2758:             */
2759:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityNaturalPrimaryKeyConstraintDefType createEntityNaturalPrimaryKeyConstraintDefType()
2760:                    throws javax.xml.bind.JAXBException {
2761:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityNaturalPrimaryKeyConstraintDefTypeImpl();
2762:            }
2763:
2764:            /**
2765:             * Create an instance of ReferenceWeightColumnDef
2766:             * 
2767:             * @throws JAXBException
2768:             *     if an error occurs
2769:             */
2770:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightColumnDef createReferenceWeightColumnDef()
2771:                    throws javax.xml.bind.JAXBException {
2772:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightColumnDefImpl();
2773:            }
2774:
2775:            /**
2776:             * Create an instance of AssociationRoleColumnNameSuffix
2777:             * 
2778:             * @throws JAXBException
2779:             *     if an error occurs
2780:             */
2781:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNameSuffix createAssociationRoleColumnNameSuffix()
2782:                    throws javax.xml.bind.JAXBException {
2783:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNameSuffixImpl();
2784:            }
2785:
2786:            /**
2787:             * Create an instance of AssociationRoleColumnNameSuffix
2788:             * 
2789:             * @throws JAXBException
2790:             *     if an error occurs
2791:             */
2792:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNameSuffix createAssociationRoleColumnNameSuffix(
2793:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2794:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNameSuffixImpl(
2795:                        value);
2796:            }
2797:
2798:            /**
2799:             * Create an instance of AssociationRoleBInstanceIdColumnDef
2800:             * 
2801:             * @throws JAXBException
2802:             *     if an error occurs
2803:             */
2804:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBInstanceIdColumnDef createAssociationRoleBInstanceIdColumnDef()
2805:                    throws javax.xml.bind.JAXBException {
2806:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleBInstanceIdColumnDefImpl();
2807:            }
2808:
2809:            /**
2810:             * Create an instance of AssociationTableNamePrefix
2811:             * 
2812:             * @throws JAXBException
2813:             *     if an error occurs
2814:             */
2815:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNamePrefix createAssociationTableNamePrefix()
2816:                    throws javax.xml.bind.JAXBException {
2817:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNamePrefixImpl();
2818:            }
2819:
2820:            /**
2821:             * Create an instance of AssociationTableNamePrefix
2822:             * 
2823:             * @throws JAXBException
2824:             *     if an error occurs
2825:             */
2826:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationTableNamePrefix createAssociationTableNamePrefix(
2827:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2828:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationTableNamePrefixImpl(
2829:                        value);
2830:            }
2831:
2832:            /**
2833:             * Create an instance of AssociationRoleColumnDefList
2834:             * 
2835:             * @throws JAXBException
2836:             *     if an error occurs
2837:             */
2838:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnDefList createAssociationRoleColumnDefList()
2839:                    throws javax.xml.bind.JAXBException {
2840:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnDefListImpl();
2841:            }
2842:
2843:            /**
2844:             * Create an instance of AssociationPrimaryKeyConstraintDefType
2845:             * 
2846:             * @throws JAXBException
2847:             *     if an error occurs
2848:             */
2849:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintDefType createAssociationPrimaryKeyConstraintDefType()
2850:                    throws javax.xml.bind.JAXBException {
2851:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintDefTypeImpl();
2852:            }
2853:
2854:            /**
2855:             * Create an instance of EntityTableNameConversionType
2856:             * 
2857:             * @throws JAXBException
2858:             *     if an error occurs
2859:             */
2860:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNameConversionType createEntityTableNameConversionType()
2861:                    throws javax.xml.bind.JAXBException {
2862:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNameConversionTypeImpl();
2863:            }
2864:
2865:            /**
2866:             * Create an instance of EntityTableNameConversionType
2867:             * 
2868:             * @throws JAXBException
2869:             *     if an error occurs
2870:             */
2871:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNameConversionType createEntityTableNameConversionType(
2872:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2873:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNameConversionTypeImpl(
2874:                        value);
2875:            }
2876:
2877:            /**
2878:             * Create an instance of AssociationRoleColumnNameConversionType
2879:             * 
2880:             * @throws JAXBException
2881:             *     if an error occurs
2882:             */
2883:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNameConversionType createAssociationRoleColumnNameConversionType()
2884:                    throws javax.xml.bind.JAXBException {
2885:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNameConversionTypeImpl();
2886:            }
2887:
2888:            /**
2889:             * Create an instance of AssociationRoleColumnNameConversionType
2890:             * 
2891:             * @throws JAXBException
2892:             *     if an error occurs
2893:             */
2894:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleColumnNameConversionType createAssociationRoleColumnNameConversionType(
2895:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2896:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleColumnNameConversionTypeImpl(
2897:                        value);
2898:            }
2899:
2900:            /**
2901:             * Create an instance of ReferenceWeightConstraintNameSuffix
2902:             * 
2903:             * @throws JAXBException
2904:             *     if an error occurs
2905:             */
2906:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNameSuffix createReferenceWeightConstraintNameSuffix()
2907:                    throws javax.xml.bind.JAXBException {
2908:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNameSuffixImpl();
2909:            }
2910:
2911:            /**
2912:             * Create an instance of ReferenceWeightConstraintNameSuffix
2913:             * 
2914:             * @throws JAXBException
2915:             *     if an error occurs
2916:             */
2917:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintNameSuffix createReferenceWeightConstraintNameSuffix(
2918:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2919:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintNameSuffixImpl(
2920:                        value);
2921:            }
2922:
2923:            /**
2924:             * Create an instance of EntityPrimaryKeyConstraintDefType
2925:             * 
2926:             * @throws JAXBException
2927:             *     if an error occurs
2928:             */
2929:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintDefType createEntityPrimaryKeyConstraintDefType()
2930:                    throws javax.xml.bind.JAXBException {
2931:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintDefTypeImpl();
2932:            }
2933:
2934:            /**
2935:             * Create an instance of ReferenceTableNamePrefix
2936:             * 
2937:             * @throws JAXBException
2938:             *     if an error occurs
2939:             */
2940:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNamePrefix createReferenceTableNamePrefix()
2941:                    throws javax.xml.bind.JAXBException {
2942:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNamePrefixImpl();
2943:            }
2944:
2945:            /**
2946:             * Create an instance of ReferenceTableNamePrefix
2947:             * 
2948:             * @throws JAXBException
2949:             *     if an error occurs
2950:             */
2951:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceTableNamePrefix createReferenceTableNamePrefix(
2952:                    java.lang.String value) throws javax.xml.bind.JAXBException {
2953:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceTableNamePrefixImpl(
2954:                        value);
2955:            }
2956:
2957:            /**
2958:             * Create an instance of ReferenceWeightConstraintDef
2959:             * 
2960:             * @throws JAXBException
2961:             *     if an error occurs
2962:             */
2963:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceWeightConstraintDef createReferenceWeightConstraintDef()
2964:                    throws javax.xml.bind.JAXBException {
2965:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceWeightConstraintDefImpl();
2966:            }
2967:
2968:            /**
2969:             * Create an instance of AssociationRoleAReferentialConstraintDefType
2970:             * 
2971:             * @throws JAXBException
2972:             *     if an error occurs
2973:             */
2974:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAReferentialConstraintDefType createAssociationRoleAReferentialConstraintDefType()
2975:                    throws javax.xml.bind.JAXBException {
2976:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleAReferentialConstraintDefTypeImpl();
2977:            }
2978:
2979:            /**
2980:             * Create an instance of StorageTechnologyDefType
2981:             * 
2982:             * @throws JAXBException
2983:             *     if an error occurs
2984:             */
2985:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.StorageTechnologyDefType createStorageTechnologyDefType()
2986:                    throws javax.xml.bind.JAXBException {
2987:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.StorageTechnologyDefTypeImpl();
2988:            }
2989:
2990:            /**
2991:             * Create an instance of AssociationRoleAInstanceIdColumnDefType
2992:             * 
2993:             * @throws JAXBException
2994:             *     if an error occurs
2995:             */
2996:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleAInstanceIdColumnDefType createAssociationRoleAInstanceIdColumnDefType()
2997:                    throws javax.xml.bind.JAXBException {
2998:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleAInstanceIdColumnDefTypeImpl();
2999:            }
3000:
3001:            /**
3002:             * Create an instance of MaxTableNameLength
3003:             * 
3004:             * @throws JAXBException
3005:             *     if an error occurs
3006:             */
3007:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxTableNameLength createMaxTableNameLength()
3008:                    throws javax.xml.bind.JAXBException {
3009:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxTableNameLengthImpl();
3010:            }
3011:
3012:            /**
3013:             * Create an instance of MaxTableNameLength
3014:             * 
3015:             * @throws JAXBException
3016:             *     if an error occurs
3017:             */
3018:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.MaxTableNameLength createMaxTableNameLength(
3019:                    int value) throws javax.xml.bind.JAXBException {
3020:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.MaxTableNameLengthImpl(
3021:                        value);
3022:            }
3023:
3024:            /**
3025:             * Create an instance of EntityInstanceIdColumnName
3026:             * 
3027:             * @throws JAXBException
3028:             *     if an error occurs
3029:             */
3030:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnName createEntityInstanceIdColumnName()
3031:                    throws javax.xml.bind.JAXBException {
3032:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityInstanceIdColumnNameImpl();
3033:            }
3034:
3035:            /**
3036:             * Create an instance of EntityInstanceIdColumnName
3037:             * 
3038:             * @throws JAXBException
3039:             *     if an error occurs
3040:             */
3041:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnName createEntityInstanceIdColumnName(
3042:                    java.lang.String value) throws javax.xml.bind.JAXBException {
3043:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityInstanceIdColumnNameImpl(
3044:                        value);
3045:            }
3046:
3047:            /**
3048:             * Create an instance of EntityInstanceIdColumnDefType
3049:             * 
3050:             * @throws JAXBException
3051:             *     if an error occurs
3052:             */
3053:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityInstanceIdColumnDefType createEntityInstanceIdColumnDefType()
3054:                    throws javax.xml.bind.JAXBException {
3055:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityInstanceIdColumnDefTypeImpl();
3056:            }
3057:
3058:            /**
3059:             * Create an instance of AssociationRoleBReferentialConstraintDef
3060:             * 
3061:             * @throws JAXBException
3062:             *     if an error occurs
3063:             */
3064:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationRoleBReferentialConstraintDef createAssociationRoleBReferentialConstraintDef()
3065:                    throws javax.xml.bind.JAXBException {
3066:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationRoleBReferentialConstraintDefImpl();
3067:            }
3068:
3069:            /**
3070:             * Create an instance of ReferenceDescriptionColumnName
3071:             * 
3072:             * @throws JAXBException
3073:             *     if an error occurs
3074:             */
3075:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnName createReferenceDescriptionColumnName()
3076:                    throws javax.xml.bind.JAXBException {
3077:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceDescriptionColumnNameImpl();
3078:            }
3079:
3080:            /**
3081:             * Create an instance of ReferenceDescriptionColumnName
3082:             * 
3083:             * @throws JAXBException
3084:             *     if an error occurs
3085:             */
3086:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferenceDescriptionColumnName createReferenceDescriptionColumnName(
3087:                    java.lang.String value) throws javax.xml.bind.JAXBException {
3088:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferenceDescriptionColumnNameImpl(
3089:                        value);
3090:            }
3091:
3092:            /**
3093:             * Create an instance of EntityTableNamePrefix
3094:             * 
3095:             * @throws JAXBException
3096:             *     if an error occurs
3097:             */
3098:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNamePrefix createEntityTableNamePrefix()
3099:                    throws javax.xml.bind.JAXBException {
3100:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNamePrefixImpl();
3101:            }
3102:
3103:            /**
3104:             * Create an instance of EntityTableNamePrefix
3105:             * 
3106:             * @throws JAXBException
3107:             *     if an error occurs
3108:             */
3109:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityTableNamePrefix createEntityTableNamePrefix(
3110:                    java.lang.String value) throws javax.xml.bind.JAXBException {
3111:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityTableNamePrefixImpl(
3112:                        value);
3113:            }
3114:
3115:            /**
3116:             * Create an instance of EntityPrimaryKeyConstraintNamePrefix
3117:             * 
3118:             * @throws JAXBException
3119:             *     if an error occurs
3120:             */
3121:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNamePrefix createEntityPrimaryKeyConstraintNamePrefix()
3122:                    throws javax.xml.bind.JAXBException {
3123:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNamePrefixImpl();
3124:            }
3125:
3126:            /**
3127:             * Create an instance of EntityPrimaryKeyConstraintNamePrefix
3128:             * 
3129:             * @throws JAXBException
3130:             *     if an error occurs
3131:             */
3132:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.EntityPrimaryKeyConstraintNamePrefix createEntityPrimaryKeyConstraintNamePrefix(
3133:                    java.lang.String value) throws javax.xml.bind.JAXBException {
3134:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.EntityPrimaryKeyConstraintNamePrefixImpl(
3135:                        value);
3136:            }
3137:
3138:            /**
3139:             * Create an instance of AssociationPrimaryKeyConstraintDef
3140:             * 
3141:             * @throws JAXBException
3142:             *     if an error occurs
3143:             */
3144:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.AssociationPrimaryKeyConstraintDef createAssociationPrimaryKeyConstraintDef()
3145:                    throws javax.xml.bind.JAXBException {
3146:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.AssociationPrimaryKeyConstraintDefImpl();
3147:            }
3148:
3149:            /**
3150:             * Create an instance of InstanceIdColumnNameOverride
3151:             * 
3152:             * @throws JAXBException
3153:             *     if an error occurs
3154:             */
3155:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.InstanceIdColumnNameOverride createInstanceIdColumnNameOverride()
3156:                    throws javax.xml.bind.JAXBException {
3157:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.InstanceIdColumnNameOverrideImpl();
3158:            }
3159:
3160:            /**
3161:             * Create an instance of InstanceIdColumnNameOverride
3162:             * 
3163:             * @throws JAXBException
3164:             *     if an error occurs
3165:             */
3166:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.InstanceIdColumnNameOverride createInstanceIdColumnNameOverride(
3167:                    java.lang.String value) throws javax.xml.bind.JAXBException {
3168:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.InstanceIdColumnNameOverrideImpl(
3169:                        value);
3170:            }
3171:
3172:            /**
3173:             * Create an instance of ReferencePrimaryKeyConstraintNamePrefix
3174:             * 
3175:             * @throws JAXBException
3176:             *     if an error occurs
3177:             */
3178:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNamePrefix createReferencePrimaryKeyConstraintNamePrefix()
3179:                    throws javax.xml.bind.JAXBException {
3180:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNamePrefixImpl();
3181:            }
3182:
3183:            /**
3184:             * Create an instance of ReferencePrimaryKeyConstraintNamePrefix
3185:             * 
3186:             * @throws JAXBException
3187:             *     if an error occurs
3188:             */
3189:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.ReferencePrimaryKeyConstraintNamePrefix createReferencePrimaryKeyConstraintNamePrefix(
3190:                    java.lang.String value) throws javax.xml.bind.JAXBException {
3191:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.ReferencePrimaryKeyConstraintNamePrefixImpl(
3192:                        value);
3193:            }
3194:
3195:            /**
3196:             * Create an instance of RelationalDomainStorageDef
3197:             * 
3198:             * @throws JAXBException
3199:             *     if an error occurs
3200:             */
3201:            public com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.RelationalDomainStorageDef createRelationalDomainStorageDef()
3202:                    throws javax.xml.bind.JAXBException {
3203:                return new com.metaboss.sdlctools.domains.storagemodel.storage.xmlfileimpl.dom.impl.RelationalDomainStorageDefImpl();
3204:            }
3205:
3206:        }
w__w__w_._jav__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.