Source Code Cross Referenced for componentflowPackage.java in  » ESB » cbesb-1.2 » com » bostechcorp » cbesb » ui » componentflow » componentFlowEditor » 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 » ESB » cbesb 1.2 » com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor 
Source Cross Referenced  Class Diagram Java Document (Java Doc) 


00001:        /**
00002:         * <copyright>
00003:         * </copyright>
00004:         *
00005:         * $Id: componentflowPackage.java 657 2006-09-05 07:48:33Z mjin $
00006:         */package com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor;
00007:
00008:        import org.eclipse.emf.ecore.EAttribute;
00009:        import org.eclipse.emf.ecore.EClass;
00010:        import org.eclipse.emf.ecore.EEnum;
00011:        import org.eclipse.emf.ecore.EPackage;
00012:        import org.eclipse.emf.ecore.EReference;
00013:
00014:        /**
00015:         * <!-- begin-user-doc -->
00016:         * The <b>Package</b> for the model.
00017:         * It contains accessors for the meta objects to represent
00018:         * <ul>
00019:         *   <li>each class,</li>
00020:         *   <li>each feature of each class,</li>
00021:         *   <li>each enum,</li>
00022:         *   <li>and each data type</li>
00023:         * </ul>
00024:         * <!-- end-user-doc -->
00025:         * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.componentflowFactory
00026:         * @model kind="package"
00027:         * @generated
00028:         */
00029:        public interface componentflowPackage extends EPackage {
00030:            /**
00031:             * <!-- begin-user-doc -->
00032:             * <!-- end-user-doc -->
00033:             * @generated
00034:             */
00035:            String copyright = "Copyright, Bostech Corp.";
00036:
00037:            /**
00038:             * The package name.
00039:             * <!-- begin-user-doc -->
00040:             * <!-- end-user-doc -->
00041:             * @generated
00042:             */
00043:            String eNAME = "componentFlowEditor";
00044:
00045:            /**
00046:             * The package namespace URI.
00047:             * <!-- begin-user-doc -->
00048:             * <!-- end-user-doc -->
00049:             * @generated
00050:             */
00051:            String eNS_URI = "http://www.bostech.com/componentFlowEditor/1.1";
00052:
00053:            /**
00054:             * The package namespace name.
00055:             * <!-- begin-user-doc -->
00056:             * <!-- end-user-doc -->
00057:             * @generated
00058:             */
00059:            String eNS_PREFIX = "cfe";
00060:
00061:            /**
00062:             * The singleton instance of the package.
00063:             * <!-- begin-user-doc -->
00064:             * <!-- end-user-doc -->
00065:             * @generated
00066:             */
00067:            componentflowPackage eINSTANCE = com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl
00068:                    .init();
00069:
00070:            /**
00071:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BaseElementImpl <em>Base Element</em>}' class.
00072:             * <!-- begin-user-doc -->
00073:             * <!-- end-user-doc -->
00074:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BaseElementImpl
00075:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getBaseElement()
00076:             * @generated
00077:             */
00078:            int BASE_ELEMENT = 22;
00079:
00080:            /**
00081:             * The feature id for the '<em><b>Name</b></em>' attribute.
00082:             * <!-- begin-user-doc -->
00083:             * <!-- end-user-doc -->
00084:             * @generated
00085:             * @ordered
00086:             */
00087:            int BASE_ELEMENT__NAME = 0;
00088:
00089:            /**
00090:             * The feature id for the '<em><b>Description</b></em>' attribute.
00091:             * <!-- begin-user-doc -->
00092:             * <!-- end-user-doc -->
00093:             * @generated
00094:             * @ordered
00095:             */
00096:            int BASE_ELEMENT__DESCRIPTION = 1;
00097:
00098:            /**
00099:             * The number of structural features of the '<em>Base Element</em>' class.
00100:             * <!-- begin-user-doc -->
00101:             * <!-- end-user-doc -->
00102:             * @generated
00103:             * @ordered
00104:             */
00105:            int BASE_ELEMENT_FEATURE_COUNT = 2;
00106:
00107:            /**
00108:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ComponentFlowEditorElementImpl <em>Component Flow Editor Element</em>}' class.
00109:             * <!-- begin-user-doc -->
00110:             * <!-- end-user-doc -->
00111:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ComponentFlowEditorElementImpl
00112:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getComponentFlowEditorElement()
00113:             * @generated
00114:             */
00115:            int COMPONENT_FLOW_EDITOR_ELEMENT = 1;
00116:
00117:            /**
00118:             * The feature id for the '<em><b>Name</b></em>' attribute.
00119:             * <!-- begin-user-doc -->
00120:             * <!-- end-user-doc -->
00121:             * @generated
00122:             * @ordered
00123:             */
00124:            int COMPONENT_FLOW_EDITOR_ELEMENT__NAME = BASE_ELEMENT__NAME;
00125:
00126:            /**
00127:             * The feature id for the '<em><b>Description</b></em>' attribute.
00128:             * <!-- begin-user-doc -->
00129:             * <!-- end-user-doc -->
00130:             * @generated
00131:             * @ordered
00132:             */
00133:            int COMPONENT_FLOW_EDITOR_ELEMENT__DESCRIPTION = BASE_ELEMENT__DESCRIPTION;
00134:
00135:            /**
00136:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00137:             * <!-- begin-user-doc -->
00138:             * <!-- end-user-doc -->
00139:             * @generated
00140:             * @ordered
00141:             */
00142:            int COMPONENT_FLOW_EDITOR_ELEMENT__INTERFACE_NAME = BASE_ELEMENT_FEATURE_COUNT + 0;
00143:
00144:            /**
00145:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00146:             * <!-- begin-user-doc -->
00147:             * <!-- end-user-doc -->
00148:             * @generated
00149:             * @ordered
00150:             */
00151:            int COMPONENT_FLOW_EDITOR_ELEMENT__SERVICE_NAME = BASE_ELEMENT_FEATURE_COUNT + 1;
00152:
00153:            /**
00154:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00155:             * <!-- begin-user-doc -->
00156:             * <!-- end-user-doc -->
00157:             * @generated
00158:             * @ordered
00159:             */
00160:            int COMPONENT_FLOW_EDITOR_ELEMENT__USE_CCSL = BASE_ELEMENT_FEATURE_COUNT + 2;
00161:
00162:            /**
00163:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00164:             * <!-- begin-user-doc -->
00165:             * <!-- end-user-doc -->
00166:             * @generated
00167:             * @ordered
00168:             */
00169:            int COMPONENT_FLOW_EDITOR_ELEMENT__PROVIDER_CCSL = BASE_ELEMENT_FEATURE_COUNT + 3;
00170:
00171:            /**
00172:             * The number of structural features of the '<em>Component Flow Editor Element</em>' class.
00173:             * <!-- begin-user-doc -->
00174:             * <!-- end-user-doc -->
00175:             * @generated
00176:             * @ordered
00177:             */
00178:            int COMPONENT_FLOW_EDITOR_ELEMENT_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 4;
00179:
00180:            /**
00181:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BindingComponentImpl <em>Binding Component</em>}' class.
00182:             * <!-- begin-user-doc -->
00183:             * <!-- end-user-doc -->
00184:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BindingComponentImpl
00185:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getBindingComponent()
00186:             * @generated
00187:             */
00188:            int BINDING_COMPONENT = 0;
00189:
00190:            /**
00191:             * The feature id for the '<em><b>Name</b></em>' attribute.
00192:             * <!-- begin-user-doc -->
00193:             * <!-- end-user-doc -->
00194:             * @generated
00195:             * @ordered
00196:             */
00197:            int BINDING_COMPONENT__NAME = COMPONENT_FLOW_EDITOR_ELEMENT__NAME;
00198:
00199:            /**
00200:             * The feature id for the '<em><b>Description</b></em>' attribute.
00201:             * <!-- begin-user-doc -->
00202:             * <!-- end-user-doc -->
00203:             * @generated
00204:             * @ordered
00205:             */
00206:            int BINDING_COMPONENT__DESCRIPTION = COMPONENT_FLOW_EDITOR_ELEMENT__DESCRIPTION;
00207:
00208:            /**
00209:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00210:             * <!-- begin-user-doc -->
00211:             * <!-- end-user-doc -->
00212:             * @generated
00213:             * @ordered
00214:             */
00215:            int BINDING_COMPONENT__INTERFACE_NAME = COMPONENT_FLOW_EDITOR_ELEMENT__INTERFACE_NAME;
00216:
00217:            /**
00218:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00219:             * <!-- begin-user-doc -->
00220:             * <!-- end-user-doc -->
00221:             * @generated
00222:             * @ordered
00223:             */
00224:            int BINDING_COMPONENT__SERVICE_NAME = COMPONENT_FLOW_EDITOR_ELEMENT__SERVICE_NAME;
00225:
00226:            /**
00227:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00228:             * <!-- begin-user-doc -->
00229:             * <!-- end-user-doc -->
00230:             * @generated
00231:             * @ordered
00232:             */
00233:            int BINDING_COMPONENT__USE_CCSL = COMPONENT_FLOW_EDITOR_ELEMENT__USE_CCSL;
00234:
00235:            /**
00236:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00237:             * <!-- begin-user-doc -->
00238:             * <!-- end-user-doc -->
00239:             * @generated
00240:             * @ordered
00241:             */
00242:            int BINDING_COMPONENT__PROVIDER_CCSL = COMPONENT_FLOW_EDITOR_ELEMENT__PROVIDER_CCSL;
00243:
00244:            /**
00245:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
00246:             * <!-- begin-user-doc -->
00247:             * <!-- end-user-doc -->
00248:             * @generated
00249:             * @ordered
00250:             */
00251:            int BINDING_COMPONENT__CONSUMER_CCSL = COMPONENT_FLOW_EDITOR_ELEMENT_FEATURE_COUNT + 0;
00252:
00253:            /**
00254:             * The feature id for the '<em><b>Role</b></em>' attribute.
00255:             * <!-- begin-user-doc -->
00256:             * <!-- end-user-doc -->
00257:             * @generated
00258:             * @ordered
00259:             */
00260:            int BINDING_COMPONENT__ROLE = COMPONENT_FLOW_EDITOR_ELEMENT_FEATURE_COUNT + 1;
00261:
00262:            /**
00263:             * The number of structural features of the '<em>Binding Component</em>' class.
00264:             * <!-- begin-user-doc -->
00265:             * <!-- end-user-doc -->
00266:             * @generated
00267:             * @ordered
00268:             */
00269:            int BINDING_COMPONENT_FEATURE_COUNT = COMPONENT_FLOW_EDITOR_ELEMENT_FEATURE_COUNT + 2;
00270:
00271:            /**
00272:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ServiceEngineImpl <em>Service Engine</em>}' class.
00273:             * <!-- begin-user-doc -->
00274:             * <!-- end-user-doc -->
00275:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ServiceEngineImpl
00276:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getServiceEngine()
00277:             * @generated
00278:             */
00279:            int SERVICE_ENGINE = 2;
00280:
00281:            /**
00282:             * The feature id for the '<em><b>Name</b></em>' attribute.
00283:             * <!-- begin-user-doc -->
00284:             * <!-- end-user-doc -->
00285:             * @generated
00286:             * @ordered
00287:             */
00288:            int SERVICE_ENGINE__NAME = COMPONENT_FLOW_EDITOR_ELEMENT__NAME;
00289:
00290:            /**
00291:             * The feature id for the '<em><b>Description</b></em>' attribute.
00292:             * <!-- begin-user-doc -->
00293:             * <!-- end-user-doc -->
00294:             * @generated
00295:             * @ordered
00296:             */
00297:            int SERVICE_ENGINE__DESCRIPTION = COMPONENT_FLOW_EDITOR_ELEMENT__DESCRIPTION;
00298:
00299:            /**
00300:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00301:             * <!-- begin-user-doc -->
00302:             * <!-- end-user-doc -->
00303:             * @generated
00304:             * @ordered
00305:             */
00306:            int SERVICE_ENGINE__INTERFACE_NAME = COMPONENT_FLOW_EDITOR_ELEMENT__INTERFACE_NAME;
00307:
00308:            /**
00309:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00310:             * <!-- begin-user-doc -->
00311:             * <!-- end-user-doc -->
00312:             * @generated
00313:             * @ordered
00314:             */
00315:            int SERVICE_ENGINE__SERVICE_NAME = COMPONENT_FLOW_EDITOR_ELEMENT__SERVICE_NAME;
00316:
00317:            /**
00318:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00319:             * <!-- begin-user-doc -->
00320:             * <!-- end-user-doc -->
00321:             * @generated
00322:             * @ordered
00323:             */
00324:            int SERVICE_ENGINE__USE_CCSL = COMPONENT_FLOW_EDITOR_ELEMENT__USE_CCSL;
00325:
00326:            /**
00327:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00328:             * <!-- begin-user-doc -->
00329:             * <!-- end-user-doc -->
00330:             * @generated
00331:             * @ordered
00332:             */
00333:            int SERVICE_ENGINE__PROVIDER_CCSL = COMPONENT_FLOW_EDITOR_ELEMENT__PROVIDER_CCSL;
00334:
00335:            /**
00336:             * The number of structural features of the '<em>Service Engine</em>' class.
00337:             * <!-- begin-user-doc -->
00338:             * <!-- end-user-doc -->
00339:             * @generated
00340:             * @ordered
00341:             */
00342:            int SERVICE_ENGINE_FEATURE_COUNT = COMPONENT_FLOW_EDITOR_ELEMENT_FEATURE_COUNT + 0;
00343:
00344:            /**
00345:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HTTPImpl <em>HTTP</em>}' class.
00346:             * <!-- begin-user-doc -->
00347:             * <!-- end-user-doc -->
00348:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HTTPImpl
00349:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getHTTP()
00350:             * @generated
00351:             */
00352:            int HTTP = 3;
00353:
00354:            /**
00355:             * The feature id for the '<em><b>Name</b></em>' attribute.
00356:             * <!-- begin-user-doc -->
00357:             * <!-- end-user-doc -->
00358:             * @generated
00359:             * @ordered
00360:             */
00361:            int HTTP__NAME = BINDING_COMPONENT__NAME;
00362:
00363:            /**
00364:             * The feature id for the '<em><b>Description</b></em>' attribute.
00365:             * <!-- begin-user-doc -->
00366:             * <!-- end-user-doc -->
00367:             * @generated
00368:             * @ordered
00369:             */
00370:            int HTTP__DESCRIPTION = BINDING_COMPONENT__DESCRIPTION;
00371:
00372:            /**
00373:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00374:             * <!-- begin-user-doc -->
00375:             * <!-- end-user-doc -->
00376:             * @generated
00377:             * @ordered
00378:             */
00379:            int HTTP__INTERFACE_NAME = BINDING_COMPONENT__INTERFACE_NAME;
00380:
00381:            /**
00382:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00383:             * <!-- begin-user-doc -->
00384:             * <!-- end-user-doc -->
00385:             * @generated
00386:             * @ordered
00387:             */
00388:            int HTTP__SERVICE_NAME = BINDING_COMPONENT__SERVICE_NAME;
00389:
00390:            /**
00391:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00392:             * <!-- begin-user-doc -->
00393:             * <!-- end-user-doc -->
00394:             * @generated
00395:             * @ordered
00396:             */
00397:            int HTTP__USE_CCSL = BINDING_COMPONENT__USE_CCSL;
00398:
00399:            /**
00400:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00401:             * <!-- begin-user-doc -->
00402:             * <!-- end-user-doc -->
00403:             * @generated
00404:             * @ordered
00405:             */
00406:            int HTTP__PROVIDER_CCSL = BINDING_COMPONENT__PROVIDER_CCSL;
00407:
00408:            /**
00409:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
00410:             * <!-- begin-user-doc -->
00411:             * <!-- end-user-doc -->
00412:             * @generated
00413:             * @ordered
00414:             */
00415:            int HTTP__CONSUMER_CCSL = BINDING_COMPONENT__CONSUMER_CCSL;
00416:
00417:            /**
00418:             * The feature id for the '<em><b>Role</b></em>' attribute.
00419:             * <!-- begin-user-doc -->
00420:             * <!-- end-user-doc -->
00421:             * @generated
00422:             * @ordered
00423:             */
00424:            int HTTP__ROLE = BINDING_COMPONENT__ROLE;
00425:
00426:            /**
00427:             * The feature id for the '<em><b>Http Provider</b></em>' containment reference.
00428:             * <!-- begin-user-doc -->
00429:             * <!-- end-user-doc -->
00430:             * @generated
00431:             * @ordered
00432:             */
00433:            int HTTP__HTTP_PROVIDER = BINDING_COMPONENT_FEATURE_COUNT + 0;
00434:
00435:            /**
00436:             * The feature id for the '<em><b>Http Consumer</b></em>' containment reference.
00437:             * <!-- begin-user-doc -->
00438:             * <!-- end-user-doc -->
00439:             * @generated
00440:             * @ordered
00441:             */
00442:            int HTTP__HTTP_CONSUMER = BINDING_COMPONENT_FEATURE_COUNT + 1;
00443:
00444:            /**
00445:             * The number of structural features of the '<em>HTTP</em>' class.
00446:             * <!-- begin-user-doc -->
00447:             * <!-- end-user-doc -->
00448:             * @generated
00449:             * @ordered
00450:             */
00451:            int HTTP_FEATURE_COUNT = BINDING_COMPONENT_FEATURE_COUNT + 2;
00452:
00453:            /**
00454:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileImpl <em>File</em>}' class.
00455:             * <!-- begin-user-doc -->
00456:             * <!-- end-user-doc -->
00457:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileImpl
00458:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFile()
00459:             * @generated
00460:             */
00461:            int FILE = 4;
00462:
00463:            /**
00464:             * The feature id for the '<em><b>Name</b></em>' attribute.
00465:             * <!-- begin-user-doc -->
00466:             * <!-- end-user-doc -->
00467:             * @generated
00468:             * @ordered
00469:             */
00470:            int FILE__NAME = BINDING_COMPONENT__NAME;
00471:
00472:            /**
00473:             * The feature id for the '<em><b>Description</b></em>' attribute.
00474:             * <!-- begin-user-doc -->
00475:             * <!-- end-user-doc -->
00476:             * @generated
00477:             * @ordered
00478:             */
00479:            int FILE__DESCRIPTION = BINDING_COMPONENT__DESCRIPTION;
00480:
00481:            /**
00482:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00483:             * <!-- begin-user-doc -->
00484:             * <!-- end-user-doc -->
00485:             * @generated
00486:             * @ordered
00487:             */
00488:            int FILE__INTERFACE_NAME = BINDING_COMPONENT__INTERFACE_NAME;
00489:
00490:            /**
00491:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00492:             * <!-- begin-user-doc -->
00493:             * <!-- end-user-doc -->
00494:             * @generated
00495:             * @ordered
00496:             */
00497:            int FILE__SERVICE_NAME = BINDING_COMPONENT__SERVICE_NAME;
00498:
00499:            /**
00500:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00501:             * <!-- begin-user-doc -->
00502:             * <!-- end-user-doc -->
00503:             * @generated
00504:             * @ordered
00505:             */
00506:            int FILE__USE_CCSL = BINDING_COMPONENT__USE_CCSL;
00507:
00508:            /**
00509:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00510:             * <!-- begin-user-doc -->
00511:             * <!-- end-user-doc -->
00512:             * @generated
00513:             * @ordered
00514:             */
00515:            int FILE__PROVIDER_CCSL = BINDING_COMPONENT__PROVIDER_CCSL;
00516:
00517:            /**
00518:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
00519:             * <!-- begin-user-doc -->
00520:             * <!-- end-user-doc -->
00521:             * @generated
00522:             * @ordered
00523:             */
00524:            int FILE__CONSUMER_CCSL = BINDING_COMPONENT__CONSUMER_CCSL;
00525:
00526:            /**
00527:             * The feature id for the '<em><b>Role</b></em>' attribute.
00528:             * <!-- begin-user-doc -->
00529:             * <!-- end-user-doc -->
00530:             * @generated
00531:             * @ordered
00532:             */
00533:            int FILE__ROLE = BINDING_COMPONENT__ROLE;
00534:
00535:            /**
00536:             * The feature id for the '<em><b>File Provider</b></em>' containment reference.
00537:             * <!-- begin-user-doc -->
00538:             * <!-- end-user-doc -->
00539:             * @generated
00540:             * @ordered
00541:             */
00542:            int FILE__FILE_PROVIDER = BINDING_COMPONENT_FEATURE_COUNT + 0;
00543:
00544:            /**
00545:             * The feature id for the '<em><b>File Consumer</b></em>' containment reference.
00546:             * <!-- begin-user-doc -->
00547:             * <!-- end-user-doc -->
00548:             * @generated
00549:             * @ordered
00550:             */
00551:            int FILE__FILE_CONSUMER = BINDING_COMPONENT_FEATURE_COUNT + 1;
00552:
00553:            /**
00554:             * The number of structural features of the '<em>File</em>' class.
00555:             * <!-- begin-user-doc -->
00556:             * <!-- end-user-doc -->
00557:             * @generated
00558:             * @ordered
00559:             */
00560:            int FILE_FEATURE_COUNT = BINDING_COMPONENT_FEATURE_COUNT + 2;
00561:
00562:            /**
00563:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPImpl <em>FTP</em>}' class.
00564:             * <!-- begin-user-doc -->
00565:             * <!-- end-user-doc -->
00566:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPImpl
00567:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTP()
00568:             * @generated
00569:             */
00570:            int FTP = 5;
00571:
00572:            /**
00573:             * The feature id for the '<em><b>Name</b></em>' attribute.
00574:             * <!-- begin-user-doc -->
00575:             * <!-- end-user-doc -->
00576:             * @generated
00577:             * @ordered
00578:             */
00579:            int FTP__NAME = BINDING_COMPONENT__NAME;
00580:
00581:            /**
00582:             * The feature id for the '<em><b>Description</b></em>' attribute.
00583:             * <!-- begin-user-doc -->
00584:             * <!-- end-user-doc -->
00585:             * @generated
00586:             * @ordered
00587:             */
00588:            int FTP__DESCRIPTION = BINDING_COMPONENT__DESCRIPTION;
00589:
00590:            /**
00591:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00592:             * <!-- begin-user-doc -->
00593:             * <!-- end-user-doc -->
00594:             * @generated
00595:             * @ordered
00596:             */
00597:            int FTP__INTERFACE_NAME = BINDING_COMPONENT__INTERFACE_NAME;
00598:
00599:            /**
00600:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00601:             * <!-- begin-user-doc -->
00602:             * <!-- end-user-doc -->
00603:             * @generated
00604:             * @ordered
00605:             */
00606:            int FTP__SERVICE_NAME = BINDING_COMPONENT__SERVICE_NAME;
00607:
00608:            /**
00609:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00610:             * <!-- begin-user-doc -->
00611:             * <!-- end-user-doc -->
00612:             * @generated
00613:             * @ordered
00614:             */
00615:            int FTP__USE_CCSL = BINDING_COMPONENT__USE_CCSL;
00616:
00617:            /**
00618:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00619:             * <!-- begin-user-doc -->
00620:             * <!-- end-user-doc -->
00621:             * @generated
00622:             * @ordered
00623:             */
00624:            int FTP__PROVIDER_CCSL = BINDING_COMPONENT__PROVIDER_CCSL;
00625:
00626:            /**
00627:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
00628:             * <!-- begin-user-doc -->
00629:             * <!-- end-user-doc -->
00630:             * @generated
00631:             * @ordered
00632:             */
00633:            int FTP__CONSUMER_CCSL = BINDING_COMPONENT__CONSUMER_CCSL;
00634:
00635:            /**
00636:             * The feature id for the '<em><b>Role</b></em>' attribute.
00637:             * <!-- begin-user-doc -->
00638:             * <!-- end-user-doc -->
00639:             * @generated
00640:             * @ordered
00641:             */
00642:            int FTP__ROLE = BINDING_COMPONENT__ROLE;
00643:
00644:            /**
00645:             * The feature id for the '<em><b>Script Mode</b></em>' attribute.
00646:             * <!-- begin-user-doc -->
00647:             * <!-- end-user-doc -->
00648:             * @generated
00649:             * @ordered
00650:             */
00651:            int FTP__SCRIPT_MODE = BINDING_COMPONENT_FEATURE_COUNT + 0;
00652:
00653:            /**
00654:             * The feature id for the '<em><b>Ftp Base</b></em>' containment reference.
00655:             * <!-- begin-user-doc -->
00656:             * <!-- end-user-doc -->
00657:             * @generated
00658:             * @ordered
00659:             */
00660:            int FTP__FTP_BASE = BINDING_COMPONENT_FEATURE_COUNT + 1;
00661:
00662:            /**
00663:             * The number of structural features of the '<em>FTP</em>' class.
00664:             * <!-- begin-user-doc -->
00665:             * <!-- end-user-doc -->
00666:             * @generated
00667:             * @ordered
00668:             */
00669:            int FTP_FEATURE_COUNT = BINDING_COMPONENT_FEATURE_COUNT + 2;
00670:
00671:            /**
00672:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TransformerImpl <em>Transformer</em>}' class.
00673:             * <!-- begin-user-doc -->
00674:             * <!-- end-user-doc -->
00675:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TransformerImpl
00676:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTransformer()
00677:             * @generated
00678:             */
00679:            int TRANSFORMER = 6;
00680:
00681:            /**
00682:             * The feature id for the '<em><b>Name</b></em>' attribute.
00683:             * <!-- begin-user-doc -->
00684:             * <!-- end-user-doc -->
00685:             * @generated
00686:             * @ordered
00687:             */
00688:            int TRANSFORMER__NAME = SERVICE_ENGINE__NAME;
00689:
00690:            /**
00691:             * The feature id for the '<em><b>Description</b></em>' attribute.
00692:             * <!-- begin-user-doc -->
00693:             * <!-- end-user-doc -->
00694:             * @generated
00695:             * @ordered
00696:             */
00697:            int TRANSFORMER__DESCRIPTION = SERVICE_ENGINE__DESCRIPTION;
00698:
00699:            /**
00700:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00701:             * <!-- begin-user-doc -->
00702:             * <!-- end-user-doc -->
00703:             * @generated
00704:             * @ordered
00705:             */
00706:            int TRANSFORMER__INTERFACE_NAME = SERVICE_ENGINE__INTERFACE_NAME;
00707:
00708:            /**
00709:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00710:             * <!-- begin-user-doc -->
00711:             * <!-- end-user-doc -->
00712:             * @generated
00713:             * @ordered
00714:             */
00715:            int TRANSFORMER__SERVICE_NAME = SERVICE_ENGINE__SERVICE_NAME;
00716:
00717:            /**
00718:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00719:             * <!-- begin-user-doc -->
00720:             * <!-- end-user-doc -->
00721:             * @generated
00722:             * @ordered
00723:             */
00724:            int TRANSFORMER__USE_CCSL = SERVICE_ENGINE__USE_CCSL;
00725:
00726:            /**
00727:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00728:             * <!-- begin-user-doc -->
00729:             * <!-- end-user-doc -->
00730:             * @generated
00731:             * @ordered
00732:             */
00733:            int TRANSFORMER__PROVIDER_CCSL = SERVICE_ENGINE__PROVIDER_CCSL;
00734:
00735:            /**
00736:             * The feature id for the '<em><b>Trn File</b></em>' attribute.
00737:             * <!-- begin-user-doc -->
00738:             * <!-- end-user-doc -->
00739:             * @generated
00740:             * @ordered
00741:             */
00742:            int TRANSFORMER__TRN_FILE = SERVICE_ENGINE_FEATURE_COUNT + 0;
00743:
00744:            /**
00745:             * The number of structural features of the '<em>Transformer</em>' class.
00746:             * <!-- begin-user-doc -->
00747:             * <!-- end-user-doc -->
00748:             * @generated
00749:             * @ordered
00750:             */
00751:            int TRANSFORMER_FEATURE_COUNT = SERVICE_ENGINE_FEATURE_COUNT + 1;
00752:
00753:            /**
00754:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ParserImpl <em>Parser</em>}' class.
00755:             * <!-- begin-user-doc -->
00756:             * <!-- end-user-doc -->
00757:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ParserImpl
00758:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getParser()
00759:             * @generated
00760:             */
00761:            int PARSER = 7;
00762:
00763:            /**
00764:             * The feature id for the '<em><b>Name</b></em>' attribute.
00765:             * <!-- begin-user-doc -->
00766:             * <!-- end-user-doc -->
00767:             * @generated
00768:             * @ordered
00769:             */
00770:            int PARSER__NAME = SERVICE_ENGINE__NAME;
00771:
00772:            /**
00773:             * The feature id for the '<em><b>Description</b></em>' attribute.
00774:             * <!-- begin-user-doc -->
00775:             * <!-- end-user-doc -->
00776:             * @generated
00777:             * @ordered
00778:             */
00779:            int PARSER__DESCRIPTION = SERVICE_ENGINE__DESCRIPTION;
00780:
00781:            /**
00782:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00783:             * <!-- begin-user-doc -->
00784:             * <!-- end-user-doc -->
00785:             * @generated
00786:             * @ordered
00787:             */
00788:            int PARSER__INTERFACE_NAME = SERVICE_ENGINE__INTERFACE_NAME;
00789:
00790:            /**
00791:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00792:             * <!-- begin-user-doc -->
00793:             * <!-- end-user-doc -->
00794:             * @generated
00795:             * @ordered
00796:             */
00797:            int PARSER__SERVICE_NAME = SERVICE_ENGINE__SERVICE_NAME;
00798:
00799:            /**
00800:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00801:             * <!-- begin-user-doc -->
00802:             * <!-- end-user-doc -->
00803:             * @generated
00804:             * @ordered
00805:             */
00806:            int PARSER__USE_CCSL = SERVICE_ENGINE__USE_CCSL;
00807:
00808:            /**
00809:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00810:             * <!-- begin-user-doc -->
00811:             * <!-- end-user-doc -->
00812:             * @generated
00813:             * @ordered
00814:             */
00815:            int PARSER__PROVIDER_CCSL = SERVICE_ENGINE__PROVIDER_CCSL;
00816:
00817:            /**
00818:             * The feature id for the '<em><b>Parser Type</b></em>' attribute.
00819:             * <!-- begin-user-doc -->
00820:             * <!-- end-user-doc -->
00821:             * @generated
00822:             * @ordered
00823:             */
00824:            int PARSER__PARSER_TYPE = SERVICE_ENGINE_FEATURE_COUNT + 0;
00825:
00826:            /**
00827:             * The feature id for the '<em><b>Message Definition</b></em>' attribute.
00828:             * <!-- begin-user-doc -->
00829:             * <!-- end-user-doc -->
00830:             * @generated
00831:             * @ordered
00832:             */
00833:            int PARSER__MESSAGE_DEFINITION = SERVICE_ENGINE_FEATURE_COUNT + 1;
00834:
00835:            /**
00836:             * The number of structural features of the '<em>Parser</em>' class.
00837:             * <!-- begin-user-doc -->
00838:             * <!-- end-user-doc -->
00839:             * @generated
00840:             * @ordered
00841:             */
00842:            int PARSER_FEATURE_COUNT = SERVICE_ENGINE_FEATURE_COUNT + 2;
00843:
00844:            /**
00845:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.XSLTImpl <em>XSLT</em>}' class.
00846:             * <!-- begin-user-doc -->
00847:             * <!-- end-user-doc -->
00848:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.XSLTImpl
00849:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getXSLT()
00850:             * @generated
00851:             */
00852:            int XSLT = 8;
00853:
00854:            /**
00855:             * The feature id for the '<em><b>Name</b></em>' attribute.
00856:             * <!-- begin-user-doc -->
00857:             * <!-- end-user-doc -->
00858:             * @generated
00859:             * @ordered
00860:             */
00861:            int XSLT__NAME = SERVICE_ENGINE__NAME;
00862:
00863:            /**
00864:             * The feature id for the '<em><b>Description</b></em>' attribute.
00865:             * <!-- begin-user-doc -->
00866:             * <!-- end-user-doc -->
00867:             * @generated
00868:             * @ordered
00869:             */
00870:            int XSLT__DESCRIPTION = SERVICE_ENGINE__DESCRIPTION;
00871:
00872:            /**
00873:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00874:             * <!-- begin-user-doc -->
00875:             * <!-- end-user-doc -->
00876:             * @generated
00877:             * @ordered
00878:             */
00879:            int XSLT__INTERFACE_NAME = SERVICE_ENGINE__INTERFACE_NAME;
00880:
00881:            /**
00882:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00883:             * <!-- begin-user-doc -->
00884:             * <!-- end-user-doc -->
00885:             * @generated
00886:             * @ordered
00887:             */
00888:            int XSLT__SERVICE_NAME = SERVICE_ENGINE__SERVICE_NAME;
00889:
00890:            /**
00891:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00892:             * <!-- begin-user-doc -->
00893:             * <!-- end-user-doc -->
00894:             * @generated
00895:             * @ordered
00896:             */
00897:            int XSLT__USE_CCSL = SERVICE_ENGINE__USE_CCSL;
00898:
00899:            /**
00900:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00901:             * <!-- begin-user-doc -->
00902:             * <!-- end-user-doc -->
00903:             * @generated
00904:             * @ordered
00905:             */
00906:            int XSLT__PROVIDER_CCSL = SERVICE_ENGINE__PROVIDER_CCSL;
00907:
00908:            /**
00909:             * The feature id for the '<em><b>XSLT Style Sheet</b></em>' attribute.
00910:             * <!-- begin-user-doc -->
00911:             * <!-- end-user-doc -->
00912:             * @generated
00913:             * @ordered
00914:             */
00915:            int XSLT__XSLT_STYLE_SHEET = SERVICE_ENGINE_FEATURE_COUNT + 0;
00916:
00917:            /**
00918:             * The number of structural features of the '<em>XSLT</em>' class.
00919:             * <!-- begin-user-doc -->
00920:             * <!-- end-user-doc -->
00921:             * @generated
00922:             * @ordered
00923:             */
00924:            int XSLT_FEATURE_COUNT = SERVICE_ENGINE_FEATURE_COUNT + 1;
00925:
00926:            /**
00927:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SequencerImpl <em>Sequencer</em>}' class.
00928:             * <!-- begin-user-doc -->
00929:             * <!-- end-user-doc -->
00930:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SequencerImpl
00931:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getSequencer()
00932:             * @generated
00933:             */
00934:            int SEQUENCER = 9;
00935:
00936:            /**
00937:             * The feature id for the '<em><b>Name</b></em>' attribute.
00938:             * <!-- begin-user-doc -->
00939:             * <!-- end-user-doc -->
00940:             * @generated
00941:             * @ordered
00942:             */
00943:            int SEQUENCER__NAME = SERVICE_ENGINE__NAME;
00944:
00945:            /**
00946:             * The feature id for the '<em><b>Description</b></em>' attribute.
00947:             * <!-- begin-user-doc -->
00948:             * <!-- end-user-doc -->
00949:             * @generated
00950:             * @ordered
00951:             */
00952:            int SEQUENCER__DESCRIPTION = SERVICE_ENGINE__DESCRIPTION;
00953:
00954:            /**
00955:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
00956:             * <!-- begin-user-doc -->
00957:             * <!-- end-user-doc -->
00958:             * @generated
00959:             * @ordered
00960:             */
00961:            int SEQUENCER__INTERFACE_NAME = SERVICE_ENGINE__INTERFACE_NAME;
00962:
00963:            /**
00964:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
00965:             * <!-- begin-user-doc -->
00966:             * <!-- end-user-doc -->
00967:             * @generated
00968:             * @ordered
00969:             */
00970:            int SEQUENCER__SERVICE_NAME = SERVICE_ENGINE__SERVICE_NAME;
00971:
00972:            /**
00973:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
00974:             * <!-- begin-user-doc -->
00975:             * <!-- end-user-doc -->
00976:             * @generated
00977:             * @ordered
00978:             */
00979:            int SEQUENCER__USE_CCSL = SERVICE_ENGINE__USE_CCSL;
00980:
00981:            /**
00982:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
00983:             * <!-- begin-user-doc -->
00984:             * <!-- end-user-doc -->
00985:             * @generated
00986:             * @ordered
00987:             */
00988:            int SEQUENCER__PROVIDER_CCSL = SERVICE_ENGINE__PROVIDER_CCSL;
00989:
00990:            /**
00991:             * The number of structural features of the '<em>Sequencer</em>' class.
00992:             * <!-- begin-user-doc -->
00993:             * <!-- end-user-doc -->
00994:             * @generated
00995:             * @ordered
00996:             */
00997:            int SEQUENCER_FEATURE_COUNT = SERVICE_ENGINE_FEATURE_COUNT + 0;
00998:
00999:            /**
01000:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ComponentFlowEditorDocumentImpl <em>Component Flow Editor Document</em>}' class.
01001:             * <!-- begin-user-doc -->
01002:             * <!-- end-user-doc -->
01003:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ComponentFlowEditorDocumentImpl
01004:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getComponentFlowEditorDocument()
01005:             * @generated
01006:             */
01007:            int COMPONENT_FLOW_EDITOR_DOCUMENT = 10;
01008:
01009:            /**
01010:             * The feature id for the '<em><b>Component Flow Editor Elements</b></em>' containment reference list.
01011:             * <!-- begin-user-doc -->
01012:             * <!-- end-user-doc -->
01013:             * @generated
01014:             * @ordered
01015:             */
01016:            int COMPONENT_FLOW_EDITOR_DOCUMENT__COMPONENT_FLOW_EDITOR_ELEMENTS = 0;
01017:
01018:            /**
01019:             * The feature id for the '<em><b>Message Exchanges</b></em>' containment reference list.
01020:             * <!-- begin-user-doc -->
01021:             * <!-- end-user-doc -->
01022:             * @generated
01023:             * @ordered
01024:             */
01025:            int COMPONENT_FLOW_EDITOR_DOCUMENT__MESSAGE_EXCHANGES = 1;
01026:
01027:            /**
01028:             * The feature id for the '<em><b>Decorative Model Elements</b></em>' containment reference list.
01029:             * <!-- begin-user-doc -->
01030:             * <!-- end-user-doc -->
01031:             * @generated
01032:             * @ordered
01033:             */
01034:            int COMPONENT_FLOW_EDITOR_DOCUMENT__DECORATIVE_MODEL_ELEMENTS = 2;
01035:
01036:            /**
01037:             * The number of structural features of the '<em>Component Flow Editor Document</em>' class.
01038:             * <!-- begin-user-doc -->
01039:             * <!-- end-user-doc -->
01040:             * @generated
01041:             * @ordered
01042:             */
01043:            int COMPONENT_FLOW_EDITOR_DOCUMENT_FEATURE_COUNT = 3;
01044:
01045:            /**
01046:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.MessageExchangeImpl <em>Message Exchange</em>}' class.
01047:             * <!-- begin-user-doc -->
01048:             * <!-- end-user-doc -->
01049:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.MessageExchangeImpl
01050:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getMessageExchange()
01051:             * @generated
01052:             */
01053:            int MESSAGE_EXCHANGE = 11;
01054:
01055:            /**
01056:             * The feature id for the '<em><b>Label</b></em>' attribute.
01057:             * <!-- begin-user-doc -->
01058:             * <!-- end-user-doc -->
01059:             * @generated
01060:             * @ordered
01061:             */
01062:            int MESSAGE_EXCHANGE__LABEL = 0;
01063:
01064:            /**
01065:             * The feature id for the '<em><b>Timeout</b></em>' attribute.
01066:             * <!-- begin-user-doc -->
01067:             * <!-- end-user-doc -->
01068:             * @generated
01069:             * @ordered
01070:             */
01071:            int MESSAGE_EXCHANGE__TIMEOUT = 1;
01072:
01073:            /**
01074:             * The feature id for the '<em><b>Operation</b></em>' attribute.
01075:             * <!-- begin-user-doc -->
01076:             * <!-- end-user-doc -->
01077:             * @generated
01078:             * @ordered
01079:             */
01080:            int MESSAGE_EXCHANGE__OPERATION = 2;
01081:
01082:            /**
01083:             * The feature id for the '<em><b>Source Element</b></em>' reference.
01084:             * <!-- begin-user-doc -->
01085:             * <!-- end-user-doc -->
01086:             * @generated
01087:             * @ordered
01088:             */
01089:            int MESSAGE_EXCHANGE__SOURCE_ELEMENT = 3;
01090:
01091:            /**
01092:             * The feature id for the '<em><b>Target Element</b></em>' reference.
01093:             * <!-- begin-user-doc -->
01094:             * <!-- end-user-doc -->
01095:             * @generated
01096:             * @ordered
01097:             */
01098:            int MESSAGE_EXCHANGE__TARGET_ELEMENT = 4;
01099:
01100:            /**
01101:             * The feature id for the '<em><b>Expression</b></em>' attribute.
01102:             * <!-- begin-user-doc -->
01103:             * <!-- end-user-doc -->
01104:             * @generated
01105:             * @ordered
01106:             */
01107:            int MESSAGE_EXCHANGE__EXPRESSION = 5;
01108:
01109:            /**
01110:             * The feature id for the '<em><b>Type</b></em>' attribute.
01111:             * <!-- begin-user-doc -->
01112:             * <!-- end-user-doc -->
01113:             * @generated
01114:             * @ordered
01115:             */
01116:            int MESSAGE_EXCHANGE__TYPE = 6;
01117:
01118:            /**
01119:             * The number of structural features of the '<em>Message Exchange</em>' class.
01120:             * <!-- begin-user-doc -->
01121:             * <!-- end-user-doc -->
01122:             * @generated
01123:             * @ordered
01124:             */
01125:            int MESSAGE_EXCHANGE_FEATURE_COUNT = 7;
01126:
01127:            /**
01128:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.DecorativeModelElementImpl <em>Decorative Model Element</em>}' class.
01129:             * <!-- begin-user-doc -->
01130:             * <!-- end-user-doc -->
01131:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.DecorativeModelElementImpl
01132:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getDecorativeModelElement()
01133:             * @generated
01134:             */
01135:            int DECORATIVE_MODEL_ELEMENT = 13;
01136:
01137:            /**
01138:             * The feature id for the '<em><b>Name</b></em>' attribute.
01139:             * <!-- begin-user-doc -->
01140:             * <!-- end-user-doc -->
01141:             * @generated
01142:             * @ordered
01143:             */
01144:            int DECORATIVE_MODEL_ELEMENT__NAME = BASE_ELEMENT__NAME;
01145:
01146:            /**
01147:             * The feature id for the '<em><b>Description</b></em>' attribute.
01148:             * <!-- begin-user-doc -->
01149:             * <!-- end-user-doc -->
01150:             * @generated
01151:             * @ordered
01152:             */
01153:            int DECORATIVE_MODEL_ELEMENT__DESCRIPTION = BASE_ELEMENT__DESCRIPTION;
01154:
01155:            /**
01156:             * The number of structural features of the '<em>Decorative Model Element</em>' class.
01157:             * <!-- begin-user-doc -->
01158:             * <!-- end-user-doc -->
01159:             * @generated
01160:             * @ordered
01161:             */
01162:            int DECORATIVE_MODEL_ELEMENT_FEATURE_COUNT = BASE_ELEMENT_FEATURE_COUNT + 0;
01163:
01164:            /**
01165:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ExternalSystemImpl <em>External System</em>}' class.
01166:             * <!-- begin-user-doc -->
01167:             * <!-- end-user-doc -->
01168:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ExternalSystemImpl
01169:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getExternalSystem()
01170:             * @generated
01171:             */
01172:            int EXTERNAL_SYSTEM = 12;
01173:
01174:            /**
01175:             * The feature id for the '<em><b>Name</b></em>' attribute.
01176:             * <!-- begin-user-doc -->
01177:             * <!-- end-user-doc -->
01178:             * @generated
01179:             * @ordered
01180:             */
01181:            int EXTERNAL_SYSTEM__NAME = DECORATIVE_MODEL_ELEMENT__NAME;
01182:
01183:            /**
01184:             * The feature id for the '<em><b>Description</b></em>' attribute.
01185:             * <!-- begin-user-doc -->
01186:             * <!-- end-user-doc -->
01187:             * @generated
01188:             * @ordered
01189:             */
01190:            int EXTERNAL_SYSTEM__DESCRIPTION = DECORATIVE_MODEL_ELEMENT__DESCRIPTION;
01191:
01192:            /**
01193:             * The number of structural features of the '<em>External System</em>' class.
01194:             * <!-- begin-user-doc -->
01195:             * <!-- end-user-doc -->
01196:             * @generated
01197:             * @ordered
01198:             */
01199:            int EXTERNAL_SYSTEM_FEATURE_COUNT = DECORATIVE_MODEL_ELEMENT_FEATURE_COUNT + 0;
01200:
01201:            /**
01202:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EndPointImpl <em>End Point</em>}' class.
01203:             * <!-- begin-user-doc -->
01204:             * <!-- end-user-doc -->
01205:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EndPointImpl
01206:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEndPoint()
01207:             * @generated
01208:             */
01209:            int END_POINT = 45;
01210:
01211:            /**
01212:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
01213:             * <!-- begin-user-doc -->
01214:             * <!-- end-user-doc -->
01215:             * @generated
01216:             * @ordered
01217:             */
01218:            int END_POINT__END_POINT_NAME = 0;
01219:
01220:            /**
01221:             * The feature id for the '<em><b>Charset</b></em>' attribute.
01222:             * <!-- begin-user-doc -->
01223:             * <!-- end-user-doc -->
01224:             * @generated
01225:             * @ordered
01226:             */
01227:            int END_POINT__CHARSET = 1;
01228:
01229:            /**
01230:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
01231:             * <!-- begin-user-doc -->
01232:             * <!-- end-user-doc -->
01233:             * @generated
01234:             * @ordered
01235:             */
01236:            int END_POINT__RECORD_TYPE = 2;
01237:
01238:            /**
01239:             * The number of structural features of the '<em>End Point</em>' class.
01240:             * <!-- begin-user-doc -->
01241:             * <!-- end-user-doc -->
01242:             * @generated
01243:             * @ordered
01244:             */
01245:            int END_POINT_FEATURE_COUNT = 3;
01246:
01247:            /**
01248:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ProviderImpl <em>Provider</em>}' class.
01249:             * <!-- begin-user-doc -->
01250:             * <!-- end-user-doc -->
01251:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ProviderImpl
01252:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getProvider()
01253:             * @generated
01254:             */
01255:            int PROVIDER = 43;
01256:
01257:            /**
01258:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
01259:             * <!-- begin-user-doc -->
01260:             * <!-- end-user-doc -->
01261:             * @generated
01262:             * @ordered
01263:             */
01264:            int PROVIDER__END_POINT_NAME = END_POINT__END_POINT_NAME;
01265:
01266:            /**
01267:             * The feature id for the '<em><b>Charset</b></em>' attribute.
01268:             * <!-- begin-user-doc -->
01269:             * <!-- end-user-doc -->
01270:             * @generated
01271:             * @ordered
01272:             */
01273:            int PROVIDER__CHARSET = END_POINT__CHARSET;
01274:
01275:            /**
01276:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
01277:             * <!-- begin-user-doc -->
01278:             * <!-- end-user-doc -->
01279:             * @generated
01280:             * @ordered
01281:             */
01282:            int PROVIDER__RECORD_TYPE = END_POINT__RECORD_TYPE;
01283:
01284:            /**
01285:             * The number of structural features of the '<em>Provider</em>' class.
01286:             * <!-- begin-user-doc -->
01287:             * <!-- end-user-doc -->
01288:             * @generated
01289:             * @ordered
01290:             */
01291:            int PROVIDER_FEATURE_COUNT = END_POINT_FEATURE_COUNT + 0;
01292:
01293:            /**
01294:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpProviderImpl <em>Http Provider</em>}' class.
01295:             * <!-- begin-user-doc -->
01296:             * <!-- end-user-doc -->
01297:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpProviderImpl
01298:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getHttpProvider()
01299:             * @generated
01300:             */
01301:            int HTTP_PROVIDER = 14;
01302:
01303:            /**
01304:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
01305:             * <!-- begin-user-doc -->
01306:             * <!-- end-user-doc -->
01307:             * @generated
01308:             * @ordered
01309:             */
01310:            int HTTP_PROVIDER__END_POINT_NAME = PROVIDER__END_POINT_NAME;
01311:
01312:            /**
01313:             * The feature id for the '<em><b>Charset</b></em>' attribute.
01314:             * <!-- begin-user-doc -->
01315:             * <!-- end-user-doc -->
01316:             * @generated
01317:             * @ordered
01318:             */
01319:            int HTTP_PROVIDER__CHARSET = PROVIDER__CHARSET;
01320:
01321:            /**
01322:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
01323:             * <!-- begin-user-doc -->
01324:             * <!-- end-user-doc -->
01325:             * @generated
01326:             * @ordered
01327:             */
01328:            int HTTP_PROVIDER__RECORD_TYPE = PROVIDER__RECORD_TYPE;
01329:
01330:            /**
01331:             * The feature id for the '<em><b>Location Url</b></em>' attribute.
01332:             * <!-- begin-user-doc -->
01333:             * <!-- end-user-doc -->
01334:             * @generated
01335:             * @ordered
01336:             */
01337:            int HTTP_PROVIDER__LOCATION_URL = PROVIDER_FEATURE_COUNT + 0;
01338:
01339:            /**
01340:             * The feature id for the '<em><b>Soap Enabled</b></em>' attribute.
01341:             * <!-- begin-user-doc -->
01342:             * <!-- end-user-doc -->
01343:             * @generated
01344:             * @ordered
01345:             */
01346:            int HTTP_PROVIDER__SOAP_ENABLED = PROVIDER_FEATURE_COUNT + 1;
01347:
01348:            /**
01349:             * The feature id for the '<em><b>Use Ssl</b></em>' attribute.
01350:             * <!-- begin-user-doc -->
01351:             * <!-- end-user-doc -->
01352:             * @generated
01353:             * @ordered
01354:             */
01355:            int HTTP_PROVIDER__USE_SSL = PROVIDER_FEATURE_COUNT + 2;
01356:
01357:            /**
01358:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
01359:             * <!-- begin-user-doc -->
01360:             * <!-- end-user-doc -->
01361:             * @generated
01362:             * @ordered
01363:             */
01364:            int HTTP_PROVIDER__SSL = PROVIDER_FEATURE_COUNT + 3;
01365:
01366:            /**
01367:             * The feature id for the '<em><b>Timeout</b></em>' attribute.
01368:             * <!-- begin-user-doc -->
01369:             * <!-- end-user-doc -->
01370:             * @generated
01371:             * @ordered
01372:             */
01373:            int HTTP_PROVIDER__TIMEOUT = PROVIDER_FEATURE_COUNT + 4;
01374:
01375:            /**
01376:             * The feature id for the '<em><b>Attachment Mode</b></em>' attribute.
01377:             * <!-- begin-user-doc -->
01378:             * <!-- end-user-doc -->
01379:             * @generated
01380:             * @ordered
01381:             */
01382:            int HTTP_PROVIDER__ATTACHMENT_MODE = PROVIDER_FEATURE_COUNT + 5;
01383:
01384:            /**
01385:             * The feature id for the '<em><b>Marshaller</b></em>' attribute.
01386:             * <!-- begin-user-doc -->
01387:             * <!-- end-user-doc -->
01388:             * @generated
01389:             * @ordered
01390:             */
01391:            int HTTP_PROVIDER__MARSHALLER = PROVIDER_FEATURE_COUNT + 6;
01392:
01393:            /**
01394:             * The feature id for the '<em><b>Imported WSDL</b></em>' attribute.
01395:             * <!-- begin-user-doc -->
01396:             * <!-- end-user-doc -->
01397:             * @generated
01398:             * @ordered
01399:             */
01400:            int HTTP_PROVIDER__IMPORTED_WSDL = PROVIDER_FEATURE_COUNT + 7;
01401:
01402:            /**
01403:             * The feature id for the '<em><b>Basic Auth User</b></em>' attribute.
01404:             * <!-- begin-user-doc -->
01405:             * <!-- end-user-doc -->
01406:             * @generated
01407:             * @ordered
01408:             */
01409:            int HTTP_PROVIDER__BASIC_AUTH_USER = PROVIDER_FEATURE_COUNT + 8;
01410:
01411:            /**
01412:             * The feature id for the '<em><b>Basic Auth Password</b></em>' attribute.
01413:             * <!-- begin-user-doc -->
01414:             * <!-- end-user-doc -->
01415:             * @generated
01416:             * @ordered
01417:             */
01418:            int HTTP_PROVIDER__BASIC_AUTH_PASSWORD = PROVIDER_FEATURE_COUNT + 9;
01419:
01420:            /**
01421:             * The feature id for the '<em><b>Default Operation</b></em>' attribute.
01422:             * <!-- begin-user-doc -->
01423:             * <!-- end-user-doc -->
01424:             * @generated
01425:             * @ordered
01426:             */
01427:            int HTTP_PROVIDER__DEFAULT_OPERATION = PROVIDER_FEATURE_COUNT + 10;
01428:
01429:            /**
01430:             * The feature id for the '<em><b>Service</b></em>' attribute.
01431:             * <!-- begin-user-doc -->
01432:             * <!-- end-user-doc -->
01433:             * @generated
01434:             * @ordered
01435:             */
01436:            int HTTP_PROVIDER__SERVICE = PROVIDER_FEATURE_COUNT + 11;
01437:
01438:            /**
01439:             * The feature id for the '<em><b>Port</b></em>' attribute.
01440:             * <!-- begin-user-doc -->
01441:             * <!-- end-user-doc -->
01442:             * @generated
01443:             * @ordered
01444:             */
01445:            int HTTP_PROVIDER__PORT = PROVIDER_FEATURE_COUNT + 12;
01446:
01447:            /**
01448:             * The feature id for the '<em><b>Proxy Host</b></em>' attribute.
01449:             * <!-- begin-user-doc -->
01450:             * <!-- end-user-doc -->
01451:             * @generated
01452:             * @ordered
01453:             */
01454:            int HTTP_PROVIDER__PROXY_HOST = PROVIDER_FEATURE_COUNT + 13;
01455:
01456:            /**
01457:             * The feature id for the '<em><b>Proxy User</b></em>' attribute.
01458:             * <!-- begin-user-doc -->
01459:             * <!-- end-user-doc -->
01460:             * @generated
01461:             * @ordered
01462:             */
01463:            int HTTP_PROVIDER__PROXY_USER = PROVIDER_FEATURE_COUNT + 14;
01464:
01465:            /**
01466:             * The feature id for the '<em><b>Proxy Port</b></em>' attribute.
01467:             * <!-- begin-user-doc -->
01468:             * <!-- end-user-doc -->
01469:             * @generated
01470:             * @ordered
01471:             */
01472:            int HTTP_PROVIDER__PROXY_PORT = PROVIDER_FEATURE_COUNT + 15;
01473:
01474:            /**
01475:             * The feature id for the '<em><b>Proxy Password</b></em>' attribute.
01476:             * <!-- begin-user-doc -->
01477:             * <!-- end-user-doc -->
01478:             * @generated
01479:             * @ordered
01480:             */
01481:            int HTTP_PROVIDER__PROXY_PASSWORD = PROVIDER_FEATURE_COUNT + 16;
01482:
01483:            /**
01484:             * The number of structural features of the '<em>Http Provider</em>' class.
01485:             * <!-- begin-user-doc -->
01486:             * <!-- end-user-doc -->
01487:             * @generated
01488:             * @ordered
01489:             */
01490:            int HTTP_PROVIDER_FEATURE_COUNT = PROVIDER_FEATURE_COUNT + 17;
01491:
01492:            /**
01493:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConsumerImpl <em>Consumer</em>}' class.
01494:             * <!-- begin-user-doc -->
01495:             * <!-- end-user-doc -->
01496:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConsumerImpl
01497:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConsumer()
01498:             * @generated
01499:             */
01500:            int CONSUMER = 44;
01501:
01502:            /**
01503:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
01504:             * <!-- begin-user-doc -->
01505:             * <!-- end-user-doc -->
01506:             * @generated
01507:             * @ordered
01508:             */
01509:            int CONSUMER__END_POINT_NAME = END_POINT__END_POINT_NAME;
01510:
01511:            /**
01512:             * The feature id for the '<em><b>Charset</b></em>' attribute.
01513:             * <!-- begin-user-doc -->
01514:             * <!-- end-user-doc -->
01515:             * @generated
01516:             * @ordered
01517:             */
01518:            int CONSUMER__CHARSET = END_POINT__CHARSET;
01519:
01520:            /**
01521:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
01522:             * <!-- begin-user-doc -->
01523:             * <!-- end-user-doc -->
01524:             * @generated
01525:             * @ordered
01526:             */
01527:            int CONSUMER__RECORD_TYPE = END_POINT__RECORD_TYPE;
01528:
01529:            /**
01530:             * The feature id for the '<em><b>Default Mep</b></em>' attribute.
01531:             * <!-- begin-user-doc -->
01532:             * <!-- end-user-doc -->
01533:             * @generated
01534:             * @ordered
01535:             */
01536:            int CONSUMER__DEFAULT_MEP = END_POINT_FEATURE_COUNT + 0;
01537:
01538:            /**
01539:             * The number of structural features of the '<em>Consumer</em>' class.
01540:             * <!-- begin-user-doc -->
01541:             * <!-- end-user-doc -->
01542:             * @generated
01543:             * @ordered
01544:             */
01545:            int CONSUMER_FEATURE_COUNT = END_POINT_FEATURE_COUNT + 1;
01546:
01547:            /**
01548:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileConsumerImpl <em>File Consumer</em>}' class.
01549:             * <!-- begin-user-doc -->
01550:             * <!-- end-user-doc -->
01551:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileConsumerImpl
01552:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileConsumer()
01553:             * @generated
01554:             */
01555:            int FILE_CONSUMER = 15;
01556:
01557:            /**
01558:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileProviderImpl <em>File Provider</em>}' class.
01559:             * <!-- begin-user-doc -->
01560:             * <!-- end-user-doc -->
01561:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileProviderImpl
01562:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileProvider()
01563:             * @generated
01564:             */
01565:            int FILE_PROVIDER = 16;
01566:
01567:            /**
01568:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileCompletionImpl <em>File Completion</em>}' class.
01569:             * <!-- begin-user-doc -->
01570:             * <!-- end-user-doc -->
01571:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileCompletionImpl
01572:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileCompletion()
01573:             * @generated
01574:             */
01575:            int FILE_COMPLETION = 17;
01576:
01577:            /**
01578:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSImpl <em>JMS</em>}' class.
01579:             * <!-- begin-user-doc -->
01580:             * <!-- end-user-doc -->
01581:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSImpl
01582:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJMS()
01583:             * @generated
01584:             */
01585:            int JMS = 18;
01586:
01587:            /**
01588:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConfigImpl <em>JMS Config</em>}' class.
01589:             * <!-- begin-user-doc -->
01590:             * <!-- end-user-doc -->
01591:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConfigImpl
01592:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJMSConfig()
01593:             * @generated
01594:             */
01595:            int JMS_CONFIG = 19;
01596:
01597:            /**
01598:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpConsumerImpl <em>Http Consumer</em>}' class.
01599:             * <!-- begin-user-doc -->
01600:             * <!-- end-user-doc -->
01601:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpConsumerImpl
01602:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getHttpConsumer()
01603:             * @generated
01604:             */
01605:            int HTTP_CONSUMER = 20;
01606:
01607:            /**
01608:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileReplyImpl <em>File Reply</em>}' class.
01609:             * <!-- begin-user-doc -->
01610:             * <!-- end-user-doc -->
01611:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileReplyImpl
01612:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileReply()
01613:             * @generated
01614:             */
01615:            int FILE_REPLY = 21;
01616:
01617:            /**
01618:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConsumerImpl <em>JMS Consumer</em>}' class.
01619:             * <!-- begin-user-doc -->
01620:             * <!-- end-user-doc -->
01621:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConsumerImpl
01622:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJMSConsumer()
01623:             * @generated
01624:             */
01625:            int JMS_CONSUMER = 47;
01626:
01627:            /**
01628:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSProviderImpl <em>JMS Provider</em>}' class.
01629:             * <!-- begin-user-doc -->
01630:             * <!-- end-user-doc -->
01631:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSProviderImpl
01632:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJMSProvider()
01633:             * @generated
01634:             */
01635:            int JMS_PROVIDER = 48;
01636:
01637:            /**
01638:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CCSLImpl <em>CCSL</em>}' class.
01639:             * <!-- begin-user-doc -->
01640:             * <!-- end-user-doc -->
01641:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CCSLImpl
01642:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCCSL()
01643:             * @generated
01644:             */
01645:            int CCSL = 23;
01646:
01647:            /**
01648:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocBaseImpl <em>Upoc Base</em>}' class.
01649:             * <!-- begin-user-doc -->
01650:             * <!-- end-user-doc -->
01651:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocBaseImpl
01652:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocBase()
01653:             * @generated
01654:             */
01655:            int UPOC_BASE = 24;
01656:
01657:            /**
01658:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPresendImpl <em>Upoc Presend</em>}' class.
01659:             * <!-- begin-user-doc -->
01660:             * <!-- end-user-doc -->
01661:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPresendImpl
01662:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocPresend()
01663:             * @generated
01664:             */
01665:            int UPOC_PRESEND = 25;
01666:
01667:            /**
01668:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPostsendImpl <em>Upoc Postsend</em>}' class.
01669:             * <!-- begin-user-doc -->
01670:             * <!-- end-user-doc -->
01671:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPostsendImpl
01672:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocPostsend()
01673:             * @generated
01674:             */
01675:            int UPOC_POSTSEND = 26;
01676:
01677:            /**
01678:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPostacceptImpl <em>Upoc Postaccept</em>}' class.
01679:             * <!-- begin-user-doc -->
01680:             * <!-- end-user-doc -->
01681:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPostacceptImpl
01682:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocPostaccept()
01683:             * @generated
01684:             */
01685:            int UPOC_POSTACCEPT = 27;
01686:
01687:            /**
01688:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocImpl <em>Upoc</em>}' class.
01689:             * <!-- begin-user-doc -->
01690:             * <!-- end-user-doc -->
01691:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocImpl
01692:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpoc()
01693:             * @generated
01694:             */
01695:            int UPOC = 28;
01696:
01697:            /**
01698:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConsumerCCSLImpl <em>Consumer CCSL</em>}' class.
01699:             * <!-- begin-user-doc -->
01700:             * <!-- end-user-doc -->
01701:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConsumerCCSLImpl
01702:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConsumerCCSL()
01703:             * @generated
01704:             */
01705:            int CONSUMER_CCSL = 29;
01706:
01707:            /**
01708:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ProviderCCSLImpl <em>Provider CCSL</em>}' class.
01709:             * <!-- begin-user-doc -->
01710:             * <!-- end-user-doc -->
01711:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ProviderCCSLImpl
01712:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getProviderCCSL()
01713:             * @generated
01714:             */
01715:            int PROVIDER_CCSL = 30;
01716:
01717:            /**
01718:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BaseReadImpl <em>Base Read</em>}' class.
01719:             * <!-- begin-user-doc -->
01720:             * <!-- end-user-doc -->
01721:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BaseReadImpl
01722:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getBaseRead()
01723:             * @generated
01724:             */
01725:            int BASE_READ = 51;
01726:
01727:            /**
01728:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
01729:             * <!-- begin-user-doc -->
01730:             * <!-- end-user-doc -->
01731:             * @generated
01732:             * @ordered
01733:             */
01734:            int BASE_READ__END_POINT_NAME = CONSUMER__END_POINT_NAME;
01735:
01736:            /**
01737:             * The feature id for the '<em><b>Charset</b></em>' attribute.
01738:             * <!-- begin-user-doc -->
01739:             * <!-- end-user-doc -->
01740:             * @generated
01741:             * @ordered
01742:             */
01743:            int BASE_READ__CHARSET = CONSUMER__CHARSET;
01744:
01745:            /**
01746:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
01747:             * <!-- begin-user-doc -->
01748:             * <!-- end-user-doc -->
01749:             * @generated
01750:             * @ordered
01751:             */
01752:            int BASE_READ__RECORD_TYPE = CONSUMER__RECORD_TYPE;
01753:
01754:            /**
01755:             * The feature id for the '<em><b>Default Mep</b></em>' attribute.
01756:             * <!-- begin-user-doc -->
01757:             * <!-- end-user-doc -->
01758:             * @generated
01759:             * @ordered
01760:             */
01761:            int BASE_READ__DEFAULT_MEP = CONSUMER__DEFAULT_MEP;
01762:
01763:            /**
01764:             * The feature id for the '<em><b>Source Dir</b></em>' attribute.
01765:             * <!-- begin-user-doc -->
01766:             * <!-- end-user-doc -->
01767:             * @generated
01768:             * @ordered
01769:             */
01770:            int BASE_READ__SOURCE_DIR = CONSUMER_FEATURE_COUNT + 0;
01771:
01772:            /**
01773:             * The feature id for the '<em><b>Stage Dir</b></em>' attribute.
01774:             * <!-- begin-user-doc -->
01775:             * <!-- end-user-doc -->
01776:             * @generated
01777:             * @ordered
01778:             */
01779:            int BASE_READ__STAGE_DIR = CONSUMER_FEATURE_COUNT + 1;
01780:
01781:            /**
01782:             * The feature id for the '<em><b>File Pattern</b></em>' attribute.
01783:             * <!-- begin-user-doc -->
01784:             * <!-- end-user-doc -->
01785:             * @generated
01786:             * @ordered
01787:             */
01788:            int BASE_READ__FILE_PATTERN = CONSUMER_FEATURE_COUNT + 2;
01789:
01790:            /**
01791:             * The feature id for the '<em><b>Match Model</b></em>' attribute.
01792:             * <!-- begin-user-doc -->
01793:             * <!-- end-user-doc -->
01794:             * @generated
01795:             * @ordered
01796:             */
01797:            int BASE_READ__MATCH_MODEL = CONSUMER_FEATURE_COUNT + 3;
01798:
01799:            /**
01800:             * The feature id for the '<em><b>Scan Interval</b></em>' attribute.
01801:             * <!-- begin-user-doc -->
01802:             * <!-- end-user-doc -->
01803:             * @generated
01804:             * @ordered
01805:             */
01806:            int BASE_READ__SCAN_INTERVAL = CONSUMER_FEATURE_COUNT + 4;
01807:
01808:            /**
01809:             * The feature id for the '<em><b>Read Style</b></em>' attribute.
01810:             * <!-- begin-user-doc -->
01811:             * <!-- end-user-doc -->
01812:             * @generated
01813:             * @ordered
01814:             */
01815:            int BASE_READ__READ_STYLE = CONSUMER_FEATURE_COUNT + 5;
01816:
01817:            /**
01818:             * The feature id for the '<em><b>Records Per Message</b></em>' attribute.
01819:             * <!-- begin-user-doc -->
01820:             * <!-- end-user-doc -->
01821:             * @generated
01822:             * @ordered
01823:             */
01824:            int BASE_READ__RECORDS_PER_MESSAGE = CONSUMER_FEATURE_COUNT + 6;
01825:
01826:            /**
01827:             * The feature id for the '<em><b>Hold Enabled</b></em>' attribute.
01828:             * <!-- begin-user-doc -->
01829:             * <!-- end-user-doc -->
01830:             * @generated
01831:             * @ordered
01832:             */
01833:            int BASE_READ__HOLD_ENABLED = CONSUMER_FEATURE_COUNT + 7;
01834:
01835:            /**
01836:             * The feature id for the '<em><b>Hold Directory</b></em>' attribute.
01837:             * <!-- begin-user-doc -->
01838:             * <!-- end-user-doc -->
01839:             * @generated
01840:             * @ordered
01841:             */
01842:            int BASE_READ__HOLD_DIRECTORY = CONSUMER_FEATURE_COUNT + 8;
01843:
01844:            /**
01845:             * The feature id for the '<em><b>Two Pass Mode Inteval Enabled</b></em>' attribute.
01846:             * <!-- begin-user-doc -->
01847:             * <!-- end-user-doc -->
01848:             * @generated
01849:             * @ordered
01850:             */
01851:            int BASE_READ__TWO_PASS_MODE_INTEVAL_ENABLED = CONSUMER_FEATURE_COUNT + 9;
01852:
01853:            /**
01854:             * The feature id for the '<em><b>Two Pass Mode Interval</b></em>' attribute.
01855:             * <!-- begin-user-doc -->
01856:             * <!-- end-user-doc -->
01857:             * @generated
01858:             * @ordered
01859:             */
01860:            int BASE_READ__TWO_PASS_MODE_INTERVAL = CONSUMER_FEATURE_COUNT + 10;
01861:
01862:            /**
01863:             * The feature id for the '<em><b>File Completion</b></em>' containment reference.
01864:             * <!-- begin-user-doc -->
01865:             * <!-- end-user-doc -->
01866:             * @generated
01867:             * @ordered
01868:             */
01869:            int BASE_READ__FILE_COMPLETION = CONSUMER_FEATURE_COUNT + 11;
01870:
01871:            /**
01872:             * The feature id for the '<em><b>Use Scheduler</b></em>' attribute.
01873:             * <!-- begin-user-doc -->
01874:             * <!-- end-user-doc -->
01875:             * @generated
01876:             * @ordered
01877:             */
01878:            int BASE_READ__USE_SCHEDULER = CONSUMER_FEATURE_COUNT + 12;
01879:
01880:            /**
01881:             * The feature id for the '<em><b>Scheduler</b></em>' containment reference.
01882:             * <!-- begin-user-doc -->
01883:             * <!-- end-user-doc -->
01884:             * @generated
01885:             * @ordered
01886:             */
01887:            int BASE_READ__SCHEDULER = CONSUMER_FEATURE_COUNT + 13;
01888:
01889:            /**
01890:             * The number of structural features of the '<em>Base Read</em>' class.
01891:             * <!-- begin-user-doc -->
01892:             * <!-- end-user-doc -->
01893:             * @generated
01894:             * @ordered
01895:             */
01896:            int BASE_READ_FEATURE_COUNT = CONSUMER_FEATURE_COUNT + 14;
01897:
01898:            /**
01899:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
01900:             * <!-- begin-user-doc -->
01901:             * <!-- end-user-doc -->
01902:             * @generated
01903:             * @ordered
01904:             */
01905:            int FILE_CONSUMER__END_POINT_NAME = BASE_READ__END_POINT_NAME;
01906:
01907:            /**
01908:             * The feature id for the '<em><b>Charset</b></em>' attribute.
01909:             * <!-- begin-user-doc -->
01910:             * <!-- end-user-doc -->
01911:             * @generated
01912:             * @ordered
01913:             */
01914:            int FILE_CONSUMER__CHARSET = BASE_READ__CHARSET;
01915:
01916:            /**
01917:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
01918:             * <!-- begin-user-doc -->
01919:             * <!-- end-user-doc -->
01920:             * @generated
01921:             * @ordered
01922:             */
01923:            int FILE_CONSUMER__RECORD_TYPE = BASE_READ__RECORD_TYPE;
01924:
01925:            /**
01926:             * The feature id for the '<em><b>Default Mep</b></em>' attribute.
01927:             * <!-- begin-user-doc -->
01928:             * <!-- end-user-doc -->
01929:             * @generated
01930:             * @ordered
01931:             */
01932:            int FILE_CONSUMER__DEFAULT_MEP = BASE_READ__DEFAULT_MEP;
01933:
01934:            /**
01935:             * The feature id for the '<em><b>Source Dir</b></em>' attribute.
01936:             * <!-- begin-user-doc -->
01937:             * <!-- end-user-doc -->
01938:             * @generated
01939:             * @ordered
01940:             */
01941:            int FILE_CONSUMER__SOURCE_DIR = BASE_READ__SOURCE_DIR;
01942:
01943:            /**
01944:             * The feature id for the '<em><b>Stage Dir</b></em>' attribute.
01945:             * <!-- begin-user-doc -->
01946:             * <!-- end-user-doc -->
01947:             * @generated
01948:             * @ordered
01949:             */
01950:            int FILE_CONSUMER__STAGE_DIR = BASE_READ__STAGE_DIR;
01951:
01952:            /**
01953:             * The feature id for the '<em><b>File Pattern</b></em>' attribute.
01954:             * <!-- begin-user-doc -->
01955:             * <!-- end-user-doc -->
01956:             * @generated
01957:             * @ordered
01958:             */
01959:            int FILE_CONSUMER__FILE_PATTERN = BASE_READ__FILE_PATTERN;
01960:
01961:            /**
01962:             * The feature id for the '<em><b>Match Model</b></em>' attribute.
01963:             * <!-- begin-user-doc -->
01964:             * <!-- end-user-doc -->
01965:             * @generated
01966:             * @ordered
01967:             */
01968:            int FILE_CONSUMER__MATCH_MODEL = BASE_READ__MATCH_MODEL;
01969:
01970:            /**
01971:             * The feature id for the '<em><b>Scan Interval</b></em>' attribute.
01972:             * <!-- begin-user-doc -->
01973:             * <!-- end-user-doc -->
01974:             * @generated
01975:             * @ordered
01976:             */
01977:            int FILE_CONSUMER__SCAN_INTERVAL = BASE_READ__SCAN_INTERVAL;
01978:
01979:            /**
01980:             * The feature id for the '<em><b>Read Style</b></em>' attribute.
01981:             * <!-- begin-user-doc -->
01982:             * <!-- end-user-doc -->
01983:             * @generated
01984:             * @ordered
01985:             */
01986:            int FILE_CONSUMER__READ_STYLE = BASE_READ__READ_STYLE;
01987:
01988:            /**
01989:             * The feature id for the '<em><b>Records Per Message</b></em>' attribute.
01990:             * <!-- begin-user-doc -->
01991:             * <!-- end-user-doc -->
01992:             * @generated
01993:             * @ordered
01994:             */
01995:            int FILE_CONSUMER__RECORDS_PER_MESSAGE = BASE_READ__RECORDS_PER_MESSAGE;
01996:
01997:            /**
01998:             * The feature id for the '<em><b>Hold Enabled</b></em>' attribute.
01999:             * <!-- begin-user-doc -->
02000:             * <!-- end-user-doc -->
02001:             * @generated
02002:             * @ordered
02003:             */
02004:            int FILE_CONSUMER__HOLD_ENABLED = BASE_READ__HOLD_ENABLED;
02005:
02006:            /**
02007:             * The feature id for the '<em><b>Hold Directory</b></em>' attribute.
02008:             * <!-- begin-user-doc -->
02009:             * <!-- end-user-doc -->
02010:             * @generated
02011:             * @ordered
02012:             */
02013:            int FILE_CONSUMER__HOLD_DIRECTORY = BASE_READ__HOLD_DIRECTORY;
02014:
02015:            /**
02016:             * The feature id for the '<em><b>Two Pass Mode Inteval Enabled</b></em>' attribute.
02017:             * <!-- begin-user-doc -->
02018:             * <!-- end-user-doc -->
02019:             * @generated
02020:             * @ordered
02021:             */
02022:            int FILE_CONSUMER__TWO_PASS_MODE_INTEVAL_ENABLED = BASE_READ__TWO_PASS_MODE_INTEVAL_ENABLED;
02023:
02024:            /**
02025:             * The feature id for the '<em><b>Two Pass Mode Interval</b></em>' attribute.
02026:             * <!-- begin-user-doc -->
02027:             * <!-- end-user-doc -->
02028:             * @generated
02029:             * @ordered
02030:             */
02031:            int FILE_CONSUMER__TWO_PASS_MODE_INTERVAL = BASE_READ__TWO_PASS_MODE_INTERVAL;
02032:
02033:            /**
02034:             * The feature id for the '<em><b>File Completion</b></em>' containment reference.
02035:             * <!-- begin-user-doc -->
02036:             * <!-- end-user-doc -->
02037:             * @generated
02038:             * @ordered
02039:             */
02040:            int FILE_CONSUMER__FILE_COMPLETION = BASE_READ__FILE_COMPLETION;
02041:
02042:            /**
02043:             * The feature id for the '<em><b>Use Scheduler</b></em>' attribute.
02044:             * <!-- begin-user-doc -->
02045:             * <!-- end-user-doc -->
02046:             * @generated
02047:             * @ordered
02048:             */
02049:            int FILE_CONSUMER__USE_SCHEDULER = BASE_READ__USE_SCHEDULER;
02050:
02051:            /**
02052:             * The feature id for the '<em><b>Scheduler</b></em>' containment reference.
02053:             * <!-- begin-user-doc -->
02054:             * <!-- end-user-doc -->
02055:             * @generated
02056:             * @ordered
02057:             */
02058:            int FILE_CONSUMER__SCHEDULER = BASE_READ__SCHEDULER;
02059:
02060:            /**
02061:             * The feature id for the '<em><b>File Reply</b></em>' containment reference.
02062:             * <!-- begin-user-doc -->
02063:             * <!-- end-user-doc -->
02064:             * @generated
02065:             * @ordered
02066:             */
02067:            int FILE_CONSUMER__FILE_REPLY = BASE_READ_FEATURE_COUNT + 0;
02068:
02069:            /**
02070:             * The number of structural features of the '<em>File Consumer</em>' class.
02071:             * <!-- begin-user-doc -->
02072:             * <!-- end-user-doc -->
02073:             * @generated
02074:             * @ordered
02075:             */
02076:            int FILE_CONSUMER_FEATURE_COUNT = BASE_READ_FEATURE_COUNT + 1;
02077:
02078:            /**
02079:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
02080:             * <!-- begin-user-doc -->
02081:             * <!-- end-user-doc -->
02082:             * @generated
02083:             * @ordered
02084:             */
02085:            int FILE_PROVIDER__END_POINT_NAME = PROVIDER__END_POINT_NAME;
02086:
02087:            /**
02088:             * The feature id for the '<em><b>Charset</b></em>' attribute.
02089:             * <!-- begin-user-doc -->
02090:             * <!-- end-user-doc -->
02091:             * @generated
02092:             * @ordered
02093:             */
02094:            int FILE_PROVIDER__CHARSET = PROVIDER__CHARSET;
02095:
02096:            /**
02097:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
02098:             * <!-- begin-user-doc -->
02099:             * <!-- end-user-doc -->
02100:             * @generated
02101:             * @ordered
02102:             */
02103:            int FILE_PROVIDER__RECORD_TYPE = PROVIDER__RECORD_TYPE;
02104:
02105:            /**
02106:             * The feature id for the '<em><b>Dest Dir</b></em>' attribute.
02107:             * <!-- begin-user-doc -->
02108:             * <!-- end-user-doc -->
02109:             * @generated
02110:             * @ordered
02111:             */
02112:            int FILE_PROVIDER__DEST_DIR = PROVIDER_FEATURE_COUNT + 0;
02113:
02114:            /**
02115:             * The feature id for the '<em><b>Stage Dir</b></em>' attribute.
02116:             * <!-- begin-user-doc -->
02117:             * <!-- end-user-doc -->
02118:             * @generated
02119:             * @ordered
02120:             */
02121:            int FILE_PROVIDER__STAGE_DIR = PROVIDER_FEATURE_COUNT + 1;
02122:
02123:            /**
02124:             * The feature id for the '<em><b>File Pattern</b></em>' attribute.
02125:             * <!-- begin-user-doc -->
02126:             * <!-- end-user-doc -->
02127:             * @generated
02128:             * @ordered
02129:             */
02130:            int FILE_PROVIDER__FILE_PATTERN = PROVIDER_FEATURE_COUNT + 2;
02131:
02132:            /**
02133:             * The feature id for the '<em><b>Write Style</b></em>' attribute.
02134:             * <!-- begin-user-doc -->
02135:             * <!-- end-user-doc -->
02136:             * @generated
02137:             * @ordered
02138:             */
02139:            int FILE_PROVIDER__WRITE_STYLE = PROVIDER_FEATURE_COUNT + 3;
02140:
02141:            /**
02142:             * The feature id for the '<em><b>File Completion</b></em>' containment reference.
02143:             * <!-- begin-user-doc -->
02144:             * <!-- end-user-doc -->
02145:             * @generated
02146:             * @ordered
02147:             */
02148:            int FILE_PROVIDER__FILE_COMPLETION = PROVIDER_FEATURE_COUNT + 4;
02149:
02150:            /**
02151:             * The number of structural features of the '<em>File Provider</em>' class.
02152:             * <!-- begin-user-doc -->
02153:             * <!-- end-user-doc -->
02154:             * @generated
02155:             * @ordered
02156:             */
02157:            int FILE_PROVIDER_FEATURE_COUNT = PROVIDER_FEATURE_COUNT + 5;
02158:
02159:            /**
02160:             * The feature id for the '<em><b>Action</b></em>' attribute.
02161:             * <!-- begin-user-doc -->
02162:             * <!-- end-user-doc -->
02163:             * @generated
02164:             * @ordered
02165:             */
02166:            int FILE_COMPLETION__ACTION = 0;
02167:
02168:            /**
02169:             * The feature id for the '<em><b>Archive Directory</b></em>' attribute.
02170:             * <!-- begin-user-doc -->
02171:             * <!-- end-user-doc -->
02172:             * @generated
02173:             * @ordered
02174:             */
02175:            int FILE_COMPLETION__ARCHIVE_DIRECTORY = 1;
02176:
02177:            /**
02178:             * The feature id for the '<em><b>Archive File Pattern</b></em>' attribute.
02179:             * <!-- begin-user-doc -->
02180:             * <!-- end-user-doc -->
02181:             * @generated
02182:             * @ordered
02183:             */
02184:            int FILE_COMPLETION__ARCHIVE_FILE_PATTERN = 2;
02185:
02186:            /**
02187:             * The number of structural features of the '<em>File Completion</em>' class.
02188:             * <!-- begin-user-doc -->
02189:             * <!-- end-user-doc -->
02190:             * @generated
02191:             * @ordered
02192:             */
02193:            int FILE_COMPLETION_FEATURE_COUNT = 3;
02194:
02195:            /**
02196:             * The feature id for the '<em><b>Name</b></em>' attribute.
02197:             * <!-- begin-user-doc -->
02198:             * <!-- end-user-doc -->
02199:             * @generated
02200:             * @ordered
02201:             */
02202:            int JMS__NAME = BINDING_COMPONENT__NAME;
02203:
02204:            /**
02205:             * The feature id for the '<em><b>Description</b></em>' attribute.
02206:             * <!-- begin-user-doc -->
02207:             * <!-- end-user-doc -->
02208:             * @generated
02209:             * @ordered
02210:             */
02211:            int JMS__DESCRIPTION = BINDING_COMPONENT__DESCRIPTION;
02212:
02213:            /**
02214:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
02215:             * <!-- begin-user-doc -->
02216:             * <!-- end-user-doc -->
02217:             * @generated
02218:             * @ordered
02219:             */
02220:            int JMS__INTERFACE_NAME = BINDING_COMPONENT__INTERFACE_NAME;
02221:
02222:            /**
02223:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
02224:             * <!-- begin-user-doc -->
02225:             * <!-- end-user-doc -->
02226:             * @generated
02227:             * @ordered
02228:             */
02229:            int JMS__SERVICE_NAME = BINDING_COMPONENT__SERVICE_NAME;
02230:
02231:            /**
02232:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
02233:             * <!-- begin-user-doc -->
02234:             * <!-- end-user-doc -->
02235:             * @generated
02236:             * @ordered
02237:             */
02238:            int JMS__USE_CCSL = BINDING_COMPONENT__USE_CCSL;
02239:
02240:            /**
02241:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
02242:             * <!-- begin-user-doc -->
02243:             * <!-- end-user-doc -->
02244:             * @generated
02245:             * @ordered
02246:             */
02247:            int JMS__PROVIDER_CCSL = BINDING_COMPONENT__PROVIDER_CCSL;
02248:
02249:            /**
02250:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
02251:             * <!-- begin-user-doc -->
02252:             * <!-- end-user-doc -->
02253:             * @generated
02254:             * @ordered
02255:             */
02256:            int JMS__CONSUMER_CCSL = BINDING_COMPONENT__CONSUMER_CCSL;
02257:
02258:            /**
02259:             * The feature id for the '<em><b>Role</b></em>' attribute.
02260:             * <!-- begin-user-doc -->
02261:             * <!-- end-user-doc -->
02262:             * @generated
02263:             * @ordered
02264:             */
02265:            int JMS__ROLE = BINDING_COMPONENT__ROLE;
02266:
02267:            /**
02268:             * The feature id for the '<em><b>Jms Consumer</b></em>' containment reference.
02269:             * <!-- begin-user-doc -->
02270:             * <!-- end-user-doc -->
02271:             * @generated
02272:             * @ordered
02273:             */
02274:            int JMS__JMS_CONSUMER = BINDING_COMPONENT_FEATURE_COUNT + 0;
02275:
02276:            /**
02277:             * The feature id for the '<em><b>Jms Provider</b></em>' containment reference.
02278:             * <!-- begin-user-doc -->
02279:             * <!-- end-user-doc -->
02280:             * @generated
02281:             * @ordered
02282:             */
02283:            int JMS__JMS_PROVIDER = BINDING_COMPONENT_FEATURE_COUNT + 1;
02284:
02285:            /**
02286:             * The number of structural features of the '<em>JMS</em>' class.
02287:             * <!-- begin-user-doc -->
02288:             * <!-- end-user-doc -->
02289:             * @generated
02290:             * @ordered
02291:             */
02292:            int JMS_FEATURE_COUNT = BINDING_COMPONENT_FEATURE_COUNT + 2;
02293:
02294:            /**
02295:             * The feature id for the '<em><b>Jndi Initial Context Factory</b></em>' attribute.
02296:             * <!-- begin-user-doc -->
02297:             * <!-- end-user-doc -->
02298:             * @generated
02299:             * @ordered
02300:             */
02301:            int JMS_CONFIG__JNDI_INITIAL_CONTEXT_FACTORY = 0;
02302:
02303:            /**
02304:             * The feature id for the '<em><b>Jndi Provider Url</b></em>' attribute.
02305:             * <!-- begin-user-doc -->
02306:             * <!-- end-user-doc -->
02307:             * @generated
02308:             * @ordered
02309:             */
02310:            int JMS_CONFIG__JNDI_PROVIDER_URL = 1;
02311:
02312:            /**
02313:             * The feature id for the '<em><b>Destination Style</b></em>' attribute.
02314:             * <!-- begin-user-doc -->
02315:             * <!-- end-user-doc -->
02316:             * @generated
02317:             * @ordered
02318:             */
02319:            int JMS_CONFIG__DESTINATION_STYLE = 2;
02320:
02321:            /**
02322:             * The feature id for the '<em><b>Target Destination Name</b></em>' attribute.
02323:             * <!-- begin-user-doc -->
02324:             * <!-- end-user-doc -->
02325:             * @generated
02326:             * @ordered
02327:             */
02328:            int JMS_CONFIG__TARGET_DESTINATION_NAME = 3;
02329:
02330:            /**
02331:             * The feature id for the '<em><b>Read Style</b></em>' attribute.
02332:             * <!-- begin-user-doc -->
02333:             * <!-- end-user-doc -->
02334:             * @generated
02335:             * @ordered
02336:             */
02337:            int JMS_CONFIG__READ_STYLE = 4;
02338:
02339:            /**
02340:             * The feature id for the '<em><b>Records Per Message</b></em>' attribute.
02341:             * <!-- begin-user-doc -->
02342:             * <!-- end-user-doc -->
02343:             * @generated
02344:             * @ordered
02345:             */
02346:            int JMS_CONFIG__RECORDS_PER_MESSAGE = 5;
02347:
02348:            /**
02349:             * The feature id for the '<em><b>Reply Destination Name</b></em>' attribute.
02350:             * <!-- begin-user-doc -->
02351:             * <!-- end-user-doc -->
02352:             * @generated
02353:             * @ordered
02354:             */
02355:            int JMS_CONFIG__REPLY_DESTINATION_NAME = 6;
02356:
02357:            /**
02358:             * The feature id for the '<em><b>Write Style</b></em>' attribute.
02359:             * <!-- begin-user-doc -->
02360:             * <!-- end-user-doc -->
02361:             * @generated
02362:             * @ordered
02363:             */
02364:            int JMS_CONFIG__WRITE_STYLE = 7;
02365:
02366:            /**
02367:             * The feature id for the '<em><b>Jndi Connection Factory Name</b></em>' attribute.
02368:             * <!-- begin-user-doc -->
02369:             * <!-- end-user-doc -->
02370:             * @generated
02371:             * @ordered
02372:             */
02373:            int JMS_CONFIG__JNDI_CONNECTION_FACTORY_NAME = 8;
02374:
02375:            /**
02376:             * The feature id for the '<em><b>Reply Timeout</b></em>' attribute.
02377:             * <!-- begin-user-doc -->
02378:             * <!-- end-user-doc -->
02379:             * @generated
02380:             * @ordered
02381:             */
02382:            int JMS_CONFIG__REPLY_TIMEOUT = 9;
02383:
02384:            /**
02385:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
02386:             * <!-- begin-user-doc -->
02387:             * <!-- end-user-doc -->
02388:             * @generated
02389:             * @ordered
02390:             */
02391:            int JMS_CONFIG__SERVICE_NAME = 10;
02392:
02393:            /**
02394:             * The feature id for the '<em><b>Enable Query</b></em>' attribute.
02395:             * <!-- begin-user-doc -->
02396:             * <!-- end-user-doc -->
02397:             * @generated
02398:             * @ordered
02399:             */
02400:            int JMS_CONFIG__ENABLE_QUERY = 11;
02401:
02402:            /**
02403:             * The feature id for the '<em><b>Query Expression</b></em>' attribute.
02404:             * <!-- begin-user-doc -->
02405:             * <!-- end-user-doc -->
02406:             * @generated
02407:             * @ordered
02408:             */
02409:            int JMS_CONFIG__QUERY_EXPRESSION = 12;
02410:
02411:            /**
02412:             * The number of structural features of the '<em>JMS Config</em>' class.
02413:             * <!-- begin-user-doc -->
02414:             * <!-- end-user-doc -->
02415:             * @generated
02416:             * @ordered
02417:             */
02418:            int JMS_CONFIG_FEATURE_COUNT = 13;
02419:
02420:            /**
02421:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
02422:             * <!-- begin-user-doc -->
02423:             * <!-- end-user-doc -->
02424:             * @generated
02425:             * @ordered
02426:             */
02427:            int HTTP_CONSUMER__END_POINT_NAME = CONSUMER__END_POINT_NAME;
02428:
02429:            /**
02430:             * The feature id for the '<em><b>Charset</b></em>' attribute.
02431:             * <!-- begin-user-doc -->
02432:             * <!-- end-user-doc -->
02433:             * @generated
02434:             * @ordered
02435:             */
02436:            int HTTP_CONSUMER__CHARSET = CONSUMER__CHARSET;
02437:
02438:            /**
02439:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
02440:             * <!-- begin-user-doc -->
02441:             * <!-- end-user-doc -->
02442:             * @generated
02443:             * @ordered
02444:             */
02445:            int HTTP_CONSUMER__RECORD_TYPE = CONSUMER__RECORD_TYPE;
02446:
02447:            /**
02448:             * The feature id for the '<em><b>Default Mep</b></em>' attribute.
02449:             * <!-- begin-user-doc -->
02450:             * <!-- end-user-doc -->
02451:             * @generated
02452:             * @ordered
02453:             */
02454:            int HTTP_CONSUMER__DEFAULT_MEP = CONSUMER__DEFAULT_MEP;
02455:
02456:            /**
02457:             * The feature id for the '<em><b>Location Url</b></em>' attribute.
02458:             * <!-- begin-user-doc -->
02459:             * <!-- end-user-doc -->
02460:             * @generated
02461:             * @ordered
02462:             */
02463:            int HTTP_CONSUMER__LOCATION_URL = CONSUMER_FEATURE_COUNT + 0;
02464:
02465:            /**
02466:             * The feature id for the '<em><b>Soap Enabled</b></em>' attribute.
02467:             * <!-- begin-user-doc -->
02468:             * <!-- end-user-doc -->
02469:             * @generated
02470:             * @ordered
02471:             */
02472:            int HTTP_CONSUMER__SOAP_ENABLED = CONSUMER_FEATURE_COUNT + 1;
02473:
02474:            /**
02475:             * The feature id for the '<em><b>Use Ssl</b></em>' attribute.
02476:             * <!-- begin-user-doc -->
02477:             * <!-- end-user-doc -->
02478:             * @generated
02479:             * @ordered
02480:             */
02481:            int HTTP_CONSUMER__USE_SSL = CONSUMER_FEATURE_COUNT + 2;
02482:
02483:            /**
02484:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
02485:             * <!-- begin-user-doc -->
02486:             * <!-- end-user-doc -->
02487:             * @generated
02488:             * @ordered
02489:             */
02490:            int HTTP_CONSUMER__SSL = CONSUMER_FEATURE_COUNT + 3;
02491:
02492:            /**
02493:             * The feature id for the '<em><b>Timeout</b></em>' attribute.
02494:             * <!-- begin-user-doc -->
02495:             * <!-- end-user-doc -->
02496:             * @generated
02497:             * @ordered
02498:             */
02499:            int HTTP_CONSUMER__TIMEOUT = CONSUMER_FEATURE_COUNT + 4;
02500:
02501:            /**
02502:             * The feature id for the '<em><b>Attachment Mode</b></em>' attribute.
02503:             * <!-- begin-user-doc -->
02504:             * <!-- end-user-doc -->
02505:             * @generated
02506:             * @ordered
02507:             */
02508:            int HTTP_CONSUMER__ATTACHMENT_MODE = CONSUMER_FEATURE_COUNT + 5;
02509:
02510:            /**
02511:             * The feature id for the '<em><b>Marshaller</b></em>' attribute.
02512:             * <!-- begin-user-doc -->
02513:             * <!-- end-user-doc -->
02514:             * @generated
02515:             * @ordered
02516:             */
02517:            int HTTP_CONSUMER__MARSHALLER = CONSUMER_FEATURE_COUNT + 6;
02518:
02519:            /**
02520:             * The feature id for the '<em><b>WSDL Source</b></em>' attribute.
02521:             * <!-- begin-user-doc -->
02522:             * <!-- end-user-doc -->
02523:             * @generated
02524:             * @ordered
02525:             */
02526:            int HTTP_CONSUMER__WSDL_SOURCE = CONSUMER_FEATURE_COUNT + 7;
02527:
02528:            /**
02529:             * The number of structural features of the '<em>Http Consumer</em>' class.
02530:             * <!-- begin-user-doc -->
02531:             * <!-- end-user-doc -->
02532:             * @generated
02533:             * @ordered
02534:             */
02535:            int HTTP_CONSUMER_FEATURE_COUNT = CONSUMER_FEATURE_COUNT + 8;
02536:
02537:            /**
02538:             * The feature id for the '<em><b>Reply Dir</b></em>' attribute.
02539:             * <!-- begin-user-doc -->
02540:             * <!-- end-user-doc -->
02541:             * @generated
02542:             * @ordered
02543:             */
02544:            int FILE_REPLY__REPLY_DIR = 0;
02545:
02546:            /**
02547:             * The feature id for the '<em><b>Reply Charset</b></em>' attribute.
02548:             * <!-- begin-user-doc -->
02549:             * <!-- end-user-doc -->
02550:             * @generated
02551:             * @ordered
02552:             */
02553:            int FILE_REPLY__REPLY_CHARSET = 1;
02554:
02555:            /**
02556:             * The feature id for the '<em><b>Reply Write Style</b></em>' attribute.
02557:             * <!-- begin-user-doc -->
02558:             * <!-- end-user-doc -->
02559:             * @generated
02560:             * @ordered
02561:             */
02562:            int FILE_REPLY__REPLY_WRITE_STYLE = 2;
02563:
02564:            /**
02565:             * The feature id for the '<em><b>Reply File Pattern</b></em>' attribute.
02566:             * <!-- begin-user-doc -->
02567:             * <!-- end-user-doc -->
02568:             * @generated
02569:             * @ordered
02570:             */
02571:            int FILE_REPLY__REPLY_FILE_PATTERN = 3;
02572:
02573:            /**
02574:             * The number of structural features of the '<em>File Reply</em>' class.
02575:             * <!-- begin-user-doc -->
02576:             * <!-- end-user-doc -->
02577:             * @generated
02578:             * @ordered
02579:             */
02580:            int FILE_REPLY_FEATURE_COUNT = 4;
02581:
02582:            /**
02583:             * The feature id for the '<em><b>Add Record</b></em>' attribute.
02584:             * <!-- begin-user-doc -->
02585:             * <!-- end-user-doc -->
02586:             * @generated
02587:             * @ordered
02588:             */
02589:            int CCSL__ADD_RECORD = 0;
02590:
02591:            /**
02592:             * The feature id for the '<em><b>Strip Record</b></em>' attribute.
02593:             * <!-- begin-user-doc -->
02594:             * <!-- end-user-doc -->
02595:             * @generated
02596:             * @ordered
02597:             */
02598:            int CCSL__STRIP_RECORD = 1;
02599:
02600:            /**
02601:             * The feature id for the '<em><b>Save Errors</b></em>' attribute.
02602:             * <!-- begin-user-doc -->
02603:             * <!-- end-user-doc -->
02604:             * @generated
02605:             * @ordered
02606:             */
02607:            int CCSL__SAVE_ERRORS = 2;
02608:
02609:            /**
02610:             * The feature id for the '<em><b>Use Upoc</b></em>' attribute.
02611:             * <!-- begin-user-doc -->
02612:             * <!-- end-user-doc -->
02613:             * @generated
02614:             * @ordered
02615:             */
02616:            int CCSL__USE_UPOC = 3;
02617:
02618:            /**
02619:             * The feature id for the '<em><b>Use Send Message</b></em>' attribute.
02620:             * <!-- begin-user-doc -->
02621:             * <!-- end-user-doc -->
02622:             * @generated
02623:             * @ordered
02624:             */
02625:            int CCSL__USE_SEND_MESSAGE = 4;
02626:
02627:            /**
02628:             * The feature id for the '<em><b>Upoc</b></em>' containment reference.
02629:             * <!-- begin-user-doc -->
02630:             * <!-- end-user-doc -->
02631:             * @generated
02632:             * @ordered
02633:             */
02634:            int CCSL__UPOC = 5;
02635:
02636:            /**
02637:             * The number of structural features of the '<em>CCSL</em>' class.
02638:             * <!-- begin-user-doc -->
02639:             * <!-- end-user-doc -->
02640:             * @generated
02641:             * @ordered
02642:             */
02643:            int CCSL_FEATURE_COUNT = 6;
02644:
02645:            /**
02646:             * The feature id for the '<em><b>Type</b></em>' attribute.
02647:             * <!-- begin-user-doc -->
02648:             * <!-- end-user-doc -->
02649:             * @generated
02650:             * @ordered
02651:             */
02652:            int UPOC_BASE__TYPE = 0;
02653:
02654:            /**
02655:             * The feature id for the '<em><b>Class </b></em>' attribute.
02656:             * <!-- begin-user-doc -->
02657:             * <!-- end-user-doc -->
02658:             * @generated
02659:             * @ordered
02660:             */
02661:            int UPOC_BASE__CLASS_ = 1;
02662:
02663:            /**
02664:             * The feature id for the '<em><b>Class Description</b></em>' attribute.
02665:             * <!-- begin-user-doc -->
02666:             * <!-- end-user-doc -->
02667:             * @generated
02668:             * @ordered
02669:             */
02670:            int UPOC_BASE__CLASS_DESCRIPTION = 2;
02671:
02672:            /**
02673:             * The feature id for the '<em><b>Method</b></em>' attribute.
02674:             * <!-- begin-user-doc -->
02675:             * <!-- end-user-doc -->
02676:             * @generated
02677:             * @ordered
02678:             */
02679:            int UPOC_BASE__METHOD = 3;
02680:
02681:            /**
02682:             * The number of structural features of the '<em>Upoc Base</em>' class.
02683:             * <!-- begin-user-doc -->
02684:             * <!-- end-user-doc -->
02685:             * @generated
02686:             * @ordered
02687:             */
02688:            int UPOC_BASE_FEATURE_COUNT = 4;
02689:
02690:            /**
02691:             * The feature id for the '<em><b>Type</b></em>' attribute.
02692:             * <!-- begin-user-doc -->
02693:             * <!-- end-user-doc -->
02694:             * @generated
02695:             * @ordered
02696:             */
02697:            int UPOC_PRESEND__TYPE = UPOC_BASE__TYPE;
02698:
02699:            /**
02700:             * The feature id for the '<em><b>Class </b></em>' attribute.
02701:             * <!-- begin-user-doc -->
02702:             * <!-- end-user-doc -->
02703:             * @generated
02704:             * @ordered
02705:             */
02706:            int UPOC_PRESEND__CLASS_ = UPOC_BASE__CLASS_;
02707:
02708:            /**
02709:             * The feature id for the '<em><b>Class Description</b></em>' attribute.
02710:             * <!-- begin-user-doc -->
02711:             * <!-- end-user-doc -->
02712:             * @generated
02713:             * @ordered
02714:             */
02715:            int UPOC_PRESEND__CLASS_DESCRIPTION = UPOC_BASE__CLASS_DESCRIPTION;
02716:
02717:            /**
02718:             * The feature id for the '<em><b>Method</b></em>' attribute.
02719:             * <!-- begin-user-doc -->
02720:             * <!-- end-user-doc -->
02721:             * @generated
02722:             * @ordered
02723:             */
02724:            int UPOC_PRESEND__METHOD = UPOC_BASE__METHOD;
02725:
02726:            /**
02727:             * The number of structural features of the '<em>Upoc Presend</em>' class.
02728:             * <!-- begin-user-doc -->
02729:             * <!-- end-user-doc -->
02730:             * @generated
02731:             * @ordered
02732:             */
02733:            int UPOC_PRESEND_FEATURE_COUNT = UPOC_BASE_FEATURE_COUNT + 0;
02734:
02735:            /**
02736:             * The feature id for the '<em><b>Type</b></em>' attribute.
02737:             * <!-- begin-user-doc -->
02738:             * <!-- end-user-doc -->
02739:             * @generated
02740:             * @ordered
02741:             */
02742:            int UPOC_POSTSEND__TYPE = UPOC_BASE__TYPE;
02743:
02744:            /**
02745:             * The feature id for the '<em><b>Class </b></em>' attribute.
02746:             * <!-- begin-user-doc -->
02747:             * <!-- end-user-doc -->
02748:             * @generated
02749:             * @ordered
02750:             */
02751:            int UPOC_POSTSEND__CLASS_ = UPOC_BASE__CLASS_;
02752:
02753:            /**
02754:             * The feature id for the '<em><b>Class Description</b></em>' attribute.
02755:             * <!-- begin-user-doc -->
02756:             * <!-- end-user-doc -->
02757:             * @generated
02758:             * @ordered
02759:             */
02760:            int UPOC_POSTSEND__CLASS_DESCRIPTION = UPOC_BASE__CLASS_DESCRIPTION;
02761:
02762:            /**
02763:             * The feature id for the '<em><b>Method</b></em>' attribute.
02764:             * <!-- begin-user-doc -->
02765:             * <!-- end-user-doc -->
02766:             * @generated
02767:             * @ordered
02768:             */
02769:            int UPOC_POSTSEND__METHOD = UPOC_BASE__METHOD;
02770:
02771:            /**
02772:             * The number of structural features of the '<em>Upoc Postsend</em>' class.
02773:             * <!-- begin-user-doc -->
02774:             * <!-- end-user-doc -->
02775:             * @generated
02776:             * @ordered
02777:             */
02778:            int UPOC_POSTSEND_FEATURE_COUNT = UPOC_BASE_FEATURE_COUNT + 0;
02779:
02780:            /**
02781:             * The feature id for the '<em><b>Type</b></em>' attribute.
02782:             * <!-- begin-user-doc -->
02783:             * <!-- end-user-doc -->
02784:             * @generated
02785:             * @ordered
02786:             */
02787:            int UPOC_POSTACCEPT__TYPE = UPOC_BASE__TYPE;
02788:
02789:            /**
02790:             * The feature id for the '<em><b>Class </b></em>' attribute.
02791:             * <!-- begin-user-doc -->
02792:             * <!-- end-user-doc -->
02793:             * @generated
02794:             * @ordered
02795:             */
02796:            int UPOC_POSTACCEPT__CLASS_ = UPOC_BASE__CLASS_;
02797:
02798:            /**
02799:             * The feature id for the '<em><b>Class Description</b></em>' attribute.
02800:             * <!-- begin-user-doc -->
02801:             * <!-- end-user-doc -->
02802:             * @generated
02803:             * @ordered
02804:             */
02805:            int UPOC_POSTACCEPT__CLASS_DESCRIPTION = UPOC_BASE__CLASS_DESCRIPTION;
02806:
02807:            /**
02808:             * The feature id for the '<em><b>Method</b></em>' attribute.
02809:             * <!-- begin-user-doc -->
02810:             * <!-- end-user-doc -->
02811:             * @generated
02812:             * @ordered
02813:             */
02814:            int UPOC_POSTACCEPT__METHOD = UPOC_BASE__METHOD;
02815:
02816:            /**
02817:             * The number of structural features of the '<em>Upoc Postaccept</em>' class.
02818:             * <!-- begin-user-doc -->
02819:             * <!-- end-user-doc -->
02820:             * @generated
02821:             * @ordered
02822:             */
02823:            int UPOC_POSTACCEPT_FEATURE_COUNT = UPOC_BASE_FEATURE_COUNT + 0;
02824:
02825:            /**
02826:             * The feature id for the '<em><b>Use Presend</b></em>' attribute.
02827:             * <!-- begin-user-doc -->
02828:             * <!-- end-user-doc -->
02829:             * @generated
02830:             * @ordered
02831:             */
02832:            int UPOC__USE_PRESEND = 0;
02833:
02834:            /**
02835:             * The feature id for the '<em><b>Presend</b></em>' containment reference.
02836:             * <!-- begin-user-doc -->
02837:             * <!-- end-user-doc -->
02838:             * @generated
02839:             * @ordered
02840:             */
02841:            int UPOC__PRESEND = 1;
02842:
02843:            /**
02844:             * The feature id for the '<em><b>Use Postsend</b></em>' attribute.
02845:             * <!-- begin-user-doc -->
02846:             * <!-- end-user-doc -->
02847:             * @generated
02848:             * @ordered
02849:             */
02850:            int UPOC__USE_POSTSEND = 2;
02851:
02852:            /**
02853:             * The feature id for the '<em><b>Postsend</b></em>' containment reference.
02854:             * <!-- begin-user-doc -->
02855:             * <!-- end-user-doc -->
02856:             * @generated
02857:             * @ordered
02858:             */
02859:            int UPOC__POSTSEND = 3;
02860:
02861:            /**
02862:             * The feature id for the '<em><b>Use Postaccept</b></em>' attribute.
02863:             * <!-- begin-user-doc -->
02864:             * <!-- end-user-doc -->
02865:             * @generated
02866:             * @ordered
02867:             */
02868:            int UPOC__USE_POSTACCEPT = 4;
02869:
02870:            /**
02871:             * The feature id for the '<em><b>Postaccept</b></em>' containment reference.
02872:             * <!-- begin-user-doc -->
02873:             * <!-- end-user-doc -->
02874:             * @generated
02875:             * @ordered
02876:             */
02877:            int UPOC__POSTACCEPT = 5;
02878:
02879:            /**
02880:             * The number of structural features of the '<em>Upoc</em>' class.
02881:             * <!-- begin-user-doc -->
02882:             * <!-- end-user-doc -->
02883:             * @generated
02884:             * @ordered
02885:             */
02886:            int UPOC_FEATURE_COUNT = 6;
02887:
02888:            /**
02889:             * The feature id for the '<em><b>Add Record</b></em>' attribute.
02890:             * <!-- begin-user-doc -->
02891:             * <!-- end-user-doc -->
02892:             * @generated
02893:             * @ordered
02894:             */
02895:            int CONSUMER_CCSL__ADD_RECORD = CCSL__ADD_RECORD;
02896:
02897:            /**
02898:             * The feature id for the '<em><b>Strip Record</b></em>' attribute.
02899:             * <!-- begin-user-doc -->
02900:             * <!-- end-user-doc -->
02901:             * @generated
02902:             * @ordered
02903:             */
02904:            int CONSUMER_CCSL__STRIP_RECORD = CCSL__STRIP_RECORD;
02905:
02906:            /**
02907:             * The feature id for the '<em><b>Save Errors</b></em>' attribute.
02908:             * <!-- begin-user-doc -->
02909:             * <!-- end-user-doc -->
02910:             * @generated
02911:             * @ordered
02912:             */
02913:            int CONSUMER_CCSL__SAVE_ERRORS = CCSL__SAVE_ERRORS;
02914:
02915:            /**
02916:             * The feature id for the '<em><b>Use Upoc</b></em>' attribute.
02917:             * <!-- begin-user-doc -->
02918:             * <!-- end-user-doc -->
02919:             * @generated
02920:             * @ordered
02921:             */
02922:            int CONSUMER_CCSL__USE_UPOC = CCSL__USE_UPOC;
02923:
02924:            /**
02925:             * The feature id for the '<em><b>Use Send Message</b></em>' attribute.
02926:             * <!-- begin-user-doc -->
02927:             * <!-- end-user-doc -->
02928:             * @generated
02929:             * @ordered
02930:             */
02931:            int CONSUMER_CCSL__USE_SEND_MESSAGE = CCSL__USE_SEND_MESSAGE;
02932:
02933:            /**
02934:             * The feature id for the '<em><b>Upoc</b></em>' containment reference.
02935:             * <!-- begin-user-doc -->
02936:             * <!-- end-user-doc -->
02937:             * @generated
02938:             * @ordered
02939:             */
02940:            int CONSUMER_CCSL__UPOC = CCSL__UPOC;
02941:
02942:            /**
02943:             * The number of structural features of the '<em>Consumer CCSL</em>' class.
02944:             * <!-- begin-user-doc -->
02945:             * <!-- end-user-doc -->
02946:             * @generated
02947:             * @ordered
02948:             */
02949:            int CONSUMER_CCSL_FEATURE_COUNT = CCSL_FEATURE_COUNT + 0;
02950:
02951:            /**
02952:             * The feature id for the '<em><b>Add Record</b></em>' attribute.
02953:             * <!-- begin-user-doc -->
02954:             * <!-- end-user-doc -->
02955:             * @generated
02956:             * @ordered
02957:             */
02958:            int PROVIDER_CCSL__ADD_RECORD = CCSL__ADD_RECORD;
02959:
02960:            /**
02961:             * The feature id for the '<em><b>Strip Record</b></em>' attribute.
02962:             * <!-- begin-user-doc -->
02963:             * <!-- end-user-doc -->
02964:             * @generated
02965:             * @ordered
02966:             */
02967:            int PROVIDER_CCSL__STRIP_RECORD = CCSL__STRIP_RECORD;
02968:
02969:            /**
02970:             * The feature id for the '<em><b>Save Errors</b></em>' attribute.
02971:             * <!-- begin-user-doc -->
02972:             * <!-- end-user-doc -->
02973:             * @generated
02974:             * @ordered
02975:             */
02976:            int PROVIDER_CCSL__SAVE_ERRORS = CCSL__SAVE_ERRORS;
02977:
02978:            /**
02979:             * The feature id for the '<em><b>Use Upoc</b></em>' attribute.
02980:             * <!-- begin-user-doc -->
02981:             * <!-- end-user-doc -->
02982:             * @generated
02983:             * @ordered
02984:             */
02985:            int PROVIDER_CCSL__USE_UPOC = CCSL__USE_UPOC;
02986:
02987:            /**
02988:             * The feature id for the '<em><b>Use Send Message</b></em>' attribute.
02989:             * <!-- begin-user-doc -->
02990:             * <!-- end-user-doc -->
02991:             * @generated
02992:             * @ordered
02993:             */
02994:            int PROVIDER_CCSL__USE_SEND_MESSAGE = CCSL__USE_SEND_MESSAGE;
02995:
02996:            /**
02997:             * The feature id for the '<em><b>Upoc</b></em>' containment reference.
02998:             * <!-- begin-user-doc -->
02999:             * <!-- end-user-doc -->
03000:             * @generated
03001:             * @ordered
03002:             */
03003:            int PROVIDER_CCSL__UPOC = CCSL__UPOC;
03004:
03005:            /**
03006:             * The number of structural features of the '<em>Provider CCSL</em>' class.
03007:             * <!-- begin-user-doc -->
03008:             * <!-- end-user-doc -->
03009:             * @generated
03010:             * @ordered
03011:             */
03012:            int PROVIDER_CCSL_FEATURE_COUNT = CCSL_FEATURE_COUNT + 0;
03013:
03014:            /**
03015:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPAuthenticationImpl <em>FTP Authentication</em>}' class.
03016:             * <!-- begin-user-doc -->
03017:             * <!-- end-user-doc -->
03018:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPAuthenticationImpl
03019:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPAuthentication()
03020:             * @generated
03021:             */
03022:            int FTP_AUTHENTICATION = 33;
03023:
03024:            /**
03025:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPConsumerImpl <em>FTP Consumer</em>}' class.
03026:             * <!-- begin-user-doc -->
03027:             * <!-- end-user-doc -->
03028:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPConsumerImpl
03029:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPConsumer()
03030:             * @generated
03031:             */
03032:            int FTP_CONSUMER = 31;
03033:
03034:            /**
03035:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
03036:             * <!-- begin-user-doc -->
03037:             * <!-- end-user-doc -->
03038:             * @generated
03039:             * @ordered
03040:             */
03041:            int FTP_CONSUMER__END_POINT_NAME = BASE_READ__END_POINT_NAME;
03042:
03043:            /**
03044:             * The feature id for the '<em><b>Charset</b></em>' attribute.
03045:             * <!-- begin-user-doc -->
03046:             * <!-- end-user-doc -->
03047:             * @generated
03048:             * @ordered
03049:             */
03050:            int FTP_CONSUMER__CHARSET = BASE_READ__CHARSET;
03051:
03052:            /**
03053:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
03054:             * <!-- begin-user-doc -->
03055:             * <!-- end-user-doc -->
03056:             * @generated
03057:             * @ordered
03058:             */
03059:            int FTP_CONSUMER__RECORD_TYPE = BASE_READ__RECORD_TYPE;
03060:
03061:            /**
03062:             * The feature id for the '<em><b>Default Mep</b></em>' attribute.
03063:             * <!-- begin-user-doc -->
03064:             * <!-- end-user-doc -->
03065:             * @generated
03066:             * @ordered
03067:             */
03068:            int FTP_CONSUMER__DEFAULT_MEP = BASE_READ__DEFAULT_MEP;
03069:
03070:            /**
03071:             * The feature id for the '<em><b>Source Dir</b></em>' attribute.
03072:             * <!-- begin-user-doc -->
03073:             * <!-- end-user-doc -->
03074:             * @generated
03075:             * @ordered
03076:             */
03077:            int FTP_CONSUMER__SOURCE_DIR = BASE_READ__SOURCE_DIR;
03078:
03079:            /**
03080:             * The feature id for the '<em><b>Stage Dir</b></em>' attribute.
03081:             * <!-- begin-user-doc -->
03082:             * <!-- end-user-doc -->
03083:             * @generated
03084:             * @ordered
03085:             */
03086:            int FTP_CONSUMER__STAGE_DIR = BASE_READ__STAGE_DIR;
03087:
03088:            /**
03089:             * The feature id for the '<em><b>File Pattern</b></em>' attribute.
03090:             * <!-- begin-user-doc -->
03091:             * <!-- end-user-doc -->
03092:             * @generated
03093:             * @ordered
03094:             */
03095:            int FTP_CONSUMER__FILE_PATTERN = BASE_READ__FILE_PATTERN;
03096:
03097:            /**
03098:             * The feature id for the '<em><b>Match Model</b></em>' attribute.
03099:             * <!-- begin-user-doc -->
03100:             * <!-- end-user-doc -->
03101:             * @generated
03102:             * @ordered
03103:             */
03104:            int FTP_CONSUMER__MATCH_MODEL = BASE_READ__MATCH_MODEL;
03105:
03106:            /**
03107:             * The feature id for the '<em><b>Scan Interval</b></em>' attribute.
03108:             * <!-- begin-user-doc -->
03109:             * <!-- end-user-doc -->
03110:             * @generated
03111:             * @ordered
03112:             */
03113:            int FTP_CONSUMER__SCAN_INTERVAL = BASE_READ__SCAN_INTERVAL;
03114:
03115:            /**
03116:             * The feature id for the '<em><b>Read Style</b></em>' attribute.
03117:             * <!-- begin-user-doc -->
03118:             * <!-- end-user-doc -->
03119:             * @generated
03120:             * @ordered
03121:             */
03122:            int FTP_CONSUMER__READ_STYLE = BASE_READ__READ_STYLE;
03123:
03124:            /**
03125:             * The feature id for the '<em><b>Records Per Message</b></em>' attribute.
03126:             * <!-- begin-user-doc -->
03127:             * <!-- end-user-doc -->
03128:             * @generated
03129:             * @ordered
03130:             */
03131:            int FTP_CONSUMER__RECORDS_PER_MESSAGE = BASE_READ__RECORDS_PER_MESSAGE;
03132:
03133:            /**
03134:             * The feature id for the '<em><b>Hold Enabled</b></em>' attribute.
03135:             * <!-- begin-user-doc -->
03136:             * <!-- end-user-doc -->
03137:             * @generated
03138:             * @ordered
03139:             */
03140:            int FTP_CONSUMER__HOLD_ENABLED = BASE_READ__HOLD_ENABLED;
03141:
03142:            /**
03143:             * The feature id for the '<em><b>Hold Directory</b></em>' attribute.
03144:             * <!-- begin-user-doc -->
03145:             * <!-- end-user-doc -->
03146:             * @generated
03147:             * @ordered
03148:             */
03149:            int FTP_CONSUMER__HOLD_DIRECTORY = BASE_READ__HOLD_DIRECTORY;
03150:
03151:            /**
03152:             * The feature id for the '<em><b>Two Pass Mode Inteval Enabled</b></em>' attribute.
03153:             * <!-- begin-user-doc -->
03154:             * <!-- end-user-doc -->
03155:             * @generated
03156:             * @ordered
03157:             */
03158:            int FTP_CONSUMER__TWO_PASS_MODE_INTEVAL_ENABLED = BASE_READ__TWO_PASS_MODE_INTEVAL_ENABLED;
03159:
03160:            /**
03161:             * The feature id for the '<em><b>Two Pass Mode Interval</b></em>' attribute.
03162:             * <!-- begin-user-doc -->
03163:             * <!-- end-user-doc -->
03164:             * @generated
03165:             * @ordered
03166:             */
03167:            int FTP_CONSUMER__TWO_PASS_MODE_INTERVAL = BASE_READ__TWO_PASS_MODE_INTERVAL;
03168:
03169:            /**
03170:             * The feature id for the '<em><b>File Completion</b></em>' containment reference.
03171:             * <!-- begin-user-doc -->
03172:             * <!-- end-user-doc -->
03173:             * @generated
03174:             * @ordered
03175:             */
03176:            int FTP_CONSUMER__FILE_COMPLETION = BASE_READ__FILE_COMPLETION;
03177:
03178:            /**
03179:             * The feature id for the '<em><b>Use Scheduler</b></em>' attribute.
03180:             * <!-- begin-user-doc -->
03181:             * <!-- end-user-doc -->
03182:             * @generated
03183:             * @ordered
03184:             */
03185:            int FTP_CONSUMER__USE_SCHEDULER = BASE_READ__USE_SCHEDULER;
03186:
03187:            /**
03188:             * The feature id for the '<em><b>Scheduler</b></em>' containment reference.
03189:             * <!-- begin-user-doc -->
03190:             * <!-- end-user-doc -->
03191:             * @generated
03192:             * @ordered
03193:             */
03194:            int FTP_CONSUMER__SCHEDULER = BASE_READ__SCHEDULER;
03195:
03196:            /**
03197:             * The feature id for the '<em><b>Connect Mode</b></em>' attribute.
03198:             * <!-- begin-user-doc -->
03199:             * <!-- end-user-doc -->
03200:             * @generated
03201:             * @ordered
03202:             */
03203:            int FTP_CONSUMER__CONNECT_MODE = BASE_READ_FEATURE_COUNT + 0;
03204:
03205:            /**
03206:             * The feature id for the '<em><b>Transfer Mode</b></em>' attribute.
03207:             * <!-- begin-user-doc -->
03208:             * <!-- end-user-doc -->
03209:             * @generated
03210:             * @ordered
03211:             */
03212:            int FTP_CONSUMER__TRANSFER_MODE = BASE_READ_FEATURE_COUNT + 1;
03213:
03214:            /**
03215:             * The feature id for the '<em><b>Ftp Host</b></em>' attribute.
03216:             * <!-- begin-user-doc -->
03217:             * <!-- end-user-doc -->
03218:             * @generated
03219:             * @ordered
03220:             */
03221:            int FTP_CONSUMER__FTP_HOST = BASE_READ_FEATURE_COUNT + 2;
03222:
03223:            /**
03224:             * The feature id for the '<em><b>Ftp User</b></em>' attribute.
03225:             * <!-- begin-user-doc -->
03226:             * <!-- end-user-doc -->
03227:             * @generated
03228:             * @ordered
03229:             */
03230:            int FTP_CONSUMER__FTP_USER = BASE_READ_FEATURE_COUNT + 3;
03231:
03232:            /**
03233:             * The feature id for the '<em><b>Ftp Password</b></em>' attribute.
03234:             * <!-- begin-user-doc -->
03235:             * <!-- end-user-doc -->
03236:             * @generated
03237:             * @ordered
03238:             */
03239:            int FTP_CONSUMER__FTP_PASSWORD = BASE_READ_FEATURE_COUNT + 4;
03240:
03241:            /**
03242:             * The feature id for the '<em><b>Transfer Dir</b></em>' attribute.
03243:             * <!-- begin-user-doc -->
03244:             * <!-- end-user-doc -->
03245:             * @generated
03246:             * @ordered
03247:             */
03248:            int FTP_CONSUMER__TRANSFER_DIR = BASE_READ_FEATURE_COUNT + 5;
03249:
03250:            /**
03251:             * The feature id for the '<em><b>Cmd File</b></em>' attribute.
03252:             * <!-- begin-user-doc -->
03253:             * <!-- end-user-doc -->
03254:             * @generated
03255:             * @ordered
03256:             */
03257:            int FTP_CONSUMER__CMD_FILE = BASE_READ_FEATURE_COUNT + 6;
03258:
03259:            /**
03260:             * The feature id for the '<em><b>Ftp Reply</b></em>' containment reference.
03261:             * <!-- begin-user-doc -->
03262:             * <!-- end-user-doc -->
03263:             * @generated
03264:             * @ordered
03265:             */
03266:            int FTP_CONSUMER__FTP_REPLY = BASE_READ_FEATURE_COUNT + 7;
03267:
03268:            /**
03269:             * The number of structural features of the '<em>FTP Consumer</em>' class.
03270:             * <!-- begin-user-doc -->
03271:             * <!-- end-user-doc -->
03272:             * @generated
03273:             * @ordered
03274:             */
03275:            int FTP_CONSUMER_FEATURE_COUNT = BASE_READ_FEATURE_COUNT + 8;
03276:
03277:            /**
03278:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPProviderImpl <em>FTP Provider</em>}' class.
03279:             * <!-- begin-user-doc -->
03280:             * <!-- end-user-doc -->
03281:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPProviderImpl
03282:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPProvider()
03283:             * @generated
03284:             */
03285:            int FTP_PROVIDER = 32;
03286:
03287:            /**
03288:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
03289:             * <!-- begin-user-doc -->
03290:             * <!-- end-user-doc -->
03291:             * @generated
03292:             * @ordered
03293:             */
03294:            int FTP_PROVIDER__END_POINT_NAME = FILE_PROVIDER__END_POINT_NAME;
03295:
03296:            /**
03297:             * The feature id for the '<em><b>Charset</b></em>' attribute.
03298:             * <!-- begin-user-doc -->
03299:             * <!-- end-user-doc -->
03300:             * @generated
03301:             * @ordered
03302:             */
03303:            int FTP_PROVIDER__CHARSET = FILE_PROVIDER__CHARSET;
03304:
03305:            /**
03306:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
03307:             * <!-- begin-user-doc -->
03308:             * <!-- end-user-doc -->
03309:             * @generated
03310:             * @ordered
03311:             */
03312:            int FTP_PROVIDER__RECORD_TYPE = FILE_PROVIDER__RECORD_TYPE;
03313:
03314:            /**
03315:             * The feature id for the '<em><b>Dest Dir</b></em>' attribute.
03316:             * <!-- begin-user-doc -->
03317:             * <!-- end-user-doc -->
03318:             * @generated
03319:             * @ordered
03320:             */
03321:            int FTP_PROVIDER__DEST_DIR = FILE_PROVIDER__DEST_DIR;
03322:
03323:            /**
03324:             * The feature id for the '<em><b>Stage Dir</b></em>' attribute.
03325:             * <!-- begin-user-doc -->
03326:             * <!-- end-user-doc -->
03327:             * @generated
03328:             * @ordered
03329:             */
03330:            int FTP_PROVIDER__STAGE_DIR = FILE_PROVIDER__STAGE_DIR;
03331:
03332:            /**
03333:             * The feature id for the '<em><b>File Pattern</b></em>' attribute.
03334:             * <!-- begin-user-doc -->
03335:             * <!-- end-user-doc -->
03336:             * @generated
03337:             * @ordered
03338:             */
03339:            int FTP_PROVIDER__FILE_PATTERN = FILE_PROVIDER__FILE_PATTERN;
03340:
03341:            /**
03342:             * The feature id for the '<em><b>Write Style</b></em>' attribute.
03343:             * <!-- begin-user-doc -->
03344:             * <!-- end-user-doc -->
03345:             * @generated
03346:             * @ordered
03347:             */
03348:            int FTP_PROVIDER__WRITE_STYLE = FILE_PROVIDER__WRITE_STYLE;
03349:
03350:            /**
03351:             * The feature id for the '<em><b>File Completion</b></em>' containment reference.
03352:             * <!-- begin-user-doc -->
03353:             * <!-- end-user-doc -->
03354:             * @generated
03355:             * @ordered
03356:             */
03357:            int FTP_PROVIDER__FILE_COMPLETION = FILE_PROVIDER__FILE_COMPLETION;
03358:
03359:            /**
03360:             * The feature id for the '<em><b>Connect Mode</b></em>' attribute.
03361:             * <!-- begin-user-doc -->
03362:             * <!-- end-user-doc -->
03363:             * @generated
03364:             * @ordered
03365:             */
03366:            int FTP_PROVIDER__CONNECT_MODE = FILE_PROVIDER_FEATURE_COUNT + 0;
03367:
03368:            /**
03369:             * The feature id for the '<em><b>Transfer Mode</b></em>' attribute.
03370:             * <!-- begin-user-doc -->
03371:             * <!-- end-user-doc -->
03372:             * @generated
03373:             * @ordered
03374:             */
03375:            int FTP_PROVIDER__TRANSFER_MODE = FILE_PROVIDER_FEATURE_COUNT + 1;
03376:
03377:            /**
03378:             * The feature id for the '<em><b>Ftp Host</b></em>' attribute.
03379:             * <!-- begin-user-doc -->
03380:             * <!-- end-user-doc -->
03381:             * @generated
03382:             * @ordered
03383:             */
03384:            int FTP_PROVIDER__FTP_HOST = FILE_PROVIDER_FEATURE_COUNT + 2;
03385:
03386:            /**
03387:             * The feature id for the '<em><b>Ftp User</b></em>' attribute.
03388:             * <!-- begin-user-doc -->
03389:             * <!-- end-user-doc -->
03390:             * @generated
03391:             * @ordered
03392:             */
03393:            int FTP_PROVIDER__FTP_USER = FILE_PROVIDER_FEATURE_COUNT + 3;
03394:
03395:            /**
03396:             * The feature id for the '<em><b>Ftp Password</b></em>' attribute.
03397:             * <!-- begin-user-doc -->
03398:             * <!-- end-user-doc -->
03399:             * @generated
03400:             * @ordered
03401:             */
03402:            int FTP_PROVIDER__FTP_PASSWORD = FILE_PROVIDER_FEATURE_COUNT + 4;
03403:
03404:            /**
03405:             * The feature id for the '<em><b>Transfer Dir</b></em>' attribute.
03406:             * <!-- begin-user-doc -->
03407:             * <!-- end-user-doc -->
03408:             * @generated
03409:             * @ordered
03410:             */
03411:            int FTP_PROVIDER__TRANSFER_DIR = FILE_PROVIDER_FEATURE_COUNT + 5;
03412:
03413:            /**
03414:             * The feature id for the '<em><b>Cmd File</b></em>' attribute.
03415:             * <!-- begin-user-doc -->
03416:             * <!-- end-user-doc -->
03417:             * @generated
03418:             * @ordered
03419:             */
03420:            int FTP_PROVIDER__CMD_FILE = FILE_PROVIDER_FEATURE_COUNT + 6;
03421:
03422:            /**
03423:             * The number of structural features of the '<em>FTP Provider</em>' class.
03424:             * <!-- begin-user-doc -->
03425:             * <!-- end-user-doc -->
03426:             * @generated
03427:             * @ordered
03428:             */
03429:            int FTP_PROVIDER_FEATURE_COUNT = FILE_PROVIDER_FEATURE_COUNT + 7;
03430:
03431:            /**
03432:             * The feature id for the '<em><b>Connect Mode</b></em>' attribute.
03433:             * <!-- begin-user-doc -->
03434:             * <!-- end-user-doc -->
03435:             * @generated
03436:             * @ordered
03437:             */
03438:            int FTP_AUTHENTICATION__CONNECT_MODE = 0;
03439:
03440:            /**
03441:             * The feature id for the '<em><b>Transfer Mode</b></em>' attribute.
03442:             * <!-- begin-user-doc -->
03443:             * <!-- end-user-doc -->
03444:             * @generated
03445:             * @ordered
03446:             */
03447:            int FTP_AUTHENTICATION__TRANSFER_MODE = 1;
03448:
03449:            /**
03450:             * The feature id for the '<em><b>Ftp Host</b></em>' attribute.
03451:             * <!-- begin-user-doc -->
03452:             * <!-- end-user-doc -->
03453:             * @generated
03454:             * @ordered
03455:             */
03456:            int FTP_AUTHENTICATION__FTP_HOST = 2;
03457:
03458:            /**
03459:             * The feature id for the '<em><b>Ftp User</b></em>' attribute.
03460:             * <!-- begin-user-doc -->
03461:             * <!-- end-user-doc -->
03462:             * @generated
03463:             * @ordered
03464:             */
03465:            int FTP_AUTHENTICATION__FTP_USER = 3;
03466:
03467:            /**
03468:             * The feature id for the '<em><b>Ftp Password</b></em>' attribute.
03469:             * <!-- begin-user-doc -->
03470:             * <!-- end-user-doc -->
03471:             * @generated
03472:             * @ordered
03473:             */
03474:            int FTP_AUTHENTICATION__FTP_PASSWORD = 4;
03475:
03476:            /**
03477:             * The number of structural features of the '<em>FTP Authentication</em>' class.
03478:             * <!-- begin-user-doc -->
03479:             * <!-- end-user-doc -->
03480:             * @generated
03481:             * @ordered
03482:             */
03483:            int FTP_AUTHENTICATION_FEATURE_COUNT = 5;
03484:
03485:            /**
03486:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CBRImpl <em>CBR</em>}' class.
03487:             * <!-- begin-user-doc -->
03488:             * <!-- end-user-doc -->
03489:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CBRImpl
03490:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCBR()
03491:             * @generated
03492:             */
03493:            int CBR = 34;
03494:
03495:            /**
03496:             * The feature id for the '<em><b>Name</b></em>' attribute.
03497:             * <!-- begin-user-doc -->
03498:             * <!-- end-user-doc -->
03499:             * @generated
03500:             * @ordered
03501:             */
03502:            int CBR__NAME = SERVICE_ENGINE__NAME;
03503:
03504:            /**
03505:             * The feature id for the '<em><b>Description</b></em>' attribute.
03506:             * <!-- begin-user-doc -->
03507:             * <!-- end-user-doc -->
03508:             * @generated
03509:             * @ordered
03510:             */
03511:            int CBR__DESCRIPTION = SERVICE_ENGINE__DESCRIPTION;
03512:
03513:            /**
03514:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
03515:             * <!-- begin-user-doc -->
03516:             * <!-- end-user-doc -->
03517:             * @generated
03518:             * @ordered
03519:             */
03520:            int CBR__INTERFACE_NAME = SERVICE_ENGINE__INTERFACE_NAME;
03521:
03522:            /**
03523:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
03524:             * <!-- begin-user-doc -->
03525:             * <!-- end-user-doc -->
03526:             * @generated
03527:             * @ordered
03528:             */
03529:            int CBR__SERVICE_NAME = SERVICE_ENGINE__SERVICE_NAME;
03530:
03531:            /**
03532:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
03533:             * <!-- begin-user-doc -->
03534:             * <!-- end-user-doc -->
03535:             * @generated
03536:             * @ordered
03537:             */
03538:            int CBR__USE_CCSL = SERVICE_ENGINE__USE_CCSL;
03539:
03540:            /**
03541:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
03542:             * <!-- begin-user-doc -->
03543:             * <!-- end-user-doc -->
03544:             * @generated
03545:             * @ordered
03546:             */
03547:            int CBR__PROVIDER_CCSL = SERVICE_ENGINE__PROVIDER_CCSL;
03548:
03549:            /**
03550:             * The feature id for the '<em><b>Fixed Offset</b></em>' attribute.
03551:             * <!-- begin-user-doc -->
03552:             * <!-- end-user-doc -->
03553:             * @generated
03554:             * @ordered
03555:             */
03556:            int CBR__FIXED_OFFSET = SERVICE_ENGINE_FEATURE_COUNT + 0;
03557:
03558:            /**
03559:             * The feature id for the '<em><b>Fixed Length</b></em>' attribute.
03560:             * <!-- begin-user-doc -->
03561:             * <!-- end-user-doc -->
03562:             * @generated
03563:             * @ordered
03564:             */
03565:            int CBR__FIXED_LENGTH = SERVICE_ENGINE_FEATURE_COUNT + 1;
03566:
03567:            /**
03568:             * The feature id for the '<em><b>Delimiter</b></em>' attribute.
03569:             * <!-- begin-user-doc -->
03570:             * <!-- end-user-doc -->
03571:             * @generated
03572:             * @ordered
03573:             */
03574:            int CBR__DELIMITER = SERVICE_ENGINE_FEATURE_COUNT + 2;
03575:
03576:            /**
03577:             * The feature id for the '<em><b>Script Engine</b></em>' attribute.
03578:             * <!-- begin-user-doc -->
03579:             * <!-- end-user-doc -->
03580:             * @generated
03581:             * @ordered
03582:             */
03583:            int CBR__SCRIPT_ENGINE = SERVICE_ENGINE_FEATURE_COUNT + 3;
03584:
03585:            /**
03586:             * The feature id for the '<em><b>Script Class</b></em>' attribute.
03587:             * <!-- begin-user-doc -->
03588:             * <!-- end-user-doc -->
03589:             * @generated
03590:             * @ordered
03591:             */
03592:            int CBR__SCRIPT_CLASS = SERVICE_ENGINE_FEATURE_COUNT + 4;
03593:
03594:            /**
03595:             * The feature id for the '<em><b>Script Class Description</b></em>' attribute.
03596:             * <!-- begin-user-doc -->
03597:             * <!-- end-user-doc -->
03598:             * @generated
03599:             * @ordered
03600:             */
03601:            int CBR__SCRIPT_CLASS_DESCRIPTION = SERVICE_ENGINE_FEATURE_COUNT + 5;
03602:
03603:            /**
03604:             * The feature id for the '<em><b>Index</b></em>' attribute.
03605:             * <!-- begin-user-doc -->
03606:             * <!-- end-user-doc -->
03607:             * @generated
03608:             * @ordered
03609:             */
03610:            int CBR__INDEX = SERVICE_ENGINE_FEATURE_COUNT + 6;
03611:
03612:            /**
03613:             * The feature id for the '<em><b>Type</b></em>' attribute.
03614:             * <!-- begin-user-doc -->
03615:             * <!-- end-user-doc -->
03616:             * @generated
03617:             * @ordered
03618:             */
03619:            int CBR__TYPE = SERVICE_ENGINE_FEATURE_COUNT + 7;
03620:
03621:            /**
03622:             * The feature id for the '<em><b>Expression</b></em>' attribute.
03623:             * <!-- begin-user-doc -->
03624:             * <!-- end-user-doc -->
03625:             * @generated
03626:             * @ordered
03627:             */
03628:            int CBR__EXPRESSION = SERVICE_ENGINE_FEATURE_COUNT + 8;
03629:
03630:            /**
03631:             * The number of structural features of the '<em>CBR</em>' class.
03632:             * <!-- begin-user-doc -->
03633:             * <!-- end-user-doc -->
03634:             * @generated
03635:             * @ordered
03636:             */
03637:            int CBR_FEATURE_COUNT = SERVICE_ENGINE_FEATURE_COUNT + 9;
03638:
03639:            /**
03640:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JDBCImpl <em>JDBC</em>}' class.
03641:             * <!-- begin-user-doc -->
03642:             * <!-- end-user-doc -->
03643:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JDBCImpl
03644:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJDBC()
03645:             * @generated
03646:             */
03647:            int JDBC = 35;
03648:
03649:            /**
03650:             * The feature id for the '<em><b>Name</b></em>' attribute.
03651:             * <!-- begin-user-doc -->
03652:             * <!-- end-user-doc -->
03653:             * @generated
03654:             * @ordered
03655:             */
03656:            int JDBC__NAME = SERVICE_ENGINE__NAME;
03657:
03658:            /**
03659:             * The feature id for the '<em><b>Description</b></em>' attribute.
03660:             * <!-- begin-user-doc -->
03661:             * <!-- end-user-doc -->
03662:             * @generated
03663:             * @ordered
03664:             */
03665:            int JDBC__DESCRIPTION = SERVICE_ENGINE__DESCRIPTION;
03666:
03667:            /**
03668:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
03669:             * <!-- begin-user-doc -->
03670:             * <!-- end-user-doc -->
03671:             * @generated
03672:             * @ordered
03673:             */
03674:            int JDBC__INTERFACE_NAME = SERVICE_ENGINE__INTERFACE_NAME;
03675:
03676:            /**
03677:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
03678:             * <!-- begin-user-doc -->
03679:             * <!-- end-user-doc -->
03680:             * @generated
03681:             * @ordered
03682:             */
03683:            int JDBC__SERVICE_NAME = SERVICE_ENGINE__SERVICE_NAME;
03684:
03685:            /**
03686:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
03687:             * <!-- begin-user-doc -->
03688:             * <!-- end-user-doc -->
03689:             * @generated
03690:             * @ordered
03691:             */
03692:            int JDBC__USE_CCSL = SERVICE_ENGINE__USE_CCSL;
03693:
03694:            /**
03695:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
03696:             * <!-- begin-user-doc -->
03697:             * <!-- end-user-doc -->
03698:             * @generated
03699:             * @ordered
03700:             */
03701:            int JDBC__PROVIDER_CCSL = SERVICE_ENGINE__PROVIDER_CCSL;
03702:
03703:            /**
03704:             * The feature id for the '<em><b>Driver</b></em>' attribute.
03705:             * <!-- begin-user-doc -->
03706:             * <!-- end-user-doc -->
03707:             * @generated
03708:             * @ordered
03709:             */
03710:            int JDBC__DRIVER = SERVICE_ENGINE_FEATURE_COUNT + 0;
03711:
03712:            /**
03713:             * The feature id for the '<em><b>URL</b></em>' attribute.
03714:             * <!-- begin-user-doc -->
03715:             * <!-- end-user-doc -->
03716:             * @generated
03717:             * @ordered
03718:             */
03719:            int JDBC__URL = SERVICE_ENGINE_FEATURE_COUNT + 1;
03720:
03721:            /**
03722:             * The feature id for the '<em><b>User</b></em>' attribute.
03723:             * <!-- begin-user-doc -->
03724:             * <!-- end-user-doc -->
03725:             * @generated
03726:             * @ordered
03727:             */
03728:            int JDBC__USER = SERVICE_ENGINE_FEATURE_COUNT + 2;
03729:
03730:            /**
03731:             * The feature id for the '<em><b>Password</b></em>' attribute.
03732:             * <!-- begin-user-doc -->
03733:             * <!-- end-user-doc -->
03734:             * @generated
03735:             * @ordered
03736:             */
03737:            int JDBC__PASSWORD = SERVICE_ENGINE_FEATURE_COUNT + 3;
03738:
03739:            /**
03740:             * The feature id for the '<em><b>Request Handler</b></em>' attribute.
03741:             * <!-- begin-user-doc -->
03742:             * <!-- end-user-doc -->
03743:             * @generated
03744:             * @ordered
03745:             */
03746:            int JDBC__REQUEST_HANDLER = SERVICE_ENGINE_FEATURE_COUNT + 4;
03747:
03748:            /**
03749:             * The feature id for the '<em><b>Exec Handler</b></em>' attribute.
03750:             * <!-- begin-user-doc -->
03751:             * <!-- end-user-doc -->
03752:             * @generated
03753:             * @ordered
03754:             */
03755:            int JDBC__EXEC_HANDLER = SERVICE_ENGINE_FEATURE_COUNT + 5;
03756:
03757:            /**
03758:             * The feature id for the '<em><b>Auto Commit</b></em>' attribute.
03759:             * <!-- begin-user-doc -->
03760:             * <!-- end-user-doc -->
03761:             * @generated
03762:             * @ordered
03763:             */
03764:            int JDBC__AUTO_COMMIT = SERVICE_ENGINE_FEATURE_COUNT + 6;
03765:
03766:            /**
03767:             * The feature id for the '<em><b>Connection Retries</b></em>' attribute.
03768:             * <!-- begin-user-doc -->
03769:             * <!-- end-user-doc -->
03770:             * @generated
03771:             * @ordered
03772:             */
03773:            int JDBC__CONNECTION_RETRIES = SERVICE_ENGINE_FEATURE_COUNT + 7;
03774:
03775:            /**
03776:             * The feature id for the '<em><b>Connection Iterval</b></em>' attribute.
03777:             * <!-- begin-user-doc -->
03778:             * <!-- end-user-doc -->
03779:             * @generated
03780:             * @ordered
03781:             */
03782:            int JDBC__CONNECTION_ITERVAL = SERVICE_ENGINE_FEATURE_COUNT + 8;
03783:
03784:            /**
03785:             * The feature id for the '<em><b>Transaction Timeout</b></em>' attribute.
03786:             * <!-- begin-user-doc -->
03787:             * <!-- end-user-doc -->
03788:             * @generated
03789:             * @ordered
03790:             */
03791:            int JDBC__TRANSACTION_TIMEOUT = SERVICE_ENGINE_FEATURE_COUNT + 9;
03792:
03793:            /**
03794:             * The feature id for the '<em><b>Default Page Size</b></em>' attribute.
03795:             * <!-- begin-user-doc -->
03796:             * <!-- end-user-doc -->
03797:             * @generated
03798:             * @ordered
03799:             */
03800:            int JDBC__DEFAULT_PAGE_SIZE = SERVICE_ENGINE_FEATURE_COUNT + 10;
03801:
03802:            /**
03803:             * The number of structural features of the '<em>JDBC</em>' class.
03804:             * <!-- begin-user-doc -->
03805:             * <!-- end-user-doc -->
03806:             * @generated
03807:             * @ordered
03808:             */
03809:            int JDBC_FEATURE_COUNT = SERVICE_ENGINE_FEATURE_COUNT + 11;
03810:
03811:            /**
03812:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ScriptImpl <em>Script</em>}' class.
03813:             * <!-- begin-user-doc -->
03814:             * <!-- end-user-doc -->
03815:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ScriptImpl
03816:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getScript()
03817:             * @generated
03818:             */
03819:            int SCRIPT = 36;
03820:
03821:            /**
03822:             * The feature id for the '<em><b>Name</b></em>' attribute.
03823:             * <!-- begin-user-doc -->
03824:             * <!-- end-user-doc -->
03825:             * @generated
03826:             * @ordered
03827:             */
03828:            int SCRIPT__NAME = BINDING_COMPONENT__NAME;
03829:
03830:            /**
03831:             * The feature id for the '<em><b>Description</b></em>' attribute.
03832:             * <!-- begin-user-doc -->
03833:             * <!-- end-user-doc -->
03834:             * @generated
03835:             * @ordered
03836:             */
03837:            int SCRIPT__DESCRIPTION = BINDING_COMPONENT__DESCRIPTION;
03838:
03839:            /**
03840:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
03841:             * <!-- begin-user-doc -->
03842:             * <!-- end-user-doc -->
03843:             * @generated
03844:             * @ordered
03845:             */
03846:            int SCRIPT__INTERFACE_NAME = BINDING_COMPONENT__INTERFACE_NAME;
03847:
03848:            /**
03849:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
03850:             * <!-- begin-user-doc -->
03851:             * <!-- end-user-doc -->
03852:             * @generated
03853:             * @ordered
03854:             */
03855:            int SCRIPT__SERVICE_NAME = BINDING_COMPONENT__SERVICE_NAME;
03856:
03857:            /**
03858:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
03859:             * <!-- begin-user-doc -->
03860:             * <!-- end-user-doc -->
03861:             * @generated
03862:             * @ordered
03863:             */
03864:            int SCRIPT__USE_CCSL = BINDING_COMPONENT__USE_CCSL;
03865:
03866:            /**
03867:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
03868:             * <!-- begin-user-doc -->
03869:             * <!-- end-user-doc -->
03870:             * @generated
03871:             * @ordered
03872:             */
03873:            int SCRIPT__PROVIDER_CCSL = BINDING_COMPONENT__PROVIDER_CCSL;
03874:
03875:            /**
03876:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
03877:             * <!-- begin-user-doc -->
03878:             * <!-- end-user-doc -->
03879:             * @generated
03880:             * @ordered
03881:             */
03882:            int SCRIPT__CONSUMER_CCSL = BINDING_COMPONENT__CONSUMER_CCSL;
03883:
03884:            /**
03885:             * The feature id for the '<em><b>Role</b></em>' attribute.
03886:             * <!-- begin-user-doc -->
03887:             * <!-- end-user-doc -->
03888:             * @generated
03889:             * @ordered
03890:             */
03891:            int SCRIPT__ROLE = BINDING_COMPONENT__ROLE;
03892:
03893:            /**
03894:             * The feature id for the '<em><b>Type</b></em>' attribute.
03895:             * <!-- begin-user-doc -->
03896:             * <!-- end-user-doc -->
03897:             * @generated
03898:             * @ordered
03899:             */
03900:            int SCRIPT__TYPE = BINDING_COMPONENT_FEATURE_COUNT + 0;
03901:
03902:            /**
03903:             * The feature id for the '<em><b>Trigger Time</b></em>' attribute.
03904:             * <!-- begin-user-doc -->
03905:             * <!-- end-user-doc -->
03906:             * @generated
03907:             * @ordered
03908:             */
03909:            int SCRIPT__TRIGGER_TIME = BINDING_COMPONENT_FEATURE_COUNT + 1;
03910:
03911:            /**
03912:             * The feature id for the '<em><b>Class </b></em>' attribute.
03913:             * <!-- begin-user-doc -->
03914:             * <!-- end-user-doc -->
03915:             * @generated
03916:             * @ordered
03917:             */
03918:            int SCRIPT__CLASS_ = BINDING_COMPONENT_FEATURE_COUNT + 2;
03919:
03920:            /**
03921:             * The feature id for the '<em><b>Class Description</b></em>' attribute.
03922:             * <!-- begin-user-doc -->
03923:             * <!-- end-user-doc -->
03924:             * @generated
03925:             * @ordered
03926:             */
03927:            int SCRIPT__CLASS_DESCRIPTION = BINDING_COMPONENT_FEATURE_COUNT + 3;
03928:
03929:            /**
03930:             * The feature id for the '<em><b>Script Consumer</b></em>' containment reference.
03931:             * <!-- begin-user-doc -->
03932:             * <!-- end-user-doc -->
03933:             * @generated
03934:             * @ordered
03935:             */
03936:            int SCRIPT__SCRIPT_CONSUMER = BINDING_COMPONENT_FEATURE_COUNT + 4;
03937:
03938:            /**
03939:             * The feature id for the '<em><b>Script Provider</b></em>' containment reference.
03940:             * <!-- begin-user-doc -->
03941:             * <!-- end-user-doc -->
03942:             * @generated
03943:             * @ordered
03944:             */
03945:            int SCRIPT__SCRIPT_PROVIDER = BINDING_COMPONENT_FEATURE_COUNT + 5;
03946:
03947:            /**
03948:             * The feature id for the '<em><b>Use Scheduler</b></em>' attribute.
03949:             * <!-- begin-user-doc -->
03950:             * <!-- end-user-doc -->
03951:             * @generated
03952:             * @ordered
03953:             */
03954:            int SCRIPT__USE_SCHEDULER = BINDING_COMPONENT_FEATURE_COUNT + 6;
03955:
03956:            /**
03957:             * The feature id for the '<em><b>Scheduler</b></em>' containment reference.
03958:             * <!-- begin-user-doc -->
03959:             * <!-- end-user-doc -->
03960:             * @generated
03961:             * @ordered
03962:             */
03963:            int SCRIPT__SCHEDULER = BINDING_COMPONENT_FEATURE_COUNT + 7;
03964:
03965:            /**
03966:             * The number of structural features of the '<em>Script</em>' class.
03967:             * <!-- begin-user-doc -->
03968:             * <!-- end-user-doc -->
03969:             * @generated
03970:             * @ordered
03971:             */
03972:            int SCRIPT_FEATURE_COUNT = BINDING_COMPONENT_FEATURE_COUNT + 8;
03973:
03974:            /**
03975:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CommentImpl <em>Comment</em>}' class.
03976:             * <!-- begin-user-doc -->
03977:             * <!-- end-user-doc -->
03978:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CommentImpl
03979:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getComment()
03980:             * @generated
03981:             */
03982:            int COMMENT = 37;
03983:
03984:            /**
03985:             * The feature id for the '<em><b>Name</b></em>' attribute.
03986:             * <!-- begin-user-doc -->
03987:             * <!-- end-user-doc -->
03988:             * @generated
03989:             * @ordered
03990:             */
03991:            int COMMENT__NAME = DECORATIVE_MODEL_ELEMENT__NAME;
03992:
03993:            /**
03994:             * The feature id for the '<em><b>Description</b></em>' attribute.
03995:             * <!-- begin-user-doc -->
03996:             * <!-- end-user-doc -->
03997:             * @generated
03998:             * @ordered
03999:             */
04000:            int COMMENT__DESCRIPTION = DECORATIVE_MODEL_ELEMENT__DESCRIPTION;
04001:
04002:            /**
04003:             * The number of structural features of the '<em>Comment</em>' class.
04004:             * <!-- begin-user-doc -->
04005:             * <!-- end-user-doc -->
04006:             * @generated
04007:             * @ordered
04008:             */
04009:            int COMMENT_FEATURE_COUNT = DECORATIVE_MODEL_ELEMENT_FEATURE_COUNT + 0;
04010:
04011:            /**
04012:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPImpl <em>TCPIP</em>}' class.
04013:             * <!-- begin-user-doc -->
04014:             * <!-- end-user-doc -->
04015:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPImpl
04016:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTCPIP()
04017:             * @generated
04018:             */
04019:            int TCPIP = 38;
04020:
04021:            /**
04022:             * The feature id for the '<em><b>Name</b></em>' attribute.
04023:             * <!-- begin-user-doc -->
04024:             * <!-- end-user-doc -->
04025:             * @generated
04026:             * @ordered
04027:             */
04028:            int TCPIP__NAME = BINDING_COMPONENT__NAME;
04029:
04030:            /**
04031:             * The feature id for the '<em><b>Description</b></em>' attribute.
04032:             * <!-- begin-user-doc -->
04033:             * <!-- end-user-doc -->
04034:             * @generated
04035:             * @ordered
04036:             */
04037:            int TCPIP__DESCRIPTION = BINDING_COMPONENT__DESCRIPTION;
04038:
04039:            /**
04040:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
04041:             * <!-- begin-user-doc -->
04042:             * <!-- end-user-doc -->
04043:             * @generated
04044:             * @ordered
04045:             */
04046:            int TCPIP__INTERFACE_NAME = BINDING_COMPONENT__INTERFACE_NAME;
04047:
04048:            /**
04049:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
04050:             * <!-- begin-user-doc -->
04051:             * <!-- end-user-doc -->
04052:             * @generated
04053:             * @ordered
04054:             */
04055:            int TCPIP__SERVICE_NAME = BINDING_COMPONENT__SERVICE_NAME;
04056:
04057:            /**
04058:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
04059:             * <!-- begin-user-doc -->
04060:             * <!-- end-user-doc -->
04061:             * @generated
04062:             * @ordered
04063:             */
04064:            int TCPIP__USE_CCSL = BINDING_COMPONENT__USE_CCSL;
04065:
04066:            /**
04067:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
04068:             * <!-- begin-user-doc -->
04069:             * <!-- end-user-doc -->
04070:             * @generated
04071:             * @ordered
04072:             */
04073:            int TCPIP__PROVIDER_CCSL = BINDING_COMPONENT__PROVIDER_CCSL;
04074:
04075:            /**
04076:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
04077:             * <!-- begin-user-doc -->
04078:             * <!-- end-user-doc -->
04079:             * @generated
04080:             * @ordered
04081:             */
04082:            int TCPIP__CONSUMER_CCSL = BINDING_COMPONENT__CONSUMER_CCSL;
04083:
04084:            /**
04085:             * The feature id for the '<em><b>Role</b></em>' attribute.
04086:             * <!-- begin-user-doc -->
04087:             * <!-- end-user-doc -->
04088:             * @generated
04089:             * @ordered
04090:             */
04091:            int TCPIP__ROLE = BINDING_COMPONENT__ROLE;
04092:
04093:            /**
04094:             * The feature id for the '<em><b>Protocol Handler</b></em>' attribute.
04095:             * <!-- begin-user-doc -->
04096:             * <!-- end-user-doc -->
04097:             * @generated
04098:             * @ordered
04099:             */
04100:            int TCPIP__PROTOCOL_HANDLER = BINDING_COMPONENT_FEATURE_COUNT + 0;
04101:
04102:            /**
04103:             * The feature id for the '<em><b>Protocol Handler Description</b></em>' attribute.
04104:             * <!-- begin-user-doc -->
04105:             * <!-- end-user-doc -->
04106:             * @generated
04107:             * @ordered
04108:             */
04109:            int TCPIP__PROTOCOL_HANDLER_DESCRIPTION = BINDING_COMPONENT_FEATURE_COUNT + 1;
04110:
04111:            /**
04112:             * The feature id for the '<em><b>Connection Mode</b></em>' attribute.
04113:             * <!-- begin-user-doc -->
04114:             * <!-- end-user-doc -->
04115:             * @generated
04116:             * @ordered
04117:             */
04118:            int TCPIP__CONNECTION_MODE = BINDING_COMPONENT_FEATURE_COUNT + 2;
04119:
04120:            /**
04121:             * The feature id for the '<em><b>Client</b></em>' containment reference.
04122:             * <!-- begin-user-doc -->
04123:             * <!-- end-user-doc -->
04124:             * @generated
04125:             * @ordered
04126:             */
04127:            int TCPIP__CLIENT = BINDING_COMPONENT_FEATURE_COUNT + 3;
04128:
04129:            /**
04130:             * The feature id for the '<em><b>Server</b></em>' containment reference.
04131:             * <!-- begin-user-doc -->
04132:             * <!-- end-user-doc -->
04133:             * @generated
04134:             * @ordered
04135:             */
04136:            int TCPIP__SERVER = BINDING_COMPONENT_FEATURE_COUNT + 4;
04137:
04138:            /**
04139:             * The feature id for the '<em><b>Tcpip Consumer</b></em>' containment reference.
04140:             * <!-- begin-user-doc -->
04141:             * <!-- end-user-doc -->
04142:             * @generated
04143:             * @ordered
04144:             */
04145:            int TCPIP__TCPIP_CONSUMER = BINDING_COMPONENT_FEATURE_COUNT + 5;
04146:
04147:            /**
04148:             * The feature id for the '<em><b>Tcpip Provider</b></em>' containment reference.
04149:             * <!-- begin-user-doc -->
04150:             * <!-- end-user-doc -->
04151:             * @generated
04152:             * @ordered
04153:             */
04154:            int TCPIP__TCPIP_PROVIDER = BINDING_COMPONENT_FEATURE_COUNT + 6;
04155:
04156:            /**
04157:             * The number of structural features of the '<em>TCPIP</em>' class.
04158:             * <!-- begin-user-doc -->
04159:             * <!-- end-user-doc -->
04160:             * @generated
04161:             * @ordered
04162:             */
04163:            int TCPIP_FEATURE_COUNT = BINDING_COMPONENT_FEATURE_COUNT + 7;
04164:
04165:            /**
04166:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConnectionSettingImpl <em>Connection Setting</em>}' class.
04167:             * <!-- begin-user-doc -->
04168:             * <!-- end-user-doc -->
04169:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConnectionSettingImpl
04170:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConnectionSetting()
04171:             * @generated
04172:             */
04173:            int CONNECTION_SETTING = 39;
04174:
04175:            /**
04176:             * The feature id for the '<em><b>Local Bind Host</b></em>' attribute.
04177:             * <!-- begin-user-doc -->
04178:             * <!-- end-user-doc -->
04179:             * @generated
04180:             * @ordered
04181:             */
04182:            int CONNECTION_SETTING__LOCAL_BIND_HOST = 0;
04183:
04184:            /**
04185:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
04186:             * <!-- begin-user-doc -->
04187:             * <!-- end-user-doc -->
04188:             * @generated
04189:             * @ordered
04190:             */
04191:            int CONNECTION_SETTING__SSL = 1;
04192:
04193:            /**
04194:             * The feature id for the '<em><b>Use Ssl</b></em>' attribute.
04195:             * <!-- begin-user-doc -->
04196:             * <!-- end-user-doc -->
04197:             * @generated
04198:             * @ordered
04199:             */
04200:            int CONNECTION_SETTING__USE_SSL = 2;
04201:
04202:            /**
04203:             * The number of structural features of the '<em>Connection Setting</em>' class.
04204:             * <!-- begin-user-doc -->
04205:             * <!-- end-user-doc -->
04206:             * @generated
04207:             * @ordered
04208:             */
04209:            int CONNECTION_SETTING_FEATURE_COUNT = 3;
04210:
04211:            /**
04212:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPClientImpl <em>TCPIP Client</em>}' class.
04213:             * <!-- begin-user-doc -->
04214:             * <!-- end-user-doc -->
04215:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPClientImpl
04216:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTCPIPClient()
04217:             * @generated
04218:             */
04219:            int TCPIP_CLIENT = 40;
04220:
04221:            /**
04222:             * The feature id for the '<em><b>Local Bind Host</b></em>' attribute.
04223:             * <!-- begin-user-doc -->
04224:             * <!-- end-user-doc -->
04225:             * @generated
04226:             * @ordered
04227:             */
04228:            int TCPIP_CLIENT__LOCAL_BIND_HOST = CONNECTION_SETTING__LOCAL_BIND_HOST;
04229:
04230:            /**
04231:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
04232:             * <!-- begin-user-doc -->
04233:             * <!-- end-user-doc -->
04234:             * @generated
04235:             * @ordered
04236:             */
04237:            int TCPIP_CLIENT__SSL = CONNECTION_SETTING__SSL;
04238:
04239:            /**
04240:             * The feature id for the '<em><b>Use Ssl</b></em>' attribute.
04241:             * <!-- begin-user-doc -->
04242:             * <!-- end-user-doc -->
04243:             * @generated
04244:             * @ordered
04245:             */
04246:            int TCPIP_CLIENT__USE_SSL = CONNECTION_SETTING__USE_SSL;
04247:
04248:            /**
04249:             * The feature id for the '<em><b>Host</b></em>' attribute.
04250:             * <!-- begin-user-doc -->
04251:             * <!-- end-user-doc -->
04252:             * @generated
04253:             * @ordered
04254:             */
04255:            int TCPIP_CLIENT__HOST = CONNECTION_SETTING_FEATURE_COUNT + 0;
04256:
04257:            /**
04258:             * The feature id for the '<em><b>Port</b></em>' attribute.
04259:             * <!-- begin-user-doc -->
04260:             * <!-- end-user-doc -->
04261:             * @generated
04262:             * @ordered
04263:             */
04264:            int TCPIP_CLIENT__PORT = CONNECTION_SETTING_FEATURE_COUNT + 1;
04265:
04266:            /**
04267:             * The number of structural features of the '<em>TCPIP Client</em>' class.
04268:             * <!-- begin-user-doc -->
04269:             * <!-- end-user-doc -->
04270:             * @generated
04271:             * @ordered
04272:             */
04273:            int TCPIP_CLIENT_FEATURE_COUNT = CONNECTION_SETTING_FEATURE_COUNT + 2;
04274:
04275:            /**
04276:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPServerImpl <em>TCPIP Server</em>}' class.
04277:             * <!-- begin-user-doc -->
04278:             * <!-- end-user-doc -->
04279:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPServerImpl
04280:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTCPIPServer()
04281:             * @generated
04282:             */
04283:            int TCPIP_SERVER = 41;
04284:
04285:            /**
04286:             * The feature id for the '<em><b>Local Bind Host</b></em>' attribute.
04287:             * <!-- begin-user-doc -->
04288:             * <!-- end-user-doc -->
04289:             * @generated
04290:             * @ordered
04291:             */
04292:            int TCPIP_SERVER__LOCAL_BIND_HOST = CONNECTION_SETTING__LOCAL_BIND_HOST;
04293:
04294:            /**
04295:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
04296:             * <!-- begin-user-doc -->
04297:             * <!-- end-user-doc -->
04298:             * @generated
04299:             * @ordered
04300:             */
04301:            int TCPIP_SERVER__SSL = CONNECTION_SETTING__SSL;
04302:
04303:            /**
04304:             * The feature id for the '<em><b>Use Ssl</b></em>' attribute.
04305:             * <!-- begin-user-doc -->
04306:             * <!-- end-user-doc -->
04307:             * @generated
04308:             * @ordered
04309:             */
04310:            int TCPIP_SERVER__USE_SSL = CONNECTION_SETTING__USE_SSL;
04311:
04312:            /**
04313:             * The feature id for the '<em><b>Listen Port</b></em>' attribute.
04314:             * <!-- begin-user-doc -->
04315:             * <!-- end-user-doc -->
04316:             * @generated
04317:             * @ordered
04318:             */
04319:            int TCPIP_SERVER__LISTEN_PORT = CONNECTION_SETTING_FEATURE_COUNT + 0;
04320:
04321:            /**
04322:             * The feature id for the '<em><b>Max Clients</b></em>' attribute.
04323:             * <!-- begin-user-doc -->
04324:             * <!-- end-user-doc -->
04325:             * @generated
04326:             * @ordered
04327:             */
04328:            int TCPIP_SERVER__MAX_CLIENTS = CONNECTION_SETTING_FEATURE_COUNT + 1;
04329:
04330:            /**
04331:             * The number of structural features of the '<em>TCPIP Server</em>' class.
04332:             * <!-- begin-user-doc -->
04333:             * <!-- end-user-doc -->
04334:             * @generated
04335:             * @ordered
04336:             */
04337:            int TCPIP_SERVER_FEATURE_COUNT = CONNECTION_SETTING_FEATURE_COUNT + 2;
04338:
04339:            /**
04340:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SSLImpl <em>SSL</em>}' class.
04341:             * <!-- begin-user-doc -->
04342:             * <!-- end-user-doc -->
04343:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SSLImpl
04344:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getSSL()
04345:             * @generated
04346:             */
04347:            int SSL = 42;
04348:
04349:            /**
04350:             * The feature id for the '<em><b>Ssl Protocol</b></em>' attribute.
04351:             * <!-- begin-user-doc -->
04352:             * <!-- end-user-doc -->
04353:             * @generated
04354:             * @ordered
04355:             */
04356:            int SSL__SSL_PROTOCOL = 0;
04357:
04358:            /**
04359:             * The feature id for the '<em><b>Allow Anonymous</b></em>' attribute.
04360:             * <!-- begin-user-doc -->
04361:             * <!-- end-user-doc -->
04362:             * @generated
04363:             * @ordered
04364:             */
04365:            int SSL__ALLOW_ANONYMOUS = 1;
04366:
04367:            /**
04368:             * The feature id for the '<em><b>Use Private Key</b></em>' attribute.
04369:             * <!-- begin-user-doc -->
04370:             * <!-- end-user-doc -->
04371:             * @generated
04372:             * @ordered
04373:             */
04374:            int SSL__USE_PRIVATE_KEY = 2;
04375:
04376:            /**
04377:             * The feature id for the '<em><b>Key Store File</b></em>' attribute.
04378:             * <!-- begin-user-doc -->
04379:             * <!-- end-user-doc -->
04380:             * @generated
04381:             * @ordered
04382:             */
04383:            int SSL__KEY_STORE_FILE = 3;
04384:
04385:            /**
04386:             * The feature id for the '<em><b>Key Store Password</b></em>' attribute.
04387:             * <!-- begin-user-doc -->
04388:             * <!-- end-user-doc -->
04389:             * @generated
04390:             * @ordered
04391:             */
04392:            int SSL__KEY_STORE_PASSWORD = 4;
04393:
04394:            /**
04395:             * The feature id for the '<em><b>Use Default Trust Store</b></em>' attribute.
04396:             * <!-- begin-user-doc -->
04397:             * <!-- end-user-doc -->
04398:             * @generated
04399:             * @ordered
04400:             */
04401:            int SSL__USE_DEFAULT_TRUST_STORE = 5;
04402:
04403:            /**
04404:             * The feature id for the '<em><b>Trust Store File</b></em>' attribute.
04405:             * <!-- begin-user-doc -->
04406:             * <!-- end-user-doc -->
04407:             * @generated
04408:             * @ordered
04409:             */
04410:            int SSL__TRUST_STORE_FILE = 6;
04411:
04412:            /**
04413:             * The feature id for the '<em><b>Trust Store Password</b></em>' attribute.
04414:             * <!-- begin-user-doc -->
04415:             * <!-- end-user-doc -->
04416:             * @generated
04417:             * @ordered
04418:             */
04419:            int SSL__TRUST_STORE_PASSWORD = 7;
04420:
04421:            /**
04422:             * The feature id for the '<em><b>Authenticate Peer</b></em>' attribute.
04423:             * <!-- begin-user-doc -->
04424:             * <!-- end-user-doc -->
04425:             * @generated
04426:             * @ordered
04427:             */
04428:            int SSL__AUTHENTICATE_PEER = 8;
04429:
04430:            /**
04431:             * The number of structural features of the '<em>SSL</em>' class.
04432:             * <!-- begin-user-doc -->
04433:             * <!-- end-user-doc -->
04434:             * @generated
04435:             * @ordered
04436:             */
04437:            int SSL_FEATURE_COUNT = 9;
04438:
04439:            /**
04440:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpConnectionImpl <em>Http Connection</em>}' class.
04441:             * <!-- begin-user-doc -->
04442:             * <!-- end-user-doc -->
04443:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpConnectionImpl
04444:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getHttpConnection()
04445:             * @generated
04446:             */
04447:            int HTTP_CONNECTION = 46;
04448:
04449:            /**
04450:             * The feature id for the '<em><b>Location Url</b></em>' attribute.
04451:             * <!-- begin-user-doc -->
04452:             * <!-- end-user-doc -->
04453:             * @generated
04454:             * @ordered
04455:             */
04456:            int HTTP_CONNECTION__LOCATION_URL = 0;
04457:
04458:            /**
04459:             * The feature id for the '<em><b>Soap Enabled</b></em>' attribute.
04460:             * <!-- begin-user-doc -->
04461:             * <!-- end-user-doc -->
04462:             * @generated
04463:             * @ordered
04464:             */
04465:            int HTTP_CONNECTION__SOAP_ENABLED = 1;
04466:
04467:            /**
04468:             * The feature id for the '<em><b>Use Ssl</b></em>' attribute.
04469:             * <!-- begin-user-doc -->
04470:             * <!-- end-user-doc -->
04471:             * @generated
04472:             * @ordered
04473:             */
04474:            int HTTP_CONNECTION__USE_SSL = 2;
04475:
04476:            /**
04477:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
04478:             * <!-- begin-user-doc -->
04479:             * <!-- end-user-doc -->
04480:             * @generated
04481:             * @ordered
04482:             */
04483:            int HTTP_CONNECTION__SSL = 3;
04484:
04485:            /**
04486:             * The feature id for the '<em><b>Timeout</b></em>' attribute.
04487:             * <!-- begin-user-doc -->
04488:             * <!-- end-user-doc -->
04489:             * @generated
04490:             * @ordered
04491:             */
04492:            int HTTP_CONNECTION__TIMEOUT = 4;
04493:
04494:            /**
04495:             * The feature id for the '<em><b>Attachment Mode</b></em>' attribute.
04496:             * <!-- begin-user-doc -->
04497:             * <!-- end-user-doc -->
04498:             * @generated
04499:             * @ordered
04500:             */
04501:            int HTTP_CONNECTION__ATTACHMENT_MODE = 5;
04502:
04503:            /**
04504:             * The feature id for the '<em><b>Marshaller</b></em>' attribute.
04505:             * <!-- begin-user-doc -->
04506:             * <!-- end-user-doc -->
04507:             * @generated
04508:             * @ordered
04509:             */
04510:            int HTTP_CONNECTION__MARSHALLER = 6;
04511:
04512:            /**
04513:             * The number of structural features of the '<em>Http Connection</em>' class.
04514:             * <!-- begin-user-doc -->
04515:             * <!-- end-user-doc -->
04516:             * @generated
04517:             * @ordered
04518:             */
04519:            int HTTP_CONNECTION_FEATURE_COUNT = 7;
04520:
04521:            /**
04522:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
04523:             * <!-- begin-user-doc -->
04524:             * <!-- end-user-doc -->
04525:             * @generated
04526:             * @ordered
04527:             */
04528:            int JMS_CONSUMER__END_POINT_NAME = CONSUMER__END_POINT_NAME;
04529:
04530:            /**
04531:             * The feature id for the '<em><b>Charset</b></em>' attribute.
04532:             * <!-- begin-user-doc -->
04533:             * <!-- end-user-doc -->
04534:             * @generated
04535:             * @ordered
04536:             */
04537:            int JMS_CONSUMER__CHARSET = CONSUMER__CHARSET;
04538:
04539:            /**
04540:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
04541:             * <!-- begin-user-doc -->
04542:             * <!-- end-user-doc -->
04543:             * @generated
04544:             * @ordered
04545:             */
04546:            int JMS_CONSUMER__RECORD_TYPE = CONSUMER__RECORD_TYPE;
04547:
04548:            /**
04549:             * The feature id for the '<em><b>Default Mep</b></em>' attribute.
04550:             * <!-- begin-user-doc -->
04551:             * <!-- end-user-doc -->
04552:             * @generated
04553:             * @ordered
04554:             */
04555:            int JMS_CONSUMER__DEFAULT_MEP = CONSUMER__DEFAULT_MEP;
04556:
04557:            /**
04558:             * The feature id for the '<em><b>Jndi Initial Context Factory</b></em>' attribute.
04559:             * <!-- begin-user-doc -->
04560:             * <!-- end-user-doc -->
04561:             * @generated
04562:             * @ordered
04563:             */
04564:            int JMS_CONSUMER__JNDI_INITIAL_CONTEXT_FACTORY = CONSUMER_FEATURE_COUNT + 0;
04565:
04566:            /**
04567:             * The feature id for the '<em><b>Jndi Provider Url</b></em>' attribute.
04568:             * <!-- begin-user-doc -->
04569:             * <!-- end-user-doc -->
04570:             * @generated
04571:             * @ordered
04572:             */
04573:            int JMS_CONSUMER__JNDI_PROVIDER_URL = CONSUMER_FEATURE_COUNT + 1;
04574:
04575:            /**
04576:             * The feature id for the '<em><b>Destination Style</b></em>' attribute.
04577:             * <!-- begin-user-doc -->
04578:             * <!-- end-user-doc -->
04579:             * @generated
04580:             * @ordered
04581:             */
04582:            int JMS_CONSUMER__DESTINATION_STYLE = CONSUMER_FEATURE_COUNT + 2;
04583:
04584:            /**
04585:             * The feature id for the '<em><b>Target Destination Name</b></em>' attribute.
04586:             * <!-- begin-user-doc -->
04587:             * <!-- end-user-doc -->
04588:             * @generated
04589:             * @ordered
04590:             */
04591:            int JMS_CONSUMER__TARGET_DESTINATION_NAME = CONSUMER_FEATURE_COUNT + 3;
04592:
04593:            /**
04594:             * The feature id for the '<em><b>Read Style</b></em>' attribute.
04595:             * <!-- begin-user-doc -->
04596:             * <!-- end-user-doc -->
04597:             * @generated
04598:             * @ordered
04599:             */
04600:            int JMS_CONSUMER__READ_STYLE = CONSUMER_FEATURE_COUNT + 4;
04601:
04602:            /**
04603:             * The feature id for the '<em><b>Records Per Message</b></em>' attribute.
04604:             * <!-- begin-user-doc -->
04605:             * <!-- end-user-doc -->
04606:             * @generated
04607:             * @ordered
04608:             */
04609:            int JMS_CONSUMER__RECORDS_PER_MESSAGE = CONSUMER_FEATURE_COUNT + 5;
04610:
04611:            /**
04612:             * The feature id for the '<em><b>Reply Destination Name</b></em>' attribute.
04613:             * <!-- begin-user-doc -->
04614:             * <!-- end-user-doc -->
04615:             * @generated
04616:             * @ordered
04617:             */
04618:            int JMS_CONSUMER__REPLY_DESTINATION_NAME = CONSUMER_FEATURE_COUNT + 6;
04619:
04620:            /**
04621:             * The feature id for the '<em><b>Write Style</b></em>' attribute.
04622:             * <!-- begin-user-doc -->
04623:             * <!-- end-user-doc -->
04624:             * @generated
04625:             * @ordered
04626:             */
04627:            int JMS_CONSUMER__WRITE_STYLE = CONSUMER_FEATURE_COUNT + 7;
04628:
04629:            /**
04630:             * The feature id for the '<em><b>Jndi Connection Factory Name</b></em>' attribute.
04631:             * <!-- begin-user-doc -->
04632:             * <!-- end-user-doc -->
04633:             * @generated
04634:             * @ordered
04635:             */
04636:            int JMS_CONSUMER__JNDI_CONNECTION_FACTORY_NAME = CONSUMER_FEATURE_COUNT + 8;
04637:
04638:            /**
04639:             * The feature id for the '<em><b>Reply Timeout</b></em>' attribute.
04640:             * <!-- begin-user-doc -->
04641:             * <!-- end-user-doc -->
04642:             * @generated
04643:             * @ordered
04644:             */
04645:            int JMS_CONSUMER__REPLY_TIMEOUT = CONSUMER_FEATURE_COUNT + 9;
04646:
04647:            /**
04648:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
04649:             * <!-- begin-user-doc -->
04650:             * <!-- end-user-doc -->
04651:             * @generated
04652:             * @ordered
04653:             */
04654:            int JMS_CONSUMER__SERVICE_NAME = CONSUMER_FEATURE_COUNT + 10;
04655:
04656:            /**
04657:             * The feature id for the '<em><b>Enable Query</b></em>' attribute.
04658:             * <!-- begin-user-doc -->
04659:             * <!-- end-user-doc -->
04660:             * @generated
04661:             * @ordered
04662:             */
04663:            int JMS_CONSUMER__ENABLE_QUERY = CONSUMER_FEATURE_COUNT + 11;
04664:
04665:            /**
04666:             * The feature id for the '<em><b>Query Expression</b></em>' attribute.
04667:             * <!-- begin-user-doc -->
04668:             * <!-- end-user-doc -->
04669:             * @generated
04670:             * @ordered
04671:             */
04672:            int JMS_CONSUMER__QUERY_EXPRESSION = CONSUMER_FEATURE_COUNT + 12;
04673:
04674:            /**
04675:             * The feature id for the '<em><b>Transaction</b></em>' attribute.
04676:             * <!-- begin-user-doc -->
04677:             * <!-- end-user-doc -->
04678:             * @generated
04679:             * @ordered
04680:             */
04681:            int JMS_CONSUMER__TRANSACTION = CONSUMER_FEATURE_COUNT + 13;
04682:
04683:            /**
04684:             * The feature id for the '<em><b>Retry</b></em>' attribute.
04685:             * <!-- begin-user-doc -->
04686:             * <!-- end-user-doc -->
04687:             * @generated
04688:             * @ordered
04689:             */
04690:            int JMS_CONSUMER__RETRY = CONSUMER_FEATURE_COUNT + 14;
04691:
04692:            /**
04693:             * The feature id for the '<em><b>Max Retry Count</b></em>' attribute.
04694:             * <!-- begin-user-doc -->
04695:             * <!-- end-user-doc -->
04696:             * @generated
04697:             * @ordered
04698:             */
04699:            int JMS_CONSUMER__MAX_RETRY_COUNT = CONSUMER_FEATURE_COUNT + 15;
04700:
04701:            /**
04702:             * The feature id for the '<em><b>Retry Interval</b></em>' attribute.
04703:             * <!-- begin-user-doc -->
04704:             * <!-- end-user-doc -->
04705:             * @generated
04706:             * @ordered
04707:             */
04708:            int JMS_CONSUMER__RETRY_INTERVAL = CONSUMER_FEATURE_COUNT + 16;
04709:
04710:            /**
04711:             * The feature id for the '<em><b>DLQ</b></em>' attribute.
04712:             * <!-- begin-user-doc -->
04713:             * <!-- end-user-doc -->
04714:             * @generated
04715:             * @ordered
04716:             */
04717:            int JMS_CONSUMER__DLQ = CONSUMER_FEATURE_COUNT + 17;
04718:
04719:            /**
04720:             * The number of structural features of the '<em>JMS Consumer</em>' class.
04721:             * <!-- begin-user-doc -->
04722:             * <!-- end-user-doc -->
04723:             * @generated
04724:             * @ordered
04725:             */
04726:            int JMS_CONSUMER_FEATURE_COUNT = CONSUMER_FEATURE_COUNT + 18;
04727:
04728:            /**
04729:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
04730:             * <!-- begin-user-doc -->
04731:             * <!-- end-user-doc -->
04732:             * @generated
04733:             * @ordered
04734:             */
04735:            int JMS_PROVIDER__END_POINT_NAME = PROVIDER__END_POINT_NAME;
04736:
04737:            /**
04738:             * The feature id for the '<em><b>Charset</b></em>' attribute.
04739:             * <!-- begin-user-doc -->
04740:             * <!-- end-user-doc -->
04741:             * @generated
04742:             * @ordered
04743:             */
04744:            int JMS_PROVIDER__CHARSET = PROVIDER__CHARSET;
04745:
04746:            /**
04747:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
04748:             * <!-- begin-user-doc -->
04749:             * <!-- end-user-doc -->
04750:             * @generated
04751:             * @ordered
04752:             */
04753:            int JMS_PROVIDER__RECORD_TYPE = PROVIDER__RECORD_TYPE;
04754:
04755:            /**
04756:             * The feature id for the '<em><b>Jndi Initial Context Factory</b></em>' attribute.
04757:             * <!-- begin-user-doc -->
04758:             * <!-- end-user-doc -->
04759:             * @generated
04760:             * @ordered
04761:             */
04762:            int JMS_PROVIDER__JNDI_INITIAL_CONTEXT_FACTORY = PROVIDER_FEATURE_COUNT + 0;
04763:
04764:            /**
04765:             * The feature id for the '<em><b>Jndi Provider Url</b></em>' attribute.
04766:             * <!-- begin-user-doc -->
04767:             * <!-- end-user-doc -->
04768:             * @generated
04769:             * @ordered
04770:             */
04771:            int JMS_PROVIDER__JNDI_PROVIDER_URL = PROVIDER_FEATURE_COUNT + 1;
04772:
04773:            /**
04774:             * The feature id for the '<em><b>Destination Style</b></em>' attribute.
04775:             * <!-- begin-user-doc -->
04776:             * <!-- end-user-doc -->
04777:             * @generated
04778:             * @ordered
04779:             */
04780:            int JMS_PROVIDER__DESTINATION_STYLE = PROVIDER_FEATURE_COUNT + 2;
04781:
04782:            /**
04783:             * The feature id for the '<em><b>Target Destination Name</b></em>' attribute.
04784:             * <!-- begin-user-doc -->
04785:             * <!-- end-user-doc -->
04786:             * @generated
04787:             * @ordered
04788:             */
04789:            int JMS_PROVIDER__TARGET_DESTINATION_NAME = PROVIDER_FEATURE_COUNT + 3;
04790:
04791:            /**
04792:             * The feature id for the '<em><b>Read Style</b></em>' attribute.
04793:             * <!-- begin-user-doc -->
04794:             * <!-- end-user-doc -->
04795:             * @generated
04796:             * @ordered
04797:             */
04798:            int JMS_PROVIDER__READ_STYLE = PROVIDER_FEATURE_COUNT + 4;
04799:
04800:            /**
04801:             * The feature id for the '<em><b>Records Per Message</b></em>' attribute.
04802:             * <!-- begin-user-doc -->
04803:             * <!-- end-user-doc -->
04804:             * @generated
04805:             * @ordered
04806:             */
04807:            int JMS_PROVIDER__RECORDS_PER_MESSAGE = PROVIDER_FEATURE_COUNT + 5;
04808:
04809:            /**
04810:             * The feature id for the '<em><b>Reply Destination Name</b></em>' attribute.
04811:             * <!-- begin-user-doc -->
04812:             * <!-- end-user-doc -->
04813:             * @generated
04814:             * @ordered
04815:             */
04816:            int JMS_PROVIDER__REPLY_DESTINATION_NAME = PROVIDER_FEATURE_COUNT + 6;
04817:
04818:            /**
04819:             * The feature id for the '<em><b>Write Style</b></em>' attribute.
04820:             * <!-- begin-user-doc -->
04821:             * <!-- end-user-doc -->
04822:             * @generated
04823:             * @ordered
04824:             */
04825:            int JMS_PROVIDER__WRITE_STYLE = PROVIDER_FEATURE_COUNT + 7;
04826:
04827:            /**
04828:             * The feature id for the '<em><b>Jndi Connection Factory Name</b></em>' attribute.
04829:             * <!-- begin-user-doc -->
04830:             * <!-- end-user-doc -->
04831:             * @generated
04832:             * @ordered
04833:             */
04834:            int JMS_PROVIDER__JNDI_CONNECTION_FACTORY_NAME = PROVIDER_FEATURE_COUNT + 8;
04835:
04836:            /**
04837:             * The feature id for the '<em><b>Reply Timeout</b></em>' attribute.
04838:             * <!-- begin-user-doc -->
04839:             * <!-- end-user-doc -->
04840:             * @generated
04841:             * @ordered
04842:             */
04843:            int JMS_PROVIDER__REPLY_TIMEOUT = PROVIDER_FEATURE_COUNT + 9;
04844:
04845:            /**
04846:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
04847:             * <!-- begin-user-doc -->
04848:             * <!-- end-user-doc -->
04849:             * @generated
04850:             * @ordered
04851:             */
04852:            int JMS_PROVIDER__SERVICE_NAME = PROVIDER_FEATURE_COUNT + 10;
04853:
04854:            /**
04855:             * The feature id for the '<em><b>Enable Query</b></em>' attribute.
04856:             * <!-- begin-user-doc -->
04857:             * <!-- end-user-doc -->
04858:             * @generated
04859:             * @ordered
04860:             */
04861:            int JMS_PROVIDER__ENABLE_QUERY = PROVIDER_FEATURE_COUNT + 11;
04862:
04863:            /**
04864:             * The feature id for the '<em><b>Query Expression</b></em>' attribute.
04865:             * <!-- begin-user-doc -->
04866:             * <!-- end-user-doc -->
04867:             * @generated
04868:             * @ordered
04869:             */
04870:            int JMS_PROVIDER__QUERY_EXPRESSION = PROVIDER_FEATURE_COUNT + 12;
04871:
04872:            /**
04873:             * The feature id for the '<em><b>Save Meta Data</b></em>' attribute.
04874:             * <!-- begin-user-doc -->
04875:             * <!-- end-user-doc -->
04876:             * @generated
04877:             * @ordered
04878:             */
04879:            int JMS_PROVIDER__SAVE_META_DATA = PROVIDER_FEATURE_COUNT + 13;
04880:
04881:            /**
04882:             * The number of structural features of the '<em>JMS Provider</em>' class.
04883:             * <!-- begin-user-doc -->
04884:             * <!-- end-user-doc -->
04885:             * @generated
04886:             * @ordered
04887:             */
04888:            int JMS_PROVIDER_FEATURE_COUNT = PROVIDER_FEATURE_COUNT + 14;
04889:
04890:            /**
04891:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPBaseImpl <em>FTP Base</em>}' class.
04892:             * <!-- begin-user-doc -->
04893:             * <!-- end-user-doc -->
04894:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPBaseImpl
04895:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPBase()
04896:             * @generated
04897:             */
04898:            int FTP_BASE = 49;
04899:
04900:            /**
04901:             * The feature id for the '<em><b>Ftp Consumer</b></em>' containment reference.
04902:             * <!-- begin-user-doc -->
04903:             * <!-- end-user-doc -->
04904:             * @generated
04905:             * @ordered
04906:             */
04907:            int FTP_BASE__FTP_CONSUMER = 0;
04908:
04909:            /**
04910:             * The feature id for the '<em><b>Ftp Provider</b></em>' containment reference.
04911:             * <!-- begin-user-doc -->
04912:             * <!-- end-user-doc -->
04913:             * @generated
04914:             * @ordered
04915:             */
04916:            int FTP_BASE__FTP_PROVIDER = 1;
04917:
04918:            /**
04919:             * The number of structural features of the '<em>FTP Base</em>' class.
04920:             * <!-- begin-user-doc -->
04921:             * <!-- end-user-doc -->
04922:             * @generated
04923:             * @ordered
04924:             */
04925:            int FTP_BASE_FEATURE_COUNT = 2;
04926:
04927:            /**
04928:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FtpReplyImpl <em>Ftp Reply</em>}' class.
04929:             * <!-- begin-user-doc -->
04930:             * <!-- end-user-doc -->
04931:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FtpReplyImpl
04932:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFtpReply()
04933:             * @generated
04934:             */
04935:            int FTP_REPLY = 50;
04936:
04937:            /**
04938:             * The feature id for the '<em><b>Reply Dir</b></em>' attribute.
04939:             * <!-- begin-user-doc -->
04940:             * <!-- end-user-doc -->
04941:             * @generated
04942:             * @ordered
04943:             */
04944:            int FTP_REPLY__REPLY_DIR = FILE_REPLY__REPLY_DIR;
04945:
04946:            /**
04947:             * The feature id for the '<em><b>Reply Charset</b></em>' attribute.
04948:             * <!-- begin-user-doc -->
04949:             * <!-- end-user-doc -->
04950:             * @generated
04951:             * @ordered
04952:             */
04953:            int FTP_REPLY__REPLY_CHARSET = FILE_REPLY__REPLY_CHARSET;
04954:
04955:            /**
04956:             * The feature id for the '<em><b>Reply Write Style</b></em>' attribute.
04957:             * <!-- begin-user-doc -->
04958:             * <!-- end-user-doc -->
04959:             * @generated
04960:             * @ordered
04961:             */
04962:            int FTP_REPLY__REPLY_WRITE_STYLE = FILE_REPLY__REPLY_WRITE_STYLE;
04963:
04964:            /**
04965:             * The feature id for the '<em><b>Reply File Pattern</b></em>' attribute.
04966:             * <!-- begin-user-doc -->
04967:             * <!-- end-user-doc -->
04968:             * @generated
04969:             * @ordered
04970:             */
04971:            int FTP_REPLY__REPLY_FILE_PATTERN = FILE_REPLY__REPLY_FILE_PATTERN;
04972:
04973:            /**
04974:             * The feature id for the '<em><b>Connect Mode</b></em>' attribute.
04975:             * <!-- begin-user-doc -->
04976:             * <!-- end-user-doc -->
04977:             * @generated
04978:             * @ordered
04979:             */
04980:            int FTP_REPLY__CONNECT_MODE = FILE_REPLY_FEATURE_COUNT + 0;
04981:
04982:            /**
04983:             * The feature id for the '<em><b>Transfer Mode</b></em>' attribute.
04984:             * <!-- begin-user-doc -->
04985:             * <!-- end-user-doc -->
04986:             * @generated
04987:             * @ordered
04988:             */
04989:            int FTP_REPLY__TRANSFER_MODE = FILE_REPLY_FEATURE_COUNT + 1;
04990:
04991:            /**
04992:             * The feature id for the '<em><b>Ftp Host</b></em>' attribute.
04993:             * <!-- begin-user-doc -->
04994:             * <!-- end-user-doc -->
04995:             * @generated
04996:             * @ordered
04997:             */
04998:            int FTP_REPLY__FTP_HOST = FILE_REPLY_FEATURE_COUNT + 2;
04999:
05000:            /**
05001:             * The feature id for the '<em><b>Ftp User</b></em>' attribute.
05002:             * <!-- begin-user-doc -->
05003:             * <!-- end-user-doc -->
05004:             * @generated
05005:             * @ordered
05006:             */
05007:            int FTP_REPLY__FTP_USER = FILE_REPLY_FEATURE_COUNT + 3;
05008:
05009:            /**
05010:             * The feature id for the '<em><b>Ftp Password</b></em>' attribute.
05011:             * <!-- begin-user-doc -->
05012:             * <!-- end-user-doc -->
05013:             * @generated
05014:             * @ordered
05015:             */
05016:            int FTP_REPLY__FTP_PASSWORD = FILE_REPLY_FEATURE_COUNT + 4;
05017:
05018:            /**
05019:             * The number of structural features of the '<em>Ftp Reply</em>' class.
05020:             * <!-- begin-user-doc -->
05021:             * <!-- end-user-doc -->
05022:             * @generated
05023:             * @ordered
05024:             */
05025:            int FTP_REPLY_FEATURE_COUNT = FILE_REPLY_FEATURE_COUNT + 5;
05026:
05027:            /**
05028:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SchedulerImpl <em>Scheduler</em>}' class.
05029:             * <!-- begin-user-doc -->
05030:             * <!-- end-user-doc -->
05031:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SchedulerImpl
05032:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getScheduler()
05033:             * @generated
05034:             */
05035:            int SCHEDULER = 52;
05036:
05037:            /**
05038:             * The feature id for the '<em><b>Standard</b></em>' containment reference list.
05039:             * <!-- begin-user-doc -->
05040:             * <!-- end-user-doc -->
05041:             * @generated
05042:             * @ordered
05043:             */
05044:            int SCHEDULER__STANDARD = 0;
05045:
05046:            /**
05047:             * The feature id for the '<em><b>Auto Retry</b></em>' containment reference list.
05048:             * <!-- begin-user-doc -->
05049:             * <!-- end-user-doc -->
05050:             * @generated
05051:             * @ordered
05052:             */
05053:            int SCHEDULER__AUTO_RETRY = 1;
05054:
05055:            /**
05056:             * The number of structural features of the '<em>Scheduler</em>' class.
05057:             * <!-- begin-user-doc -->
05058:             * <!-- end-user-doc -->
05059:             * @generated
05060:             * @ordered
05061:             */
05062:            int SCHEDULER_FEATURE_COUNT = 2;
05063:
05064:            /**
05065:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CustomImpl <em>Custom</em>}' class.
05066:             * <!-- begin-user-doc -->
05067:             * <!-- end-user-doc -->
05068:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CustomImpl
05069:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCustom()
05070:             * @generated
05071:             */
05072:            int CUSTOM = 53;
05073:
05074:            /**
05075:             * The feature id for the '<em><b>Name</b></em>' attribute.
05076:             * <!-- begin-user-doc -->
05077:             * <!-- end-user-doc -->
05078:             * @generated
05079:             * @ordered
05080:             */
05081:            int CUSTOM__NAME = BINDING_COMPONENT__NAME;
05082:
05083:            /**
05084:             * The feature id for the '<em><b>Description</b></em>' attribute.
05085:             * <!-- begin-user-doc -->
05086:             * <!-- end-user-doc -->
05087:             * @generated
05088:             * @ordered
05089:             */
05090:            int CUSTOM__DESCRIPTION = BINDING_COMPONENT__DESCRIPTION;
05091:
05092:            /**
05093:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
05094:             * <!-- begin-user-doc -->
05095:             * <!-- end-user-doc -->
05096:             * @generated
05097:             * @ordered
05098:             */
05099:            int CUSTOM__INTERFACE_NAME = BINDING_COMPONENT__INTERFACE_NAME;
05100:
05101:            /**
05102:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
05103:             * <!-- begin-user-doc -->
05104:             * <!-- end-user-doc -->
05105:             * @generated
05106:             * @ordered
05107:             */
05108:            int CUSTOM__SERVICE_NAME = BINDING_COMPONENT__SERVICE_NAME;
05109:
05110:            /**
05111:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
05112:             * <!-- begin-user-doc -->
05113:             * <!-- end-user-doc -->
05114:             * @generated
05115:             * @ordered
05116:             */
05117:            int CUSTOM__USE_CCSL = BINDING_COMPONENT__USE_CCSL;
05118:
05119:            /**
05120:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
05121:             * <!-- begin-user-doc -->
05122:             * <!-- end-user-doc -->
05123:             * @generated
05124:             * @ordered
05125:             */
05126:            int CUSTOM__PROVIDER_CCSL = BINDING_COMPONENT__PROVIDER_CCSL;
05127:
05128:            /**
05129:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
05130:             * <!-- begin-user-doc -->
05131:             * <!-- end-user-doc -->
05132:             * @generated
05133:             * @ordered
05134:             */
05135:            int CUSTOM__CONSUMER_CCSL = BINDING_COMPONENT__CONSUMER_CCSL;
05136:
05137:            /**
05138:             * The feature id for the '<em><b>Role</b></em>' attribute.
05139:             * <!-- begin-user-doc -->
05140:             * <!-- end-user-doc -->
05141:             * @generated
05142:             * @ordered
05143:             */
05144:            int CUSTOM__ROLE = BINDING_COMPONENT__ROLE;
05145:
05146:            /**
05147:             * The feature id for the '<em><b>Type</b></em>' attribute.
05148:             * <!-- begin-user-doc -->
05149:             * <!-- end-user-doc -->
05150:             * @generated
05151:             * @ordered
05152:             */
05153:            int CUSTOM__TYPE = BINDING_COMPONENT_FEATURE_COUNT + 0;
05154:
05155:            /**
05156:             * The feature id for the '<em><b>Custom Provider</b></em>' containment reference.
05157:             * <!-- begin-user-doc -->
05158:             * <!-- end-user-doc -->
05159:             * @generated
05160:             * @ordered
05161:             */
05162:            int CUSTOM__CUSTOM_PROVIDER = BINDING_COMPONENT_FEATURE_COUNT + 1;
05163:
05164:            /**
05165:             * The feature id for the '<em><b>Consumer Properties</b></em>' containment reference list.
05166:             * <!-- begin-user-doc -->
05167:             * <!-- end-user-doc -->
05168:             * @generated
05169:             * @ordered
05170:             */
05171:            int CUSTOM__CONSUMER_PROPERTIES = BINDING_COMPONENT_FEATURE_COUNT + 2;
05172:
05173:            /**
05174:             * The feature id for the '<em><b>Provider Properties</b></em>' containment reference list.
05175:             * <!-- begin-user-doc -->
05176:             * <!-- end-user-doc -->
05177:             * @generated
05178:             * @ordered
05179:             */
05180:            int CUSTOM__PROVIDER_PROPERTIES = BINDING_COMPONENT_FEATURE_COUNT + 3;
05181:
05182:            /**
05183:             * The feature id for the '<em><b>Custom Consumer</b></em>' containment reference.
05184:             * <!-- begin-user-doc -->
05185:             * <!-- end-user-doc -->
05186:             * @generated
05187:             * @ordered
05188:             */
05189:            int CUSTOM__CUSTOM_CONSUMER = BINDING_COMPONENT_FEATURE_COUNT + 4;
05190:
05191:            /**
05192:             * The number of structural features of the '<em>Custom</em>' class.
05193:             * <!-- begin-user-doc -->
05194:             * <!-- end-user-doc -->
05195:             * @generated
05196:             * @ordered
05197:             */
05198:            int CUSTOM_FEATURE_COUNT = BINDING_COMPONENT_FEATURE_COUNT + 5;
05199:
05200:            /**
05201:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.PropertyObjectImpl <em>Property Object</em>}' class.
05202:             * <!-- begin-user-doc -->
05203:             * <!-- end-user-doc -->
05204:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.PropertyObjectImpl
05205:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getPropertyObject()
05206:             * @generated
05207:             */
05208:            int PROPERTY_OBJECT = 54;
05209:
05210:            /**
05211:             * The feature id for the '<em><b>Name</b></em>' attribute.
05212:             * <!-- begin-user-doc -->
05213:             * <!-- end-user-doc -->
05214:             * @generated
05215:             * @ordered
05216:             */
05217:            int PROPERTY_OBJECT__NAME = 0;
05218:
05219:            /**
05220:             * The feature id for the '<em><b>Value</b></em>' attribute.
05221:             * <!-- begin-user-doc -->
05222:             * <!-- end-user-doc -->
05223:             * @generated
05224:             * @ordered
05225:             */
05226:            int PROPERTY_OBJECT__VALUE = 1;
05227:
05228:            /**
05229:             * The number of structural features of the '<em>Property Object</em>' class.
05230:             * <!-- begin-user-doc -->
05231:             * <!-- end-user-doc -->
05232:             * @generated
05233:             * @ordered
05234:             */
05235:            int PROPERTY_OBJECT_FEATURE_COUNT = 2;
05236:
05237:            /**
05238:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CommonScheduleImpl <em>Common Schedule</em>}' class.
05239:             * <!-- begin-user-doc -->
05240:             * <!-- end-user-doc -->
05241:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CommonScheduleImpl
05242:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCommonSchedule()
05243:             * @generated
05244:             */
05245:            int COMMON_SCHEDULE = 56;
05246:
05247:            /**
05248:             * The feature id for the '<em><b>Dayof Month</b></em>' attribute.
05249:             * <!-- begin-user-doc -->
05250:             * <!-- end-user-doc -->
05251:             * @generated
05252:             * @ordered
05253:             */
05254:            int COMMON_SCHEDULE__DAYOF_MONTH = 0;
05255:
05256:            /**
05257:             * The feature id for the '<em><b>Month</b></em>' attribute.
05258:             * <!-- begin-user-doc -->
05259:             * <!-- end-user-doc -->
05260:             * @generated
05261:             * @ordered
05262:             */
05263:            int COMMON_SCHEDULE__MONTH = 1;
05264:
05265:            /**
05266:             * The feature id for the '<em><b>Dayof Week</b></em>' attribute.
05267:             * <!-- begin-user-doc -->
05268:             * <!-- end-user-doc -->
05269:             * @generated
05270:             * @ordered
05271:             */
05272:            int COMMON_SCHEDULE__DAYOF_WEEK = 2;
05273:
05274:            /**
05275:             * The feature id for the '<em><b>Holiday Schedule</b></em>' attribute.
05276:             * <!-- begin-user-doc -->
05277:             * <!-- end-user-doc -->
05278:             * @generated
05279:             * @ordered
05280:             */
05281:            int COMMON_SCHEDULE__HOLIDAY_SCHEDULE = 3;
05282:
05283:            /**
05284:             * The number of structural features of the '<em>Common Schedule</em>' class.
05285:             * <!-- begin-user-doc -->
05286:             * <!-- end-user-doc -->
05287:             * @generated
05288:             * @ordered
05289:             */
05290:            int COMMON_SCHEDULE_FEATURE_COUNT = 4;
05291:
05292:            /**
05293:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ARScheduleImpl <em>AR Schedule</em>}' class.
05294:             * <!-- begin-user-doc -->
05295:             * <!-- end-user-doc -->
05296:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ARScheduleImpl
05297:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getARSchedule()
05298:             * @generated
05299:             */
05300:            int AR_SCHEDULE = 55;
05301:
05302:            /**
05303:             * The feature id for the '<em><b>Dayof Month</b></em>' attribute.
05304:             * <!-- begin-user-doc -->
05305:             * <!-- end-user-doc -->
05306:             * @generated
05307:             * @ordered
05308:             */
05309:            int AR_SCHEDULE__DAYOF_MONTH = COMMON_SCHEDULE__DAYOF_MONTH;
05310:
05311:            /**
05312:             * The feature id for the '<em><b>Month</b></em>' attribute.
05313:             * <!-- begin-user-doc -->
05314:             * <!-- end-user-doc -->
05315:             * @generated
05316:             * @ordered
05317:             */
05318:            int AR_SCHEDULE__MONTH = COMMON_SCHEDULE__MONTH;
05319:
05320:            /**
05321:             * The feature id for the '<em><b>Dayof Week</b></em>' attribute.
05322:             * <!-- begin-user-doc -->
05323:             * <!-- end-user-doc -->
05324:             * @generated
05325:             * @ordered
05326:             */
05327:            int AR_SCHEDULE__DAYOF_WEEK = COMMON_SCHEDULE__DAYOF_WEEK;
05328:
05329:            /**
05330:             * The feature id for the '<em><b>Holiday Schedule</b></em>' attribute.
05331:             * <!-- begin-user-doc -->
05332:             * <!-- end-user-doc -->
05333:             * @generated
05334:             * @ordered
05335:             */
05336:            int AR_SCHEDULE__HOLIDAY_SCHEDULE = COMMON_SCHEDULE__HOLIDAY_SCHEDULE;
05337:
05338:            /**
05339:             * The feature id for the '<em><b>Start Time</b></em>' attribute.
05340:             * <!-- begin-user-doc -->
05341:             * <!-- end-user-doc -->
05342:             * @generated
05343:             * @ordered
05344:             */
05345:            int AR_SCHEDULE__START_TIME = COMMON_SCHEDULE_FEATURE_COUNT + 0;
05346:
05347:            /**
05348:             * The feature id for the '<em><b>End Time</b></em>' attribute.
05349:             * <!-- begin-user-doc -->
05350:             * <!-- end-user-doc -->
05351:             * @generated
05352:             * @ordered
05353:             */
05354:            int AR_SCHEDULE__END_TIME = COMMON_SCHEDULE_FEATURE_COUNT + 1;
05355:
05356:            /**
05357:             * The feature id for the '<em><b>Retry Interval</b></em>' attribute.
05358:             * <!-- begin-user-doc -->
05359:             * <!-- end-user-doc -->
05360:             * @generated
05361:             * @ordered
05362:             */
05363:            int AR_SCHEDULE__RETRY_INTERVAL = COMMON_SCHEDULE_FEATURE_COUNT + 2;
05364:
05365:            /**
05366:             * The feature id for the '<em><b>Success Notification</b></em>' attribute.
05367:             * <!-- begin-user-doc -->
05368:             * <!-- end-user-doc -->
05369:             * @generated
05370:             * @ordered
05371:             */
05372:            int AR_SCHEDULE__SUCCESS_NOTIFICATION = COMMON_SCHEDULE_FEATURE_COUNT + 3;
05373:
05374:            /**
05375:             * The feature id for the '<em><b>Failure Notification</b></em>' attribute.
05376:             * <!-- begin-user-doc -->
05377:             * <!-- end-user-doc -->
05378:             * @generated
05379:             * @ordered
05380:             */
05381:            int AR_SCHEDULE__FAILURE_NOTIFICATION = COMMON_SCHEDULE_FEATURE_COUNT + 4;
05382:
05383:            /**
05384:             * The number of structural features of the '<em>AR Schedule</em>' class.
05385:             * <!-- begin-user-doc -->
05386:             * <!-- end-user-doc -->
05387:             * @generated
05388:             * @ordered
05389:             */
05390:            int AR_SCHEDULE_FEATURE_COUNT = COMMON_SCHEDULE_FEATURE_COUNT + 5;
05391:
05392:            /**
05393:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.StandardScheduleImpl <em>Standard Schedule</em>}' class.
05394:             * <!-- begin-user-doc -->
05395:             * <!-- end-user-doc -->
05396:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.StandardScheduleImpl
05397:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getStandardSchedule()
05398:             * @generated
05399:             */
05400:            int STANDARD_SCHEDULE = 57;
05401:
05402:            /**
05403:             * The feature id for the '<em><b>Dayof Month</b></em>' attribute.
05404:             * <!-- begin-user-doc -->
05405:             * <!-- end-user-doc -->
05406:             * @generated
05407:             * @ordered
05408:             */
05409:            int STANDARD_SCHEDULE__DAYOF_MONTH = COMMON_SCHEDULE__DAYOF_MONTH;
05410:
05411:            /**
05412:             * The feature id for the '<em><b>Month</b></em>' attribute.
05413:             * <!-- begin-user-doc -->
05414:             * <!-- end-user-doc -->
05415:             * @generated
05416:             * @ordered
05417:             */
05418:            int STANDARD_SCHEDULE__MONTH = COMMON_SCHEDULE__MONTH;
05419:
05420:            /**
05421:             * The feature id for the '<em><b>Dayof Week</b></em>' attribute.
05422:             * <!-- begin-user-doc -->
05423:             * <!-- end-user-doc -->
05424:             * @generated
05425:             * @ordered
05426:             */
05427:            int STANDARD_SCHEDULE__DAYOF_WEEK = COMMON_SCHEDULE__DAYOF_WEEK;
05428:
05429:            /**
05430:             * The feature id for the '<em><b>Holiday Schedule</b></em>' attribute.
05431:             * <!-- begin-user-doc -->
05432:             * <!-- end-user-doc -->
05433:             * @generated
05434:             * @ordered
05435:             */
05436:            int STANDARD_SCHEDULE__HOLIDAY_SCHEDULE = COMMON_SCHEDULE__HOLIDAY_SCHEDULE;
05437:
05438:            /**
05439:             * The feature id for the '<em><b>Seconds</b></em>' attribute.
05440:             * <!-- begin-user-doc -->
05441:             * <!-- end-user-doc -->
05442:             * @generated
05443:             * @ordered
05444:             */
05445:            int STANDARD_SCHEDULE__SECONDS = COMMON_SCHEDULE_FEATURE_COUNT + 0;
05446:
05447:            /**
05448:             * The feature id for the '<em><b>Minutes</b></em>' attribute.
05449:             * <!-- begin-user-doc -->
05450:             * <!-- end-user-doc -->
05451:             * @generated
05452:             * @ordered
05453:             */
05454:            int STANDARD_SCHEDULE__MINUTES = COMMON_SCHEDULE_FEATURE_COUNT + 1;
05455:
05456:            /**
05457:             * The feature id for the '<em><b>Hours</b></em>' attribute.
05458:             * <!-- begin-user-doc -->
05459:             * <!-- end-user-doc -->
05460:             * @generated
05461:             * @ordered
05462:             */
05463:            int STANDARD_SCHEDULE__HOURS = COMMON_SCHEDULE_FEATURE_COUNT + 2;
05464:
05465:            /**
05466:             * The number of structural features of the '<em>Standard Schedule</em>' class.
05467:             * <!-- begin-user-doc -->
05468:             * <!-- end-user-doc -->
05469:             * @generated
05470:             * @ordered
05471:             */
05472:            int STANDARD_SCHEDULE_FEATURE_COUNT = COMMON_SCHEDULE_FEATURE_COUNT + 3;
05473:
05474:            /**
05475:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailImpl <em>Email</em>}' class.
05476:             * <!-- begin-user-doc -->
05477:             * <!-- end-user-doc -->
05478:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailImpl
05479:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEmail()
05480:             * @generated
05481:             */
05482:            int EMAIL = 58;
05483:
05484:            /**
05485:             * The feature id for the '<em><b>Name</b></em>' attribute.
05486:             * <!-- begin-user-doc -->
05487:             * <!-- end-user-doc -->
05488:             * @generated
05489:             * @ordered
05490:             */
05491:            int EMAIL__NAME = BINDING_COMPONENT__NAME;
05492:
05493:            /**
05494:             * The feature id for the '<em><b>Description</b></em>' attribute.
05495:             * <!-- begin-user-doc -->
05496:             * <!-- end-user-doc -->
05497:             * @generated
05498:             * @ordered
05499:             */
05500:            int EMAIL__DESCRIPTION = BINDING_COMPONENT__DESCRIPTION;
05501:
05502:            /**
05503:             * The feature id for the '<em><b>Interface Name</b></em>' attribute.
05504:             * <!-- begin-user-doc -->
05505:             * <!-- end-user-doc -->
05506:             * @generated
05507:             * @ordered
05508:             */
05509:            int EMAIL__INTERFACE_NAME = BINDING_COMPONENT__INTERFACE_NAME;
05510:
05511:            /**
05512:             * The feature id for the '<em><b>Service Name</b></em>' attribute.
05513:             * <!-- begin-user-doc -->
05514:             * <!-- end-user-doc -->
05515:             * @generated
05516:             * @ordered
05517:             */
05518:            int EMAIL__SERVICE_NAME = BINDING_COMPONENT__SERVICE_NAME;
05519:
05520:            /**
05521:             * The feature id for the '<em><b>Use CCSL</b></em>' attribute.
05522:             * <!-- begin-user-doc -->
05523:             * <!-- end-user-doc -->
05524:             * @generated
05525:             * @ordered
05526:             */
05527:            int EMAIL__USE_CCSL = BINDING_COMPONENT__USE_CCSL;
05528:
05529:            /**
05530:             * The feature id for the '<em><b>Provider CCSL</b></em>' containment reference.
05531:             * <!-- begin-user-doc -->
05532:             * <!-- end-user-doc -->
05533:             * @generated
05534:             * @ordered
05535:             */
05536:            int EMAIL__PROVIDER_CCSL = BINDING_COMPONENT__PROVIDER_CCSL;
05537:
05538:            /**
05539:             * The feature id for the '<em><b>Consumer CCSL</b></em>' containment reference.
05540:             * <!-- begin-user-doc -->
05541:             * <!-- end-user-doc -->
05542:             * @generated
05543:             * @ordered
05544:             */
05545:            int EMAIL__CONSUMER_CCSL = BINDING_COMPONENT__CONSUMER_CCSL;
05546:
05547:            /**
05548:             * The feature id for the '<em><b>Role</b></em>' attribute.
05549:             * <!-- begin-user-doc -->
05550:             * <!-- end-user-doc -->
05551:             * @generated
05552:             * @ordered
05553:             */
05554:            int EMAIL__ROLE = BINDING_COMPONENT__ROLE;
05555:
05556:            /**
05557:             * The feature id for the '<em><b>Email Consumer</b></em>' containment reference.
05558:             * <!-- begin-user-doc -->
05559:             * <!-- end-user-doc -->
05560:             * @generated
05561:             * @ordered
05562:             */
05563:            int EMAIL__EMAIL_CONSUMER = BINDING_COMPONENT_FEATURE_COUNT + 0;
05564:
05565:            /**
05566:             * The feature id for the '<em><b>Email Provider</b></em>' containment reference.
05567:             * <!-- begin-user-doc -->
05568:             * <!-- end-user-doc -->
05569:             * @generated
05570:             * @ordered
05571:             */
05572:            int EMAIL__EMAIL_PROVIDER = BINDING_COMPONENT_FEATURE_COUNT + 1;
05573:
05574:            /**
05575:             * The number of structural features of the '<em>Email</em>' class.
05576:             * <!-- begin-user-doc -->
05577:             * <!-- end-user-doc -->
05578:             * @generated
05579:             * @ordered
05580:             */
05581:            int EMAIL_FEATURE_COUNT = BINDING_COMPONENT_FEATURE_COUNT + 2;
05582:
05583:            /**
05584:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConnectionImpl <em>Connection</em>}' class.
05585:             * <!-- begin-user-doc -->
05586:             * <!-- end-user-doc -->
05587:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConnectionImpl
05588:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConnection()
05589:             * @generated
05590:             */
05591:            int CONNECTION = 60;
05592:
05593:            /**
05594:             * The feature id for the '<em><b>Host</b></em>' attribute.
05595:             * <!-- begin-user-doc -->
05596:             * <!-- end-user-doc -->
05597:             * @generated
05598:             * @ordered
05599:             */
05600:            int CONNECTION__HOST = 0;
05601:
05602:            /**
05603:             * The feature id for the '<em><b>Port</b></em>' attribute.
05604:             * <!-- begin-user-doc -->
05605:             * <!-- end-user-doc -->
05606:             * @generated
05607:             * @ordered
05608:             */
05609:            int CONNECTION__PORT = 1;
05610:
05611:            /**
05612:             * The feature id for the '<em><b>User</b></em>' attribute.
05613:             * <!-- begin-user-doc -->
05614:             * <!-- end-user-doc -->
05615:             * @generated
05616:             * @ordered
05617:             */
05618:            int CONNECTION__USER = 2;
05619:
05620:            /**
05621:             * The feature id for the '<em><b>Password</b></em>' attribute.
05622:             * <!-- begin-user-doc -->
05623:             * <!-- end-user-doc -->
05624:             * @generated
05625:             * @ordered
05626:             */
05627:            int CONNECTION__PASSWORD = 3;
05628:
05629:            /**
05630:             * The feature id for the '<em><b>Use SSL</b></em>' attribute.
05631:             * <!-- begin-user-doc -->
05632:             * <!-- end-user-doc -->
05633:             * @generated
05634:             * @ordered
05635:             */
05636:            int CONNECTION__USE_SSL = 4;
05637:
05638:            /**
05639:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
05640:             * <!-- begin-user-doc -->
05641:             * <!-- end-user-doc -->
05642:             * @generated
05643:             * @ordered
05644:             */
05645:            int CONNECTION__SSL = 5;
05646:
05647:            /**
05648:             * The number of structural features of the '<em>Connection</em>' class.
05649:             * <!-- begin-user-doc -->
05650:             * <!-- end-user-doc -->
05651:             * @generated
05652:             * @ordered
05653:             */
05654:            int CONNECTION_FEATURE_COUNT = 6;
05655:
05656:            /**
05657:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailConsumerImpl <em>Email Consumer</em>}' class.
05658:             * <!-- begin-user-doc -->
05659:             * <!-- end-user-doc -->
05660:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailConsumerImpl
05661:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEmailConsumer()
05662:             * @generated
05663:             */
05664:            int EMAIL_CONSUMER = 59;
05665:
05666:            /**
05667:             * The feature id for the '<em><b>Host</b></em>' attribute.
05668:             * <!-- begin-user-doc -->
05669:             * <!-- end-user-doc -->
05670:             * @generated
05671:             * @ordered
05672:             */
05673:            int EMAIL_CONSUMER__HOST = CONNECTION__HOST;
05674:
05675:            /**
05676:             * The feature id for the '<em><b>Port</b></em>' attribute.
05677:             * <!-- begin-user-doc -->
05678:             * <!-- end-user-doc -->
05679:             * @generated
05680:             * @ordered
05681:             */
05682:            int EMAIL_CONSUMER__PORT = CONNECTION__PORT;
05683:
05684:            /**
05685:             * The feature id for the '<em><b>User</b></em>' attribute.
05686:             * <!-- begin-user-doc -->
05687:             * <!-- end-user-doc -->
05688:             * @generated
05689:             * @ordered
05690:             */
05691:            int EMAIL_CONSUMER__USER = CONNECTION__USER;
05692:
05693:            /**
05694:             * The feature id for the '<em><b>Password</b></em>' attribute.
05695:             * <!-- begin-user-doc -->
05696:             * <!-- end-user-doc -->
05697:             * @generated
05698:             * @ordered
05699:             */
05700:            int EMAIL_CONSUMER__PASSWORD = CONNECTION__PASSWORD;
05701:
05702:            /**
05703:             * The feature id for the '<em><b>Use SSL</b></em>' attribute.
05704:             * <!-- begin-user-doc -->
05705:             * <!-- end-user-doc -->
05706:             * @generated
05707:             * @ordered
05708:             */
05709:            int EMAIL_CONSUMER__USE_SSL = CONNECTION__USE_SSL;
05710:
05711:            /**
05712:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
05713:             * <!-- begin-user-doc -->
05714:             * <!-- end-user-doc -->
05715:             * @generated
05716:             * @ordered
05717:             */
05718:            int EMAIL_CONSUMER__SSL = CONNECTION__SSL;
05719:
05720:            /**
05721:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
05722:             * <!-- begin-user-doc -->
05723:             * <!-- end-user-doc -->
05724:             * @generated
05725:             * @ordered
05726:             */
05727:            int EMAIL_CONSUMER__END_POINT_NAME = CONNECTION_FEATURE_COUNT + 0;
05728:
05729:            /**
05730:             * The feature id for the '<em><b>Charset</b></em>' attribute.
05731:             * <!-- begin-user-doc -->
05732:             * <!-- end-user-doc -->
05733:             * @generated
05734:             * @ordered
05735:             */
05736:            int EMAIL_CONSUMER__CHARSET = CONNECTION_FEATURE_COUNT + 1;
05737:
05738:            /**
05739:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
05740:             * <!-- begin-user-doc -->
05741:             * <!-- end-user-doc -->
05742:             * @generated
05743:             * @ordered
05744:             */
05745:            int EMAIL_CONSUMER__RECORD_TYPE = CONNECTION_FEATURE_COUNT + 2;
05746:
05747:            /**
05748:             * The feature id for the '<em><b>Default Mep</b></em>' attribute.
05749:             * <!-- begin-user-doc -->
05750:             * <!-- end-user-doc -->
05751:             * @generated
05752:             * @ordered
05753:             */
05754:            int EMAIL_CONSUMER__DEFAULT_MEP = CONNECTION_FEATURE_COUNT + 3;
05755:
05756:            /**
05757:             * The feature id for the '<em><b>Attachment Dir</b></em>' attribute.
05758:             * <!-- begin-user-doc -->
05759:             * <!-- end-user-doc -->
05760:             * @generated
05761:             * @ordered
05762:             */
05763:            int EMAIL_CONSUMER__ATTACHMENT_DIR = CONNECTION_FEATURE_COUNT + 4;
05764:
05765:            /**
05766:             * The feature id for the '<em><b>Polling Inteval</b></em>' attribute.
05767:             * <!-- begin-user-doc -->
05768:             * <!-- end-user-doc -->
05769:             * @generated
05770:             * @ordered
05771:             */
05772:            int EMAIL_CONSUMER__POLLING_INTEVAL = CONNECTION_FEATURE_COUNT + 5;
05773:
05774:            /**
05775:             * The feature id for the '<em><b>Reply</b></em>' containment reference.
05776:             * <!-- begin-user-doc -->
05777:             * <!-- end-user-doc -->
05778:             * @generated
05779:             * @ordered
05780:             */
05781:            int EMAIL_CONSUMER__REPLY = CONNECTION_FEATURE_COUNT + 6;
05782:
05783:            /**
05784:             * The feature id for the '<em><b>Use Scheduler</b></em>' attribute.
05785:             * <!-- begin-user-doc -->
05786:             * <!-- end-user-doc -->
05787:             * @generated
05788:             * @ordered
05789:             */
05790:            int EMAIL_CONSUMER__USE_SCHEDULER = CONNECTION_FEATURE_COUNT + 7;
05791:
05792:            /**
05793:             * The feature id for the '<em><b>Scheduler</b></em>' containment reference.
05794:             * <!-- begin-user-doc -->
05795:             * <!-- end-user-doc -->
05796:             * @generated
05797:             * @ordered
05798:             */
05799:            int EMAIL_CONSUMER__SCHEDULER = CONNECTION_FEATURE_COUNT + 8;
05800:
05801:            /**
05802:             * The feature id for the '<em><b>Receive Protocol</b></em>' attribute.
05803:             * <!-- begin-user-doc -->
05804:             * <!-- end-user-doc -->
05805:             * @generated
05806:             * @ordered
05807:             */
05808:            int EMAIL_CONSUMER__RECEIVE_PROTOCOL = CONNECTION_FEATURE_COUNT + 9;
05809:
05810:            /**
05811:             * The feature id for the '<em><b>Inbox Folder</b></em>' attribute.
05812:             * <!-- begin-user-doc -->
05813:             * <!-- end-user-doc -->
05814:             * @generated
05815:             * @ordered
05816:             */
05817:            int EMAIL_CONSUMER__INBOX_FOLDER = CONNECTION_FEATURE_COUNT + 10;
05818:
05819:            /**
05820:             * The number of structural features of the '<em>Email Consumer</em>' class.
05821:             * <!-- begin-user-doc -->
05822:             * <!-- end-user-doc -->
05823:             * @generated
05824:             * @ordered
05825:             */
05826:            int EMAIL_CONSUMER_FEATURE_COUNT = CONNECTION_FEATURE_COUNT + 11;
05827:
05828:            /**
05829:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailConsumerReplyImpl <em>Email Consumer Reply</em>}' class.
05830:             * <!-- begin-user-doc -->
05831:             * <!-- end-user-doc -->
05832:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailConsumerReplyImpl
05833:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEmailConsumerReply()
05834:             * @generated
05835:             */
05836:            int EMAIL_CONSUMER_REPLY = 61;
05837:
05838:            /**
05839:             * The feature id for the '<em><b>Host</b></em>' attribute.
05840:             * <!-- begin-user-doc -->
05841:             * <!-- end-user-doc -->
05842:             * @generated
05843:             * @ordered
05844:             */
05845:            int EMAIL_CONSUMER_REPLY__HOST = CONNECTION__HOST;
05846:
05847:            /**
05848:             * The feature id for the '<em><b>Port</b></em>' attribute.
05849:             * <!-- begin-user-doc -->
05850:             * <!-- end-user-doc -->
05851:             * @generated
05852:             * @ordered
05853:             */
05854:            int EMAIL_CONSUMER_REPLY__PORT = CONNECTION__PORT;
05855:
05856:            /**
05857:             * The feature id for the '<em><b>User</b></em>' attribute.
05858:             * <!-- begin-user-doc -->
05859:             * <!-- end-user-doc -->
05860:             * @generated
05861:             * @ordered
05862:             */
05863:            int EMAIL_CONSUMER_REPLY__USER = CONNECTION__USER;
05864:
05865:            /**
05866:             * The feature id for the '<em><b>Password</b></em>' attribute.
05867:             * <!-- begin-user-doc -->
05868:             * <!-- end-user-doc -->
05869:             * @generated
05870:             * @ordered
05871:             */
05872:            int EMAIL_CONSUMER_REPLY__PASSWORD = CONNECTION__PASSWORD;
05873:
05874:            /**
05875:             * The feature id for the '<em><b>Use SSL</b></em>' attribute.
05876:             * <!-- begin-user-doc -->
05877:             * <!-- end-user-doc -->
05878:             * @generated
05879:             * @ordered
05880:             */
05881:            int EMAIL_CONSUMER_REPLY__USE_SSL = CONNECTION__USE_SSL;
05882:
05883:            /**
05884:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
05885:             * <!-- begin-user-doc -->
05886:             * <!-- end-user-doc -->
05887:             * @generated
05888:             * @ordered
05889:             */
05890:            int EMAIL_CONSUMER_REPLY__SSL = CONNECTION__SSL;
05891:
05892:            /**
05893:             * The feature id for the '<em><b>Reply Charset</b></em>' attribute.
05894:             * <!-- begin-user-doc -->
05895:             * <!-- end-user-doc -->
05896:             * @generated
05897:             * @ordered
05898:             */
05899:            int EMAIL_CONSUMER_REPLY__REPLY_CHARSET = CONNECTION_FEATURE_COUNT + 0;
05900:
05901:            /**
05902:             * The number of structural features of the '<em>Email Consumer Reply</em>' class.
05903:             * <!-- begin-user-doc -->
05904:             * <!-- end-user-doc -->
05905:             * @generated
05906:             * @ordered
05907:             */
05908:            int EMAIL_CONSUMER_REPLY_FEATURE_COUNT = CONNECTION_FEATURE_COUNT + 1;
05909:
05910:            /**
05911:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailProviderImpl <em>Email Provider</em>}' class.
05912:             * <!-- begin-user-doc -->
05913:             * <!-- end-user-doc -->
05914:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailProviderImpl
05915:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEmailProvider()
05916:             * @generated
05917:             */
05918:            int EMAIL_PROVIDER = 62;
05919:
05920:            /**
05921:             * The feature id for the '<em><b>Host</b></em>' attribute.
05922:             * <!-- begin-user-doc -->
05923:             * <!-- end-user-doc -->
05924:             * @generated
05925:             * @ordered
05926:             */
05927:            int EMAIL_PROVIDER__HOST = CONNECTION__HOST;
05928:
05929:            /**
05930:             * The feature id for the '<em><b>Port</b></em>' attribute.
05931:             * <!-- begin-user-doc -->
05932:             * <!-- end-user-doc -->
05933:             * @generated
05934:             * @ordered
05935:             */
05936:            int EMAIL_PROVIDER__PORT = CONNECTION__PORT;
05937:
05938:            /**
05939:             * The feature id for the '<em><b>User</b></em>' attribute.
05940:             * <!-- begin-user-doc -->
05941:             * <!-- end-user-doc -->
05942:             * @generated
05943:             * @ordered
05944:             */
05945:            int EMAIL_PROVIDER__USER = CONNECTION__USER;
05946:
05947:            /**
05948:             * The feature id for the '<em><b>Password</b></em>' attribute.
05949:             * <!-- begin-user-doc -->
05950:             * <!-- end-user-doc -->
05951:             * @generated
05952:             * @ordered
05953:             */
05954:            int EMAIL_PROVIDER__PASSWORD = CONNECTION__PASSWORD;
05955:
05956:            /**
05957:             * The feature id for the '<em><b>Use SSL</b></em>' attribute.
05958:             * <!-- begin-user-doc -->
05959:             * <!-- end-user-doc -->
05960:             * @generated
05961:             * @ordered
05962:             */
05963:            int EMAIL_PROVIDER__USE_SSL = CONNECTION__USE_SSL;
05964:
05965:            /**
05966:             * The feature id for the '<em><b>SSL</b></em>' containment reference.
05967:             * <!-- begin-user-doc -->
05968:             * <!-- end-user-doc -->
05969:             * @generated
05970:             * @ordered
05971:             */
05972:            int EMAIL_PROVIDER__SSL = CONNECTION__SSL;
05973:
05974:            /**
05975:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
05976:             * <!-- begin-user-doc -->
05977:             * <!-- end-user-doc -->
05978:             * @generated
05979:             * @ordered
05980:             */
05981:            int EMAIL_PROVIDER__END_POINT_NAME = CONNECTION_FEATURE_COUNT + 0;
05982:
05983:            /**
05984:             * The feature id for the '<em><b>Charset</b></em>' attribute.
05985:             * <!-- begin-user-doc -->
05986:             * <!-- end-user-doc -->
05987:             * @generated
05988:             * @ordered
05989:             */
05990:            int EMAIL_PROVIDER__CHARSET = CONNECTION_FEATURE_COUNT + 1;
05991:
05992:            /**
05993:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
05994:             * <!-- begin-user-doc -->
05995:             * <!-- end-user-doc -->
05996:             * @generated
05997:             * @ordered
05998:             */
05999:            int EMAIL_PROVIDER__RECORD_TYPE = CONNECTION_FEATURE_COUNT + 2;
06000:
06001:            /**
06002:             * The feature id for the '<em><b>From</b></em>' attribute.
06003:             * <!-- begin-user-doc -->
06004:             * <!-- end-user-doc -->
06005:             * @generated
06006:             * @ordered
06007:             */
06008:            int EMAIL_PROVIDER__FROM = CONNECTION_FEATURE_COUNT + 3;
06009:
06010:            /**
06011:             * The feature id for the '<em><b>To</b></em>' attribute.
06012:             * <!-- begin-user-doc -->
06013:             * <!-- end-user-doc -->
06014:             * @generated
06015:             * @ordered
06016:             */
06017:            int EMAIL_PROVIDER__TO = CONNECTION_FEATURE_COUNT + 4;
06018:
06019:            /**
06020:             * The feature id for the '<em><b>Cc</b></em>' attribute.
06021:             * <!-- begin-user-doc -->
06022:             * <!-- end-user-doc -->
06023:             * @generated
06024:             * @ordered
06025:             */
06026:            int EMAIL_PROVIDER__CC = CONNECTION_FEATURE_COUNT + 5;
06027:
06028:            /**
06029:             * The feature id for the '<em><b>Bcc</b></em>' attribute.
06030:             * <!-- begin-user-doc -->
06031:             * <!-- end-user-doc -->
06032:             * @generated
06033:             * @ordered
06034:             */
06035:            int EMAIL_PROVIDER__BCC = CONNECTION_FEATURE_COUNT + 6;
06036:
06037:            /**
06038:             * The feature id for the '<em><b>Subject</b></em>' attribute.
06039:             * <!-- begin-user-doc -->
06040:             * <!-- end-user-doc -->
06041:             * @generated
06042:             * @ordered
06043:             */
06044:            int EMAIL_PROVIDER__SUBJECT = CONNECTION_FEATURE_COUNT + 7;
06045:
06046:            /**
06047:             * The number of structural features of the '<em>Email Provider</em>' class.
06048:             * <!-- begin-user-doc -->
06049:             * <!-- end-user-doc -->
06050:             * @generated
06051:             * @ordered
06052:             */
06053:            int EMAIL_PROVIDER_FEATURE_COUNT = CONNECTION_FEATURE_COUNT + 8;
06054:
06055:            /**
06056:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CustomConsumerImpl <em>Custom Consumer</em>}' class.
06057:             * <!-- begin-user-doc -->
06058:             * <!-- end-user-doc -->
06059:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CustomConsumerImpl
06060:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCustomConsumer()
06061:             * @generated
06062:             */
06063:            int CUSTOM_CONSUMER = 63;
06064:
06065:            /**
06066:             * The feature id for the '<em><b>End Point Name</b></em>' attribute.
06067:             * <!-- begin-user-doc -->
06068:             * <!-- end-user-doc -->
06069:             * @generated
06070:             * @ordered
06071:             */
06072:            int CUSTOM_CONSUMER__END_POINT_NAME = CONSUMER__END_POINT_NAME;
06073:
06074:            /**
06075:             * The feature id for the '<em><b>Charset</b></em>' attribute.
06076:             * <!-- begin-user-doc -->
06077:             * <!-- end-user-doc -->
06078:             * @generated
06079:             * @ordered
06080:             */
06081:            int CUSTOM_CONSUMER__CHARSET = CONSUMER__CHARSET;
06082:
06083:            /**
06084:             * The feature id for the '<em><b>Record Type</b></em>' attribute.
06085:             * <!-- begin-user-doc -->
06086:             * <!-- end-user-doc -->
06087:             * @generated
06088:             * @ordered
06089:             */
06090:            int CUSTOM_CONSUMER__RECORD_TYPE = CONSUMER__RECORD_TYPE;
06091:
06092:            /**
06093:             * The feature id for the '<em><b>Default Mep</b></em>' attribute.
06094:             * <!-- begin-user-doc -->
06095:             * <!-- end-user-doc -->
06096:             * @generated
06097:             * @ordered
06098:             */
06099:            int CUSTOM_CONSUMER__DEFAULT_MEP = CONSUMER__DEFAULT_MEP;
06100:
06101:            /**
06102:             * The feature id for the '<em><b>Use Scheduler</b></em>' attribute.
06103:             * <!-- begin-user-doc -->
06104:             * <!-- end-user-doc -->
06105:             * @generated
06106:             * @ordered
06107:             */
06108:            int CUSTOM_CONSUMER__USE_SCHEDULER = CONSUMER_FEATURE_COUNT + 0;
06109:
06110:            /**
06111:             * The feature id for the '<em><b>Scheduler</b></em>' containment reference.
06112:             * <!-- begin-user-doc -->
06113:             * <!-- end-user-doc -->
06114:             * @generated
06115:             * @ordered
06116:             */
06117:            int CUSTOM_CONSUMER__SCHEDULER = CONSUMER_FEATURE_COUNT + 1;
06118:
06119:            /**
06120:             * The feature id for the '<em><b>Trigger Inteval</b></em>' attribute.
06121:             * <!-- begin-user-doc -->
06122:             * <!-- end-user-doc -->
06123:             * @generated
06124:             * @ordered
06125:             */
06126:            int CUSTOM_CONSUMER__TRIGGER_INTEVAL = CONSUMER_FEATURE_COUNT + 2;
06127:
06128:            /**
06129:             * The number of structural features of the '<em>Custom Consumer</em>' class.
06130:             * <!-- begin-user-doc -->
06131:             * <!-- end-user-doc -->
06132:             * @generated
06133:             * @ordered
06134:             */
06135:            int CUSTOM_CONSUMER_FEATURE_COUNT = CONSUMER_FEATURE_COUNT + 3;
06136:
06137:            /**
06138:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DefaultMepType <em>Default Mep Type</em>}' enum.
06139:             * <!-- begin-user-doc -->
06140:             * <!-- end-user-doc -->
06141:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DefaultMepType
06142:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getDefaultMepType()
06143:             * @generated
06144:             */
06145:            int DEFAULT_MEP_TYPE = 64;
06146:
06147:            /**
06148:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DestinationStyleType <em>Destination Style Type</em>}' enum.
06149:             * <!-- begin-user-doc -->
06150:             * <!-- end-user-doc -->
06151:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DestinationStyleType
06152:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getDestinationStyleType()
06153:             * @generated
06154:             */
06155:            int DESTINATION_STYLE_TYPE = 65;
06156:
06157:            /**
06158:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReadStyleType <em>Read Style Type</em>}' enum.
06159:             * <!-- begin-user-doc -->
06160:             * <!-- end-user-doc -->
06161:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReadStyleType
06162:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getReadStyleType()
06163:             * @generated
06164:             */
06165:            int READ_STYLE_TYPE = 66;
06166:
06167:            /**
06168:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RecordTypeType <em>Record Type Type</em>}' enum.
06169:             * <!-- begin-user-doc -->
06170:             * <!-- end-user-doc -->
06171:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RecordTypeType
06172:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getRecordTypeType()
06173:             * @generated
06174:             */
06175:            int RECORD_TYPE_TYPE = 67;
06176:
06177:            /**
06178:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileActionType <em>File Action Type</em>}' enum.
06179:             * <!-- begin-user-doc -->
06180:             * <!-- end-user-doc -->
06181:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileActionType
06182:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileActionType()
06183:             * @generated
06184:             */
06185:            int FILE_ACTION_TYPE = 68;
06186:
06187:            /**
06188:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ParserType <em>Parser Type</em>}' enum.
06189:             * <!-- begin-user-doc -->
06190:             * <!-- end-user-doc -->
06191:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ParserType
06192:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getParserType()
06193:             * @generated
06194:             */
06195:            int PARSER_TYPE = 69;
06196:
06197:            /**
06198:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocContext <em>Upoc Context</em>}' enum.
06199:             * <!-- begin-user-doc -->
06200:             * <!-- end-user-doc -->
06201:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocContext
06202:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocContext()
06203:             * @generated
06204:             */
06205:            int UPOC_CONTEXT = 70;
06206:
06207:            /**
06208:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectModeType <em>Connect Mode Type</em>}' enum.
06209:             * <!-- begin-user-doc -->
06210:             * <!-- end-user-doc -->
06211:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectModeType
06212:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConnectModeType()
06213:             * @generated
06214:             */
06215:            int CONNECT_MODE_TYPE = 71;
06216:
06217:            /**
06218:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TransferModeType <em>Transfer Mode Type</em>}' enum.
06219:             * <!-- begin-user-doc -->
06220:             * <!-- end-user-doc -->
06221:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TransferModeType
06222:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTransferModeType()
06223:             * @generated
06224:             */
06225:            int TRANSFER_MODE_TYPE = 72;
06226:
06227:            /**
06228:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RegularType <em>Regular Type</em>}' enum.
06229:             * <!-- begin-user-doc -->
06230:             * <!-- end-user-doc -->
06231:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RegularType
06232:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getRegularType()
06233:             * @generated
06234:             */
06235:            int REGULAR_TYPE = 73;
06236:
06237:            /**
06238:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBRType <em>CBR Type</em>}' enum.
06239:             * <!-- begin-user-doc -->
06240:             * <!-- end-user-doc -->
06241:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBRType
06242:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCBRType()
06243:             * @generated
06244:             */
06245:            int CBR_TYPE = 74;
06246:
06247:            /**
06248:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptType <em>Script Type</em>}' enum.
06249:             * <!-- begin-user-doc -->
06250:             * <!-- end-user-doc -->
06251:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptType
06252:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getScriptType()
06253:             * @generated
06254:             */
06255:            int SCRIPT_TYPE = 75;
06256:
06257:            /**
06258:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptRoleType <em>Script Role Type</em>}' enum.
06259:             * <!-- begin-user-doc -->
06260:             * <!-- end-user-doc -->
06261:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptRoleType
06262:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getScriptRoleType()
06263:             * @generated
06264:             */
06265:            int SCRIPT_ROLE_TYPE = 76;
06266:
06267:            /**
06268:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPScriptModeType <em>FTP Script Mode Type</em>}' enum.
06269:             * <!-- begin-user-doc -->
06270:             * <!-- end-user-doc -->
06271:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPScriptModeType
06272:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPScriptModeType()
06273:             * @generated
06274:             */
06275:            int FTP_SCRIPT_MODE_TYPE = 77;
06276:
06277:            /**
06278:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RoleType <em>Role Type</em>}' enum.
06279:             * <!-- begin-user-doc -->
06280:             * <!-- end-user-doc -->
06281:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RoleType
06282:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getRoleType()
06283:             * @generated
06284:             */
06285:            int ROLE_TYPE = 78;
06286:
06287:            /**
06288:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionModeType <em>Connection Mode Type</em>}' enum.
06289:             * <!-- begin-user-doc -->
06290:             * <!-- end-user-doc -->
06291:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionModeType
06292:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConnectionModeType()
06293:             * @generated
06294:             */
06295:            int CONNECTION_MODE_TYPE = 79;
06296:
06297:            /**
06298:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSLMode <em>SSL Mode</em>}' enum.
06299:             * <!-- begin-user-doc -->
06300:             * <!-- end-user-doc -->
06301:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSLMode
06302:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getSSLMode()
06303:             * @generated
06304:             */
06305:            int SSL_MODE = 80;
06306:
06307:            /**
06308:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PatternModel <em>Pattern Model</em>}' enum.
06309:             * <!-- begin-user-doc -->
06310:             * <!-- end-user-doc -->
06311:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PatternModel
06312:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getPatternModel()
06313:             * @generated
06314:             */
06315:            int PATTERN_MODEL = 81;
06316:
06317:            /**
06318:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FolderBrowseStyle <em>Folder Browse Style</em>}' enum.
06319:             * <!-- begin-user-doc -->
06320:             * <!-- end-user-doc -->
06321:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FolderBrowseStyle
06322:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFolderBrowseStyle()
06323:             * @generated
06324:             */
06325:            int FOLDER_BROWSE_STYLE = 82;
06326:
06327:            /**
06328:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReceiveProtocol <em>Receive Protocol</em>}' enum.
06329:             * <!-- begin-user-doc -->
06330:             * <!-- end-user-doc -->
06331:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReceiveProtocol
06332:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getReceiveProtocol()
06333:             * @generated
06334:             */
06335:            int RECEIVE_PROTOCOL = 83;
06336:
06337:            /**
06338:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.AttachmentModeType <em>Attachment Mode Type</em>}' enum.
06339:             * <!-- begin-user-doc -->
06340:             * <!-- end-user-doc -->
06341:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.AttachmentModeType
06342:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getAttachmentModeType()
06343:             * @generated
06344:             */
06345:            int ATTACHMENT_MODE_TYPE = 84;
06346:
06347:            /**
06348:             * The meta object id for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.WSDLSource <em>WSDL Source</em>}' enum.
06349:             * <!-- begin-user-doc -->
06350:             * <!-- end-user-doc -->
06351:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.WSDLSource
06352:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getWSDLSource()
06353:             * @generated
06354:             */
06355:            int WSDL_SOURCE = 85;
06356:
06357:            /**
06358:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BindingComponent <em>Binding Component</em>}'.
06359:             * <!-- begin-user-doc -->
06360:             * <!-- end-user-doc -->
06361:             * @return the meta object for class '<em>Binding Component</em>'.
06362:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BindingComponent
06363:             * @generated
06364:             */
06365:            EClass getBindingComponent();
06366:
06367:            /**
06368:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BindingComponent#getConsumerCCSL <em>Consumer CCSL</em>}'.
06369:             * <!-- begin-user-doc -->
06370:             * <!-- end-user-doc -->
06371:             * @return the meta object for the containment reference '<em>Consumer CCSL</em>'.
06372:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BindingComponent#getConsumerCCSL()
06373:             * @see #getBindingComponent()
06374:             * @generated
06375:             */
06376:            EReference getBindingComponent_ConsumerCCSL();
06377:
06378:            /**
06379:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BindingComponent#getRole <em>Role</em>}'.
06380:             * <!-- begin-user-doc -->
06381:             * <!-- end-user-doc -->
06382:             * @return the meta object for the attribute '<em>Role</em>'.
06383:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BindingComponent#getRole()
06384:             * @see #getBindingComponent()
06385:             * @generated
06386:             */
06387:            EAttribute getBindingComponent_Role();
06388:
06389:            /**
06390:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement <em>Component Flow Editor Element</em>}'.
06391:             * <!-- begin-user-doc -->
06392:             * <!-- end-user-doc -->
06393:             * @return the meta object for class '<em>Component Flow Editor Element</em>'.
06394:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement
06395:             * @generated
06396:             */
06397:            EClass getComponentFlowEditorElement();
06398:
06399:            /**
06400:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement#getInterfaceName <em>Interface Name</em>}'.
06401:             * <!-- begin-user-doc -->
06402:             * <!-- end-user-doc -->
06403:             * @return the meta object for the attribute '<em>Interface Name</em>'.
06404:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement#getInterfaceName()
06405:             * @see #getComponentFlowEditorElement()
06406:             * @generated
06407:             */
06408:            EAttribute getComponentFlowEditorElement_InterfaceName();
06409:
06410:            /**
06411:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement#getServiceName <em>Service Name</em>}'.
06412:             * <!-- begin-user-doc -->
06413:             * <!-- end-user-doc -->
06414:             * @return the meta object for the attribute '<em>Service Name</em>'.
06415:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement#getServiceName()
06416:             * @see #getComponentFlowEditorElement()
06417:             * @generated
06418:             */
06419:            EAttribute getComponentFlowEditorElement_ServiceName();
06420:
06421:            /**
06422:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement#getUseCCSL <em>Use CCSL</em>}'.
06423:             * <!-- begin-user-doc -->
06424:             * <!-- end-user-doc -->
06425:             * @return the meta object for the attribute '<em>Use CCSL</em>'.
06426:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement#getUseCCSL()
06427:             * @see #getComponentFlowEditorElement()
06428:             * @generated
06429:             */
06430:            EAttribute getComponentFlowEditorElement_UseCCSL();
06431:
06432:            /**
06433:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement#getProviderCCSL <em>Provider CCSL</em>}'.
06434:             * <!-- begin-user-doc -->
06435:             * <!-- end-user-doc -->
06436:             * @return the meta object for the containment reference '<em>Provider CCSL</em>'.
06437:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorElement#getProviderCCSL()
06438:             * @see #getComponentFlowEditorElement()
06439:             * @generated
06440:             */
06441:            EReference getComponentFlowEditorElement_ProviderCCSL();
06442:
06443:            /**
06444:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ServiceEngine <em>Service Engine</em>}'.
06445:             * <!-- begin-user-doc -->
06446:             * <!-- end-user-doc -->
06447:             * @return the meta object for class '<em>Service Engine</em>'.
06448:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ServiceEngine
06449:             * @generated
06450:             */
06451:            EClass getServiceEngine();
06452:
06453:            /**
06454:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HTTP <em>HTTP</em>}'.
06455:             * <!-- begin-user-doc -->
06456:             * <!-- end-user-doc -->
06457:             * @return the meta object for class '<em>HTTP</em>'.
06458:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HTTP
06459:             * @generated
06460:             */
06461:            EClass getHTTP();
06462:
06463:            /**
06464:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HTTP#getHttpProvider <em>Http Provider</em>}'.
06465:             * <!-- begin-user-doc -->
06466:             * <!-- end-user-doc -->
06467:             * @return the meta object for the containment reference '<em>Http Provider</em>'.
06468:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HTTP#getHttpProvider()
06469:             * @see #getHTTP()
06470:             * @generated
06471:             */
06472:            EReference getHTTP_HttpProvider();
06473:
06474:            /**
06475:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HTTP#getHttpConsumer <em>Http Consumer</em>}'.
06476:             * <!-- begin-user-doc -->
06477:             * <!-- end-user-doc -->
06478:             * @return the meta object for the containment reference '<em>Http Consumer</em>'.
06479:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HTTP#getHttpConsumer()
06480:             * @see #getHTTP()
06481:             * @generated
06482:             */
06483:            EReference getHTTP_HttpConsumer();
06484:
06485:            /**
06486:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.File <em>File</em>}'.
06487:             * <!-- begin-user-doc -->
06488:             * <!-- end-user-doc -->
06489:             * @return the meta object for class '<em>File</em>'.
06490:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.File
06491:             * @generated
06492:             */
06493:            EClass getFile();
06494:
06495:            /**
06496:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.File#getFileProvider <em>File Provider</em>}'.
06497:             * <!-- begin-user-doc -->
06498:             * <!-- end-user-doc -->
06499:             * @return the meta object for the containment reference '<em>File Provider</em>'.
06500:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.File#getFileProvider()
06501:             * @see #getFile()
06502:             * @generated
06503:             */
06504:            EReference getFile_FileProvider();
06505:
06506:            /**
06507:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.File#getFileConsumer <em>File Consumer</em>}'.
06508:             * <!-- begin-user-doc -->
06509:             * <!-- end-user-doc -->
06510:             * @return the meta object for the containment reference '<em>File Consumer</em>'.
06511:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.File#getFileConsumer()
06512:             * @see #getFile()
06513:             * @generated
06514:             */
06515:            EReference getFile_FileConsumer();
06516:
06517:            /**
06518:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTP <em>FTP</em>}'.
06519:             * <!-- begin-user-doc -->
06520:             * <!-- end-user-doc -->
06521:             * @return the meta object for class '<em>FTP</em>'.
06522:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTP
06523:             * @generated
06524:             */
06525:            EClass getFTP();
06526:
06527:            /**
06528:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTP#getScriptMode <em>Script Mode</em>}'.
06529:             * <!-- begin-user-doc -->
06530:             * <!-- end-user-doc -->
06531:             * @return the meta object for the attribute '<em>Script Mode</em>'.
06532:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTP#getScriptMode()
06533:             * @see #getFTP()
06534:             * @generated
06535:             */
06536:            EAttribute getFTP_ScriptMode();
06537:
06538:            /**
06539:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTP#getFtpBase <em>Ftp Base</em>}'.
06540:             * <!-- begin-user-doc -->
06541:             * <!-- end-user-doc -->
06542:             * @return the meta object for the containment reference '<em>Ftp Base</em>'.
06543:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTP#getFtpBase()
06544:             * @see #getFTP()
06545:             * @generated
06546:             */
06547:            EReference getFTP_FtpBase();
06548:
06549:            /**
06550:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Transformer <em>Transformer</em>}'.
06551:             * <!-- begin-user-doc -->
06552:             * <!-- end-user-doc -->
06553:             * @return the meta object for class '<em>Transformer</em>'.
06554:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Transformer
06555:             * @generated
06556:             */
06557:            EClass getTransformer();
06558:
06559:            /**
06560:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Transformer#getTrnFile <em>Trn File</em>}'.
06561:             * <!-- begin-user-doc -->
06562:             * <!-- end-user-doc -->
06563:             * @return the meta object for the attribute '<em>Trn File</em>'.
06564:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Transformer#getTrnFile()
06565:             * @see #getTransformer()
06566:             * @generated
06567:             */
06568:            EAttribute getTransformer_TrnFile();
06569:
06570:            /**
06571:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Parser <em>Parser</em>}'.
06572:             * <!-- begin-user-doc -->
06573:             * <!-- end-user-doc -->
06574:             * @return the meta object for class '<em>Parser</em>'.
06575:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Parser
06576:             * @generated
06577:             */
06578:            EClass getParser();
06579:
06580:            /**
06581:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Parser#getParserType <em>Parser Type</em>}'.
06582:             * <!-- begin-user-doc -->
06583:             * <!-- end-user-doc -->
06584:             * @return the meta object for the attribute '<em>Parser Type</em>'.
06585:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Parser#getParserType()
06586:             * @see #getParser()
06587:             * @generated
06588:             */
06589:            EAttribute getParser_ParserType();
06590:
06591:            /**
06592:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Parser#getMessageDefinition <em>Message Definition</em>}'.
06593:             * <!-- begin-user-doc -->
06594:             * <!-- end-user-doc -->
06595:             * @return the meta object for the attribute '<em>Message Definition</em>'.
06596:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Parser#getMessageDefinition()
06597:             * @see #getParser()
06598:             * @generated
06599:             */
06600:            EAttribute getParser_MessageDefinition();
06601:
06602:            /**
06603:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.XSLT <em>XSLT</em>}'.
06604:             * <!-- begin-user-doc -->
06605:             * <!-- end-user-doc -->
06606:             * @return the meta object for class '<em>XSLT</em>'.
06607:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.XSLT
06608:             * @generated
06609:             */
06610:            EClass getXSLT();
06611:
06612:            /**
06613:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.XSLT#getXSLTStyleSheet <em>XSLT Style Sheet</em>}'.
06614:             * <!-- begin-user-doc -->
06615:             * <!-- end-user-doc -->
06616:             * @return the meta object for the attribute '<em>XSLT Style Sheet</em>'.
06617:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.XSLT#getXSLTStyleSheet()
06618:             * @see #getXSLT()
06619:             * @generated
06620:             */
06621:            EAttribute getXSLT_XSLTStyleSheet();
06622:
06623:            /**
06624:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Sequencer <em>Sequencer</em>}'.
06625:             * <!-- begin-user-doc -->
06626:             * <!-- end-user-doc -->
06627:             * @return the meta object for class '<em>Sequencer</em>'.
06628:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Sequencer
06629:             * @generated
06630:             */
06631:            EClass getSequencer();
06632:
06633:            /**
06634:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorDocument <em>Component Flow Editor Document</em>}'.
06635:             * <!-- begin-user-doc -->
06636:             * <!-- end-user-doc -->
06637:             * @return the meta object for class '<em>Component Flow Editor Document</em>'.
06638:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorDocument
06639:             * @generated
06640:             */
06641:            EClass getComponentFlowEditorDocument();
06642:
06643:            /**
06644:             * Returns the meta object for the containment reference list '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorDocument#getComponentFlowEditorElements <em>Component Flow Editor Elements</em>}'.
06645:             * <!-- begin-user-doc -->
06646:             * <!-- end-user-doc -->
06647:             * @return the meta object for the containment reference list '<em>Component Flow Editor Elements</em>'.
06648:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorDocument#getComponentFlowEditorElements()
06649:             * @see #getComponentFlowEditorDocument()
06650:             * @generated
06651:             */
06652:            EReference getComponentFlowEditorDocument_ComponentFlowEditorElements();
06653:
06654:            /**
06655:             * Returns the meta object for the containment reference list '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorDocument#getMessageExchanges <em>Message Exchanges</em>}'.
06656:             * <!-- begin-user-doc -->
06657:             * <!-- end-user-doc -->
06658:             * @return the meta object for the containment reference list '<em>Message Exchanges</em>'.
06659:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorDocument#getMessageExchanges()
06660:             * @see #getComponentFlowEditorDocument()
06661:             * @generated
06662:             */
06663:            EReference getComponentFlowEditorDocument_MessageExchanges();
06664:
06665:            /**
06666:             * Returns the meta object for the containment reference list '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorDocument#getDecorativeModelElements <em>Decorative Model Elements</em>}'.
06667:             * <!-- begin-user-doc -->
06668:             * <!-- end-user-doc -->
06669:             * @return the meta object for the containment reference list '<em>Decorative Model Elements</em>'.
06670:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ComponentFlowEditorDocument#getDecorativeModelElements()
06671:             * @see #getComponentFlowEditorDocument()
06672:             * @generated
06673:             */
06674:            EReference getComponentFlowEditorDocument_DecorativeModelElements();
06675:
06676:            /**
06677:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange <em>Message Exchange</em>}'.
06678:             * <!-- begin-user-doc -->
06679:             * <!-- end-user-doc -->
06680:             * @return the meta object for class '<em>Message Exchange</em>'.
06681:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange
06682:             * @generated
06683:             */
06684:            EClass getMessageExchange();
06685:
06686:            /**
06687:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getLabel <em>Label</em>}'.
06688:             * <!-- begin-user-doc -->
06689:             * <!-- end-user-doc -->
06690:             * @return the meta object for the attribute '<em>Label</em>'.
06691:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getLabel()
06692:             * @see #getMessageExchange()
06693:             * @generated
06694:             */
06695:            EAttribute getMessageExchange_Label();
06696:
06697:            /**
06698:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getTimeout <em>Timeout</em>}'.
06699:             * <!-- begin-user-doc -->
06700:             * <!-- end-user-doc -->
06701:             * @return the meta object for the attribute '<em>Timeout</em>'.
06702:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getTimeout()
06703:             * @see #getMessageExchange()
06704:             * @generated
06705:             */
06706:            EAttribute getMessageExchange_Timeout();
06707:
06708:            /**
06709:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getOperation <em>Operation</em>}'.
06710:             * <!-- begin-user-doc -->
06711:             * <!-- end-user-doc -->
06712:             * @return the meta object for the attribute '<em>Operation</em>'.
06713:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getOperation()
06714:             * @see #getMessageExchange()
06715:             * @generated
06716:             */
06717:            EAttribute getMessageExchange_Operation();
06718:
06719:            /**
06720:             * Returns the meta object for the reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getSourceElement <em>Source Element</em>}'.
06721:             * <!-- begin-user-doc -->
06722:             * <!-- end-user-doc -->
06723:             * @return the meta object for the reference '<em>Source Element</em>'.
06724:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getSourceElement()
06725:             * @see #getMessageExchange()
06726:             * @generated
06727:             */
06728:            EReference getMessageExchange_SourceElement();
06729:
06730:            /**
06731:             * Returns the meta object for the reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getTargetElement <em>Target Element</em>}'.
06732:             * <!-- begin-user-doc -->
06733:             * <!-- end-user-doc -->
06734:             * @return the meta object for the reference '<em>Target Element</em>'.
06735:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getTargetElement()
06736:             * @see #getMessageExchange()
06737:             * @generated
06738:             */
06739:            EReference getMessageExchange_TargetElement();
06740:
06741:            /**
06742:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getExpression <em>Expression</em>}'.
06743:             * <!-- begin-user-doc -->
06744:             * <!-- end-user-doc -->
06745:             * @return the meta object for the attribute '<em>Expression</em>'.
06746:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getExpression()
06747:             * @see #getMessageExchange()
06748:             * @generated
06749:             */
06750:            EAttribute getMessageExchange_Expression();
06751:
06752:            /**
06753:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getType <em>Type</em>}'.
06754:             * <!-- begin-user-doc -->
06755:             * <!-- end-user-doc -->
06756:             * @return the meta object for the attribute '<em>Type</em>'.
06757:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.MessageExchange#getType()
06758:             * @see #getMessageExchange()
06759:             * @generated
06760:             */
06761:            EAttribute getMessageExchange_Type();
06762:
06763:            /**
06764:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ExternalSystem <em>External System</em>}'.
06765:             * <!-- begin-user-doc -->
06766:             * <!-- end-user-doc -->
06767:             * @return the meta object for class '<em>External System</em>'.
06768:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ExternalSystem
06769:             * @generated
06770:             */
06771:            EClass getExternalSystem();
06772:
06773:            /**
06774:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DecorativeModelElement <em>Decorative Model Element</em>}'.
06775:             * <!-- begin-user-doc -->
06776:             * <!-- end-user-doc -->
06777:             * @return the meta object for class '<em>Decorative Model Element</em>'.
06778:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DecorativeModelElement
06779:             * @generated
06780:             */
06781:            EClass getDecorativeModelElement();
06782:
06783:            /**
06784:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider <em>Http Provider</em>}'.
06785:             * <!-- begin-user-doc -->
06786:             * <!-- end-user-doc -->
06787:             * @return the meta object for class '<em>Http Provider</em>'.
06788:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider
06789:             * @generated
06790:             */
06791:            EClass getHttpProvider();
06792:
06793:            /**
06794:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getImportedWSDL <em>Imported WSDL</em>}'.
06795:             * <!-- begin-user-doc -->
06796:             * <!-- end-user-doc -->
06797:             * @return the meta object for the attribute '<em>Imported WSDL</em>'.
06798:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getImportedWSDL()
06799:             * @see #getHttpProvider()
06800:             * @generated
06801:             */
06802:            EAttribute getHttpProvider_ImportedWSDL();
06803:
06804:            /**
06805:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getBasicAuthUser <em>Basic Auth User</em>}'.
06806:             * <!-- begin-user-doc -->
06807:             * <!-- end-user-doc -->
06808:             * @return the meta object for the attribute '<em>Basic Auth User</em>'.
06809:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getBasicAuthUser()
06810:             * @see #getHttpProvider()
06811:             * @generated
06812:             */
06813:            EAttribute getHttpProvider_BasicAuthUser();
06814:
06815:            /**
06816:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getBasicAuthPassword <em>Basic Auth Password</em>}'.
06817:             * <!-- begin-user-doc -->
06818:             * <!-- end-user-doc -->
06819:             * @return the meta object for the attribute '<em>Basic Auth Password</em>'.
06820:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getBasicAuthPassword()
06821:             * @see #getHttpProvider()
06822:             * @generated
06823:             */
06824:            EAttribute getHttpProvider_BasicAuthPassword();
06825:
06826:            /**
06827:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getDefaultOperation <em>Default Operation</em>}'.
06828:             * <!-- begin-user-doc -->
06829:             * <!-- end-user-doc -->
06830:             * @return the meta object for the attribute '<em>Default Operation</em>'.
06831:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getDefaultOperation()
06832:             * @see #getHttpProvider()
06833:             * @generated
06834:             */
06835:            EAttribute getHttpProvider_DefaultOperation();
06836:
06837:            /**
06838:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getService <em>Service</em>}'.
06839:             * <!-- begin-user-doc -->
06840:             * <!-- end-user-doc -->
06841:             * @return the meta object for the attribute '<em>Service</em>'.
06842:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getService()
06843:             * @see #getHttpProvider()
06844:             * @generated
06845:             */
06846:            EAttribute getHttpProvider_Service();
06847:
06848:            /**
06849:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getPort <em>Port</em>}'.
06850:             * <!-- begin-user-doc -->
06851:             * <!-- end-user-doc -->
06852:             * @return the meta object for the attribute '<em>Port</em>'.
06853:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getPort()
06854:             * @see #getHttpProvider()
06855:             * @generated
06856:             */
06857:            EAttribute getHttpProvider_Port();
06858:
06859:            /**
06860:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getProxyHost <em>Proxy Host</em>}'.
06861:             * <!-- begin-user-doc -->
06862:             * <!-- end-user-doc -->
06863:             * @return the meta object for the attribute '<em>Proxy Host</em>'.
06864:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getProxyHost()
06865:             * @see #getHttpProvider()
06866:             * @generated
06867:             */
06868:            EAttribute getHttpProvider_ProxyHost();
06869:
06870:            /**
06871:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getProxyUser <em>Proxy User</em>}'.
06872:             * <!-- begin-user-doc -->
06873:             * <!-- end-user-doc -->
06874:             * @return the meta object for the attribute '<em>Proxy User</em>'.
06875:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getProxyUser()
06876:             * @see #getHttpProvider()
06877:             * @generated
06878:             */
06879:            EAttribute getHttpProvider_ProxyUser();
06880:
06881:            /**
06882:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getProxyPort <em>Proxy Port</em>}'.
06883:             * <!-- begin-user-doc -->
06884:             * <!-- end-user-doc -->
06885:             * @return the meta object for the attribute '<em>Proxy Port</em>'.
06886:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getProxyPort()
06887:             * @see #getHttpProvider()
06888:             * @generated
06889:             */
06890:            EAttribute getHttpProvider_ProxyPort();
06891:
06892:            /**
06893:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getProxyPassword <em>Proxy Password</em>}'.
06894:             * <!-- begin-user-doc -->
06895:             * <!-- end-user-doc -->
06896:             * @return the meta object for the attribute '<em>Proxy Password</em>'.
06897:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpProvider#getProxyPassword()
06898:             * @see #getHttpProvider()
06899:             * @generated
06900:             */
06901:            EAttribute getHttpProvider_ProxyPassword();
06902:
06903:            /**
06904:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileConsumer <em>File Consumer</em>}'.
06905:             * <!-- begin-user-doc -->
06906:             * <!-- end-user-doc -->
06907:             * @return the meta object for class '<em>File Consumer</em>'.
06908:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileConsumer
06909:             * @generated
06910:             */
06911:            EClass getFileConsumer();
06912:
06913:            /**
06914:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileConsumer#getFileReply <em>File Reply</em>}'.
06915:             * <!-- begin-user-doc -->
06916:             * <!-- end-user-doc -->
06917:             * @return the meta object for the containment reference '<em>File Reply</em>'.
06918:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileConsumer#getFileReply()
06919:             * @see #getFileConsumer()
06920:             * @generated
06921:             */
06922:            EReference getFileConsumer_FileReply();
06923:
06924:            /**
06925:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider <em>File Provider</em>}'.
06926:             * <!-- begin-user-doc -->
06927:             * <!-- end-user-doc -->
06928:             * @return the meta object for class '<em>File Provider</em>'.
06929:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider
06930:             * @generated
06931:             */
06932:            EClass getFileProvider();
06933:
06934:            /**
06935:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getDestDir <em>Dest Dir</em>}'.
06936:             * <!-- begin-user-doc -->
06937:             * <!-- end-user-doc -->
06938:             * @return the meta object for the attribute '<em>Dest Dir</em>'.
06939:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getDestDir()
06940:             * @see #getFileProvider()
06941:             * @generated
06942:             */
06943:            EAttribute getFileProvider_DestDir();
06944:
06945:            /**
06946:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getStageDir <em>Stage Dir</em>}'.
06947:             * <!-- begin-user-doc -->
06948:             * <!-- end-user-doc -->
06949:             * @return the meta object for the attribute '<em>Stage Dir</em>'.
06950:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getStageDir()
06951:             * @see #getFileProvider()
06952:             * @generated
06953:             */
06954:            EAttribute getFileProvider_StageDir();
06955:
06956:            /**
06957:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getFilePattern <em>File Pattern</em>}'.
06958:             * <!-- begin-user-doc -->
06959:             * <!-- end-user-doc -->
06960:             * @return the meta object for the attribute '<em>File Pattern</em>'.
06961:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getFilePattern()
06962:             * @see #getFileProvider()
06963:             * @generated
06964:             */
06965:            EAttribute getFileProvider_FilePattern();
06966:
06967:            /**
06968:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getWriteStyle <em>Write Style</em>}'.
06969:             * <!-- begin-user-doc -->
06970:             * <!-- end-user-doc -->
06971:             * @return the meta object for the attribute '<em>Write Style</em>'.
06972:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getWriteStyle()
06973:             * @see #getFileProvider()
06974:             * @generated
06975:             */
06976:            EAttribute getFileProvider_WriteStyle();
06977:
06978:            /**
06979:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getFileCompletion <em>File Completion</em>}'.
06980:             * <!-- begin-user-doc -->
06981:             * <!-- end-user-doc -->
06982:             * @return the meta object for the containment reference '<em>File Completion</em>'.
06983:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileProvider#getFileCompletion()
06984:             * @see #getFileProvider()
06985:             * @generated
06986:             */
06987:            EReference getFileProvider_FileCompletion();
06988:
06989:            /**
06990:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileCompletion <em>File Completion</em>}'.
06991:             * <!-- begin-user-doc -->
06992:             * <!-- end-user-doc -->
06993:             * @return the meta object for class '<em>File Completion</em>'.
06994:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileCompletion
06995:             * @generated
06996:             */
06997:            EClass getFileCompletion();
06998:
06999:            /**
07000:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileCompletion#getAction <em>Action</em>}'.
07001:             * <!-- begin-user-doc -->
07002:             * <!-- end-user-doc -->
07003:             * @return the meta object for the attribute '<em>Action</em>'.
07004:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileCompletion#getAction()
07005:             * @see #getFileCompletion()
07006:             * @generated
07007:             */
07008:            EAttribute getFileCompletion_Action();
07009:
07010:            /**
07011:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileCompletion#getArchiveDirectory <em>Archive Directory</em>}'.
07012:             * <!-- begin-user-doc -->
07013:             * <!-- end-user-doc -->
07014:             * @return the meta object for the attribute '<em>Archive Directory</em>'.
07015:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileCompletion#getArchiveDirectory()
07016:             * @see #getFileCompletion()
07017:             * @generated
07018:             */
07019:            EAttribute getFileCompletion_ArchiveDirectory();
07020:
07021:            /**
07022:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileCompletion#getArchiveFilePattern <em>Archive File Pattern</em>}'.
07023:             * <!-- begin-user-doc -->
07024:             * <!-- end-user-doc -->
07025:             * @return the meta object for the attribute '<em>Archive File Pattern</em>'.
07026:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileCompletion#getArchiveFilePattern()
07027:             * @see #getFileCompletion()
07028:             * @generated
07029:             */
07030:            EAttribute getFileCompletion_ArchiveFilePattern();
07031:
07032:            /**
07033:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMS <em>JMS</em>}'.
07034:             * <!-- begin-user-doc -->
07035:             * <!-- end-user-doc -->
07036:             * @return the meta object for class '<em>JMS</em>'.
07037:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMS
07038:             * @generated
07039:             */
07040:            EClass getJMS();
07041:
07042:            /**
07043:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMS#getJmsConsumer <em>Jms Consumer</em>}'.
07044:             * <!-- begin-user-doc -->
07045:             * <!-- end-user-doc -->
07046:             * @return the meta object for the containment reference '<em>Jms Consumer</em>'.
07047:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMS#getJmsConsumer()
07048:             * @see #getJMS()
07049:             * @generated
07050:             */
07051:            EReference getJMS_JmsConsumer();
07052:
07053:            /**
07054:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMS#getJmsProvider <em>Jms Provider</em>}'.
07055:             * <!-- begin-user-doc -->
07056:             * <!-- end-user-doc -->
07057:             * @return the meta object for the containment reference '<em>Jms Provider</em>'.
07058:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMS#getJmsProvider()
07059:             * @see #getJMS()
07060:             * @generated
07061:             */
07062:            EReference getJMS_JmsProvider();
07063:
07064:            /**
07065:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig <em>JMS Config</em>}'.
07066:             * <!-- begin-user-doc -->
07067:             * <!-- end-user-doc -->
07068:             * @return the meta object for class '<em>JMS Config</em>'.
07069:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig
07070:             * @generated
07071:             */
07072:            EClass getJMSConfig();
07073:
07074:            /**
07075:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getJndiInitialContextFactory <em>Jndi Initial Context Factory</em>}'.
07076:             * <!-- begin-user-doc -->
07077:             * <!-- end-user-doc -->
07078:             * @return the meta object for the attribute '<em>Jndi Initial Context Factory</em>'.
07079:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getJndiInitialContextFactory()
07080:             * @see #getJMSConfig()
07081:             * @generated
07082:             */
07083:            EAttribute getJMSConfig_JndiInitialContextFactory();
07084:
07085:            /**
07086:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getJndiProviderUrl <em>Jndi Provider Url</em>}'.
07087:             * <!-- begin-user-doc -->
07088:             * <!-- end-user-doc -->
07089:             * @return the meta object for the attribute '<em>Jndi Provider Url</em>'.
07090:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getJndiProviderUrl()
07091:             * @see #getJMSConfig()
07092:             * @generated
07093:             */
07094:            EAttribute getJMSConfig_JndiProviderUrl();
07095:
07096:            /**
07097:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getDestinationStyle <em>Destination Style</em>}'.
07098:             * <!-- begin-user-doc -->
07099:             * <!-- end-user-doc -->
07100:             * @return the meta object for the attribute '<em>Destination Style</em>'.
07101:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getDestinationStyle()
07102:             * @see #getJMSConfig()
07103:             * @generated
07104:             */
07105:            EAttribute getJMSConfig_DestinationStyle();
07106:
07107:            /**
07108:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getTargetDestinationName <em>Target Destination Name</em>}'.
07109:             * <!-- begin-user-doc -->
07110:             * <!-- end-user-doc -->
07111:             * @return the meta object for the attribute '<em>Target Destination Name</em>'.
07112:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getTargetDestinationName()
07113:             * @see #getJMSConfig()
07114:             * @generated
07115:             */
07116:            EAttribute getJMSConfig_TargetDestinationName();
07117:
07118:            /**
07119:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getReadStyle <em>Read Style</em>}'.
07120:             * <!-- begin-user-doc -->
07121:             * <!-- end-user-doc -->
07122:             * @return the meta object for the attribute '<em>Read Style</em>'.
07123:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getReadStyle()
07124:             * @see #getJMSConfig()
07125:             * @generated
07126:             */
07127:            EAttribute getJMSConfig_ReadStyle();
07128:
07129:            /**
07130:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getRecordsPerMessage <em>Records Per Message</em>}'.
07131:             * <!-- begin-user-doc -->
07132:             * <!-- end-user-doc -->
07133:             * @return the meta object for the attribute '<em>Records Per Message</em>'.
07134:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getRecordsPerMessage()
07135:             * @see #getJMSConfig()
07136:             * @generated
07137:             */
07138:            EAttribute getJMSConfig_RecordsPerMessage();
07139:
07140:            /**
07141:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getReplyDestinationName <em>Reply Destination Name</em>}'.
07142:             * <!-- begin-user-doc -->
07143:             * <!-- end-user-doc -->
07144:             * @return the meta object for the attribute '<em>Reply Destination Name</em>'.
07145:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getReplyDestinationName()
07146:             * @see #getJMSConfig()
07147:             * @generated
07148:             */
07149:            EAttribute getJMSConfig_ReplyDestinationName();
07150:
07151:            /**
07152:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getWriteStyle <em>Write Style</em>}'.
07153:             * <!-- begin-user-doc -->
07154:             * <!-- end-user-doc -->
07155:             * @return the meta object for the attribute '<em>Write Style</em>'.
07156:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getWriteStyle()
07157:             * @see #getJMSConfig()
07158:             * @generated
07159:             */
07160:            EAttribute getJMSConfig_WriteStyle();
07161:
07162:            /**
07163:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getJndiConnectionFactoryName <em>Jndi Connection Factory Name</em>}'.
07164:             * <!-- begin-user-doc -->
07165:             * <!-- end-user-doc -->
07166:             * @return the meta object for the attribute '<em>Jndi Connection Factory Name</em>'.
07167:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getJndiConnectionFactoryName()
07168:             * @see #getJMSConfig()
07169:             * @generated
07170:             */
07171:            EAttribute getJMSConfig_JndiConnectionFactoryName();
07172:
07173:            /**
07174:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getReplyTimeout <em>Reply Timeout</em>}'.
07175:             * <!-- begin-user-doc -->
07176:             * <!-- end-user-doc -->
07177:             * @return the meta object for the attribute '<em>Reply Timeout</em>'.
07178:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getReplyTimeout()
07179:             * @see #getJMSConfig()
07180:             * @generated
07181:             */
07182:            EAttribute getJMSConfig_ReplyTimeout();
07183:
07184:            /**
07185:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getServiceName <em>Service Name</em>}'.
07186:             * <!-- begin-user-doc -->
07187:             * <!-- end-user-doc -->
07188:             * @return the meta object for the attribute '<em>Service Name</em>'.
07189:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getServiceName()
07190:             * @see #getJMSConfig()
07191:             * @generated
07192:             */
07193:            EAttribute getJMSConfig_ServiceName();
07194:
07195:            /**
07196:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#isEnableQuery <em>Enable Query</em>}'.
07197:             * <!-- begin-user-doc -->
07198:             * <!-- end-user-doc -->
07199:             * @return the meta object for the attribute '<em>Enable Query</em>'.
07200:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#isEnableQuery()
07201:             * @see #getJMSConfig()
07202:             * @generated
07203:             */
07204:            EAttribute getJMSConfig_EnableQuery();
07205:
07206:            /**
07207:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getQueryExpression <em>Query Expression</em>}'.
07208:             * <!-- begin-user-doc -->
07209:             * <!-- end-user-doc -->
07210:             * @return the meta object for the attribute '<em>Query Expression</em>'.
07211:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConfig#getQueryExpression()
07212:             * @see #getJMSConfig()
07213:             * @generated
07214:             */
07215:            EAttribute getJMSConfig_QueryExpression();
07216:
07217:            /**
07218:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConsumer <em>Http Consumer</em>}'.
07219:             * <!-- begin-user-doc -->
07220:             * <!-- end-user-doc -->
07221:             * @return the meta object for class '<em>Http Consumer</em>'.
07222:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConsumer
07223:             * @generated
07224:             */
07225:            EClass getHttpConsumer();
07226:
07227:            /**
07228:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConsumer#getWSDLSource <em>WSDL Source</em>}'.
07229:             * <!-- begin-user-doc -->
07230:             * <!-- end-user-doc -->
07231:             * @return the meta object for the attribute '<em>WSDL Source</em>'.
07232:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConsumer#getWSDLSource()
07233:             * @see #getHttpConsumer()
07234:             * @generated
07235:             */
07236:            EAttribute getHttpConsumer_WSDLSource();
07237:
07238:            /**
07239:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply <em>File Reply</em>}'.
07240:             * <!-- begin-user-doc -->
07241:             * <!-- end-user-doc -->
07242:             * @return the meta object for class '<em>File Reply</em>'.
07243:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply
07244:             * @generated
07245:             */
07246:            EClass getFileReply();
07247:
07248:            /**
07249:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply#getReplyDir <em>Reply Dir</em>}'.
07250:             * <!-- begin-user-doc -->
07251:             * <!-- end-user-doc -->
07252:             * @return the meta object for the attribute '<em>Reply Dir</em>'.
07253:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply#getReplyDir()
07254:             * @see #getFileReply()
07255:             * @generated
07256:             */
07257:            EAttribute getFileReply_ReplyDir();
07258:
07259:            /**
07260:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply#getReplyCharset <em>Reply Charset</em>}'.
07261:             * <!-- begin-user-doc -->
07262:             * <!-- end-user-doc -->
07263:             * @return the meta object for the attribute '<em>Reply Charset</em>'.
07264:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply#getReplyCharset()
07265:             * @see #getFileReply()
07266:             * @generated
07267:             */
07268:            EAttribute getFileReply_ReplyCharset();
07269:
07270:            /**
07271:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply#getReplyWriteStyle <em>Reply Write Style</em>}'.
07272:             * <!-- begin-user-doc -->
07273:             * <!-- end-user-doc -->
07274:             * @return the meta object for the attribute '<em>Reply Write Style</em>'.
07275:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply#getReplyWriteStyle()
07276:             * @see #getFileReply()
07277:             * @generated
07278:             */
07279:            EAttribute getFileReply_ReplyWriteStyle();
07280:
07281:            /**
07282:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply#getReplyFilePattern <em>Reply File Pattern</em>}'.
07283:             * <!-- begin-user-doc -->
07284:             * <!-- end-user-doc -->
07285:             * @return the meta object for the attribute '<em>Reply File Pattern</em>'.
07286:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileReply#getReplyFilePattern()
07287:             * @see #getFileReply()
07288:             * @generated
07289:             */
07290:            EAttribute getFileReply_ReplyFilePattern();
07291:
07292:            /**
07293:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer <em>JMS Consumer</em>}'.
07294:             * <!-- begin-user-doc -->
07295:             * <!-- end-user-doc -->
07296:             * @return the meta object for class '<em>JMS Consumer</em>'.
07297:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer
07298:             * @generated
07299:             */
07300:            EClass getJMSConsumer();
07301:
07302:            /**
07303:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#isTransaction <em>Transaction</em>}'.
07304:             * <!-- begin-user-doc -->
07305:             * <!-- end-user-doc -->
07306:             * @return the meta object for the attribute '<em>Transaction</em>'.
07307:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#isTransaction()
07308:             * @see #getJMSConsumer()
07309:             * @generated
07310:             */
07311:            EAttribute getJMSConsumer_Transaction();
07312:
07313:            /**
07314:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#isRetry <em>Retry</em>}'.
07315:             * <!-- begin-user-doc -->
07316:             * <!-- end-user-doc -->
07317:             * @return the meta object for the attribute '<em>Retry</em>'.
07318:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#isRetry()
07319:             * @see #getJMSConsumer()
07320:             * @generated
07321:             */
07322:            EAttribute getJMSConsumer_Retry();
07323:
07324:            /**
07325:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#getMaxRetryCount <em>Max Retry Count</em>}'.
07326:             * <!-- begin-user-doc -->
07327:             * <!-- end-user-doc -->
07328:             * @return the meta object for the attribute '<em>Max Retry Count</em>'.
07329:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#getMaxRetryCount()
07330:             * @see #getJMSConsumer()
07331:             * @generated
07332:             */
07333:            EAttribute getJMSConsumer_MaxRetryCount();
07334:
07335:            /**
07336:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#getRetryInterval <em>Retry Interval</em>}'.
07337:             * <!-- begin-user-doc -->
07338:             * <!-- end-user-doc -->
07339:             * @return the meta object for the attribute '<em>Retry Interval</em>'.
07340:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#getRetryInterval()
07341:             * @see #getJMSConsumer()
07342:             * @generated
07343:             */
07344:            EAttribute getJMSConsumer_RetryInterval();
07345:
07346:            /**
07347:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#getDLQ <em>DLQ</em>}'.
07348:             * <!-- begin-user-doc -->
07349:             * <!-- end-user-doc -->
07350:             * @return the meta object for the attribute '<em>DLQ</em>'.
07351:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSConsumer#getDLQ()
07352:             * @see #getJMSConsumer()
07353:             * @generated
07354:             */
07355:            EAttribute getJMSConsumer_DLQ();
07356:
07357:            /**
07358:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSProvider <em>JMS Provider</em>}'.
07359:             * <!-- begin-user-doc -->
07360:             * <!-- end-user-doc -->
07361:             * @return the meta object for class '<em>JMS Provider</em>'.
07362:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSProvider
07363:             * @generated
07364:             */
07365:            EClass getJMSProvider();
07366:
07367:            /**
07368:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSProvider#isSaveMetaData <em>Save Meta Data</em>}'.
07369:             * <!-- begin-user-doc -->
07370:             * <!-- end-user-doc -->
07371:             * @return the meta object for the attribute '<em>Save Meta Data</em>'.
07372:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JMSProvider#isSaveMetaData()
07373:             * @see #getJMSProvider()
07374:             * @generated
07375:             */
07376:            EAttribute getJMSProvider_SaveMetaData();
07377:
07378:            /**
07379:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPBase <em>FTP Base</em>}'.
07380:             * <!-- begin-user-doc -->
07381:             * <!-- end-user-doc -->
07382:             * @return the meta object for class '<em>FTP Base</em>'.
07383:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPBase
07384:             * @generated
07385:             */
07386:            EClass getFTPBase();
07387:
07388:            /**
07389:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPBase#getFtpConsumer <em>Ftp Consumer</em>}'.
07390:             * <!-- begin-user-doc -->
07391:             * <!-- end-user-doc -->
07392:             * @return the meta object for the containment reference '<em>Ftp Consumer</em>'.
07393:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPBase#getFtpConsumer()
07394:             * @see #getFTPBase()
07395:             * @generated
07396:             */
07397:            EReference getFTPBase_FtpConsumer();
07398:
07399:            /**
07400:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPBase#getFtpProvider <em>Ftp Provider</em>}'.
07401:             * <!-- begin-user-doc -->
07402:             * <!-- end-user-doc -->
07403:             * @return the meta object for the containment reference '<em>Ftp Provider</em>'.
07404:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPBase#getFtpProvider()
07405:             * @see #getFTPBase()
07406:             * @generated
07407:             */
07408:            EReference getFTPBase_FtpProvider();
07409:
07410:            /**
07411:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FtpReply <em>Ftp Reply</em>}'.
07412:             * <!-- begin-user-doc -->
07413:             * <!-- end-user-doc -->
07414:             * @return the meta object for class '<em>Ftp Reply</em>'.
07415:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FtpReply
07416:             * @generated
07417:             */
07418:            EClass getFtpReply();
07419:
07420:            /**
07421:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead <em>Base Read</em>}'.
07422:             * <!-- begin-user-doc -->
07423:             * <!-- end-user-doc -->
07424:             * @return the meta object for class '<em>Base Read</em>'.
07425:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead
07426:             * @generated
07427:             */
07428:            EClass getBaseRead();
07429:
07430:            /**
07431:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getSourceDir <em>Source Dir</em>}'.
07432:             * <!-- begin-user-doc -->
07433:             * <!-- end-user-doc -->
07434:             * @return the meta object for the attribute '<em>Source Dir</em>'.
07435:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getSourceDir()
07436:             * @see #getBaseRead()
07437:             * @generated
07438:             */
07439:            EAttribute getBaseRead_SourceDir();
07440:
07441:            /**
07442:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getStageDir <em>Stage Dir</em>}'.
07443:             * <!-- begin-user-doc -->
07444:             * <!-- end-user-doc -->
07445:             * @return the meta object for the attribute '<em>Stage Dir</em>'.
07446:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getStageDir()
07447:             * @see #getBaseRead()
07448:             * @generated
07449:             */
07450:            EAttribute getBaseRead_StageDir();
07451:
07452:            /**
07453:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getFilePattern <em>File Pattern</em>}'.
07454:             * <!-- begin-user-doc -->
07455:             * <!-- end-user-doc -->
07456:             * @return the meta object for the attribute '<em>File Pattern</em>'.
07457:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getFilePattern()
07458:             * @see #getBaseRead()
07459:             * @generated
07460:             */
07461:            EAttribute getBaseRead_FilePattern();
07462:
07463:            /**
07464:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getMatchModel <em>Match Model</em>}'.
07465:             * <!-- begin-user-doc -->
07466:             * <!-- end-user-doc -->
07467:             * @return the meta object for the attribute '<em>Match Model</em>'.
07468:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getMatchModel()
07469:             * @see #getBaseRead()
07470:             * @generated
07471:             */
07472:            EAttribute getBaseRead_MatchModel();
07473:
07474:            /**
07475:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getScanInterval <em>Scan Interval</em>}'.
07476:             * <!-- begin-user-doc -->
07477:             * <!-- end-user-doc -->
07478:             * @return the meta object for the attribute '<em>Scan Interval</em>'.
07479:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getScanInterval()
07480:             * @see #getBaseRead()
07481:             * @generated
07482:             */
07483:            EAttribute getBaseRead_ScanInterval();
07484:
07485:            /**
07486:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getReadStyle <em>Read Style</em>}'.
07487:             * <!-- begin-user-doc -->
07488:             * <!-- end-user-doc -->
07489:             * @return the meta object for the attribute '<em>Read Style</em>'.
07490:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getReadStyle()
07491:             * @see #getBaseRead()
07492:             * @generated
07493:             */
07494:            EAttribute getBaseRead_ReadStyle();
07495:
07496:            /**
07497:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getRecordsPerMessage <em>Records Per Message</em>}'.
07498:             * <!-- begin-user-doc -->
07499:             * <!-- end-user-doc -->
07500:             * @return the meta object for the attribute '<em>Records Per Message</em>'.
07501:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getRecordsPerMessage()
07502:             * @see #getBaseRead()
07503:             * @generated
07504:             */
07505:            EAttribute getBaseRead_RecordsPerMessage();
07506:
07507:            /**
07508:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#isHoldEnabled <em>Hold Enabled</em>}'.
07509:             * <!-- begin-user-doc -->
07510:             * <!-- end-user-doc -->
07511:             * @return the meta object for the attribute '<em>Hold Enabled</em>'.
07512:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#isHoldEnabled()
07513:             * @see #getBaseRead()
07514:             * @generated
07515:             */
07516:            EAttribute getBaseRead_HoldEnabled();
07517:
07518:            /**
07519:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getHoldDirectory <em>Hold Directory</em>}'.
07520:             * <!-- begin-user-doc -->
07521:             * <!-- end-user-doc -->
07522:             * @return the meta object for the attribute '<em>Hold Directory</em>'.
07523:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getHoldDirectory()
07524:             * @see #getBaseRead()
07525:             * @generated
07526:             */
07527:            EAttribute getBaseRead_HoldDirectory();
07528:
07529:            /**
07530:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#isTwoPassModeIntevalEnabled <em>Two Pass Mode Inteval Enabled</em>}'.
07531:             * <!-- begin-user-doc -->
07532:             * <!-- end-user-doc -->
07533:             * @return the meta object for the attribute '<em>Two Pass Mode Inteval Enabled</em>'.
07534:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#isTwoPassModeIntevalEnabled()
07535:             * @see #getBaseRead()
07536:             * @generated
07537:             */
07538:            EAttribute getBaseRead_TwoPassModeIntevalEnabled();
07539:
07540:            /**
07541:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getTwoPassModeInterval <em>Two Pass Mode Interval</em>}'.
07542:             * <!-- begin-user-doc -->
07543:             * <!-- end-user-doc -->
07544:             * @return the meta object for the attribute '<em>Two Pass Mode Interval</em>'.
07545:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getTwoPassModeInterval()
07546:             * @see #getBaseRead()
07547:             * @generated
07548:             */
07549:            EAttribute getBaseRead_TwoPassModeInterval();
07550:
07551:            /**
07552:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getFileCompletion <em>File Completion</em>}'.
07553:             * <!-- begin-user-doc -->
07554:             * <!-- end-user-doc -->
07555:             * @return the meta object for the containment reference '<em>File Completion</em>'.
07556:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getFileCompletion()
07557:             * @see #getBaseRead()
07558:             * @generated
07559:             */
07560:            EReference getBaseRead_FileCompletion();
07561:
07562:            /**
07563:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#isUseScheduler <em>Use Scheduler</em>}'.
07564:             * <!-- begin-user-doc -->
07565:             * <!-- end-user-doc -->
07566:             * @return the meta object for the attribute '<em>Use Scheduler</em>'.
07567:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#isUseScheduler()
07568:             * @see #getBaseRead()
07569:             * @generated
07570:             */
07571:            EAttribute getBaseRead_UseScheduler();
07572:
07573:            /**
07574:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getScheduler <em>Scheduler</em>}'.
07575:             * <!-- begin-user-doc -->
07576:             * <!-- end-user-doc -->
07577:             * @return the meta object for the containment reference '<em>Scheduler</em>'.
07578:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseRead#getScheduler()
07579:             * @see #getBaseRead()
07580:             * @generated
07581:             */
07582:            EReference getBaseRead_Scheduler();
07583:
07584:            /**
07585:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Scheduler <em>Scheduler</em>}'.
07586:             * <!-- begin-user-doc -->
07587:             * <!-- end-user-doc -->
07588:             * @return the meta object for class '<em>Scheduler</em>'.
07589:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Scheduler
07590:             * @generated
07591:             */
07592:            EClass getScheduler();
07593:
07594:            /**
07595:             * Returns the meta object for the containment reference list '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Scheduler#getStandard <em>Standard</em>}'.
07596:             * <!-- begin-user-doc -->
07597:             * <!-- end-user-doc -->
07598:             * @return the meta object for the containment reference list '<em>Standard</em>'.
07599:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Scheduler#getStandard()
07600:             * @see #getScheduler()
07601:             * @generated
07602:             */
07603:            EReference getScheduler_Standard();
07604:
07605:            /**
07606:             * Returns the meta object for the containment reference list '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Scheduler#getAutoRetry <em>Auto Retry</em>}'.
07607:             * <!-- begin-user-doc -->
07608:             * <!-- end-user-doc -->
07609:             * @return the meta object for the containment reference list '<em>Auto Retry</em>'.
07610:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Scheduler#getAutoRetry()
07611:             * @see #getScheduler()
07612:             * @generated
07613:             */
07614:            EReference getScheduler_AutoRetry();
07615:
07616:            /**
07617:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom <em>Custom</em>}'.
07618:             * <!-- begin-user-doc -->
07619:             * <!-- end-user-doc -->
07620:             * @return the meta object for class '<em>Custom</em>'.
07621:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom
07622:             * @generated
07623:             */
07624:            EClass getCustom();
07625:
07626:            /**
07627:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getType <em>Type</em>}'.
07628:             * <!-- begin-user-doc -->
07629:             * <!-- end-user-doc -->
07630:             * @return the meta object for the attribute '<em>Type</em>'.
07631:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getType()
07632:             * @see #getCustom()
07633:             * @generated
07634:             */
07635:            EAttribute getCustom_Type();
07636:
07637:            /**
07638:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getCustomConsumer <em>Custom Consumer</em>}'.
07639:             * <!-- begin-user-doc -->
07640:             * <!-- end-user-doc -->
07641:             * @return the meta object for the containment reference '<em>Custom Consumer</em>'.
07642:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getCustomConsumer()
07643:             * @see #getCustom()
07644:             * @generated
07645:             */
07646:            EReference getCustom_CustomConsumer();
07647:
07648:            /**
07649:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getCustomProvider <em>Custom Provider</em>}'.
07650:             * <!-- begin-user-doc -->
07651:             * <!-- end-user-doc -->
07652:             * @return the meta object for the containment reference '<em>Custom Provider</em>'.
07653:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getCustomProvider()
07654:             * @see #getCustom()
07655:             * @generated
07656:             */
07657:            EReference getCustom_CustomProvider();
07658:
07659:            /**
07660:             * Returns the meta object for the containment reference list '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getConsumerProperties <em>Consumer Properties</em>}'.
07661:             * <!-- begin-user-doc -->
07662:             * <!-- end-user-doc -->
07663:             * @return the meta object for the containment reference list '<em>Consumer Properties</em>'.
07664:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getConsumerProperties()
07665:             * @see #getCustom()
07666:             * @generated
07667:             */
07668:            EReference getCustom_ConsumerProperties();
07669:
07670:            /**
07671:             * Returns the meta object for the containment reference list '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getProviderProperties <em>Provider Properties</em>}'.
07672:             * <!-- begin-user-doc -->
07673:             * <!-- end-user-doc -->
07674:             * @return the meta object for the containment reference list '<em>Provider Properties</em>'.
07675:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Custom#getProviderProperties()
07676:             * @see #getCustom()
07677:             * @generated
07678:             */
07679:            EReference getCustom_ProviderProperties();
07680:
07681:            /**
07682:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PropertyObject <em>Property Object</em>}'.
07683:             * <!-- begin-user-doc -->
07684:             * <!-- end-user-doc -->
07685:             * @return the meta object for class '<em>Property Object</em>'.
07686:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PropertyObject
07687:             * @generated
07688:             */
07689:            EClass getPropertyObject();
07690:
07691:            /**
07692:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PropertyObject#getName <em>Name</em>}'.
07693:             * <!-- begin-user-doc -->
07694:             * <!-- end-user-doc -->
07695:             * @return the meta object for the attribute '<em>Name</em>'.
07696:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PropertyObject#getName()
07697:             * @see #getPropertyObject()
07698:             * @generated
07699:             */
07700:            EAttribute getPropertyObject_Name();
07701:
07702:            /**
07703:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PropertyObject#getValue <em>Value</em>}'.
07704:             * <!-- begin-user-doc -->
07705:             * <!-- end-user-doc -->
07706:             * @return the meta object for the attribute '<em>Value</em>'.
07707:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PropertyObject#getValue()
07708:             * @see #getPropertyObject()
07709:             * @generated
07710:             */
07711:            EAttribute getPropertyObject_Value();
07712:
07713:            /**
07714:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule <em>AR Schedule</em>}'.
07715:             * <!-- begin-user-doc -->
07716:             * <!-- end-user-doc -->
07717:             * @return the meta object for class '<em>AR Schedule</em>'.
07718:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule
07719:             * @generated
07720:             */
07721:            EClass getARSchedule();
07722:
07723:            /**
07724:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getStartTime <em>Start Time</em>}'.
07725:             * <!-- begin-user-doc -->
07726:             * <!-- end-user-doc -->
07727:             * @return the meta object for the attribute '<em>Start Time</em>'.
07728:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getStartTime()
07729:             * @see #getARSchedule()
07730:             * @generated
07731:             */
07732:            EAttribute getARSchedule_StartTime();
07733:
07734:            /**
07735:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getEndTime <em>End Time</em>}'.
07736:             * <!-- begin-user-doc -->
07737:             * <!-- end-user-doc -->
07738:             * @return the meta object for the attribute '<em>End Time</em>'.
07739:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getEndTime()
07740:             * @see #getARSchedule()
07741:             * @generated
07742:             */
07743:            EAttribute getARSchedule_EndTime();
07744:
07745:            /**
07746:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getRetryInterval <em>Retry Interval</em>}'.
07747:             * <!-- begin-user-doc -->
07748:             * <!-- end-user-doc -->
07749:             * @return the meta object for the attribute '<em>Retry Interval</em>'.
07750:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getRetryInterval()
07751:             * @see #getARSchedule()
07752:             * @generated
07753:             */
07754:            EAttribute getARSchedule_RetryInterval();
07755:
07756:            /**
07757:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getSuccessNotification <em>Success Notification</em>}'.
07758:             * <!-- begin-user-doc -->
07759:             * <!-- end-user-doc -->
07760:             * @return the meta object for the attribute '<em>Success Notification</em>'.
07761:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getSuccessNotification()
07762:             * @see #getARSchedule()
07763:             * @generated
07764:             */
07765:            EAttribute getARSchedule_SuccessNotification();
07766:
07767:            /**
07768:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getFailureNotification <em>Failure Notification</em>}'.
07769:             * <!-- begin-user-doc -->
07770:             * <!-- end-user-doc -->
07771:             * @return the meta object for the attribute '<em>Failure Notification</em>'.
07772:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ARSchedule#getFailureNotification()
07773:             * @see #getARSchedule()
07774:             * @generated
07775:             */
07776:            EAttribute getARSchedule_FailureNotification();
07777:
07778:            /**
07779:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule <em>Common Schedule</em>}'.
07780:             * <!-- begin-user-doc -->
07781:             * <!-- end-user-doc -->
07782:             * @return the meta object for class '<em>Common Schedule</em>'.
07783:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule
07784:             * @generated
07785:             */
07786:            EClass getCommonSchedule();
07787:
07788:            /**
07789:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule#getDayofMonth <em>Dayof Month</em>}'.
07790:             * <!-- begin-user-doc -->
07791:             * <!-- end-user-doc -->
07792:             * @return the meta object for the attribute '<em>Dayof Month</em>'.
07793:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule#getDayofMonth()
07794:             * @see #getCommonSchedule()
07795:             * @generated
07796:             */
07797:            EAttribute getCommonSchedule_DayofMonth();
07798:
07799:            /**
07800:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule#getMonth <em>Month</em>}'.
07801:             * <!-- begin-user-doc -->
07802:             * <!-- end-user-doc -->
07803:             * @return the meta object for the attribute '<em>Month</em>'.
07804:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule#getMonth()
07805:             * @see #getCommonSchedule()
07806:             * @generated
07807:             */
07808:            EAttribute getCommonSchedule_Month();
07809:
07810:            /**
07811:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule#getDayofWeek <em>Dayof Week</em>}'.
07812:             * <!-- begin-user-doc -->
07813:             * <!-- end-user-doc -->
07814:             * @return the meta object for the attribute '<em>Dayof Week</em>'.
07815:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule#getDayofWeek()
07816:             * @see #getCommonSchedule()
07817:             * @generated
07818:             */
07819:            EAttribute getCommonSchedule_DayofWeek();
07820:
07821:            /**
07822:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule#getHolidaySchedule <em>Holiday Schedule</em>}'.
07823:             * <!-- begin-user-doc -->
07824:             * <!-- end-user-doc -->
07825:             * @return the meta object for the attribute '<em>Holiday Schedule</em>'.
07826:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CommonSchedule#getHolidaySchedule()
07827:             * @see #getCommonSchedule()
07828:             * @generated
07829:             */
07830:            EAttribute getCommonSchedule_HolidaySchedule();
07831:
07832:            /**
07833:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.StandardSchedule <em>Standard Schedule</em>}'.
07834:             * <!-- begin-user-doc -->
07835:             * <!-- end-user-doc -->
07836:             * @return the meta object for class '<em>Standard Schedule</em>'.
07837:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.StandardSchedule
07838:             * @generated
07839:             */
07840:            EClass getStandardSchedule();
07841:
07842:            /**
07843:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.StandardSchedule#getSeconds <em>Seconds</em>}'.
07844:             * <!-- begin-user-doc -->
07845:             * <!-- end-user-doc -->
07846:             * @return the meta object for the attribute '<em>Seconds</em>'.
07847:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.StandardSchedule#getSeconds()
07848:             * @see #getStandardSchedule()
07849:             * @generated
07850:             */
07851:            EAttribute getStandardSchedule_Seconds();
07852:
07853:            /**
07854:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.StandardSchedule#getMinutes <em>Minutes</em>}'.
07855:             * <!-- begin-user-doc -->
07856:             * <!-- end-user-doc -->
07857:             * @return the meta object for the attribute '<em>Minutes</em>'.
07858:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.StandardSchedule#getMinutes()
07859:             * @see #getStandardSchedule()
07860:             * @generated
07861:             */
07862:            EAttribute getStandardSchedule_Minutes();
07863:
07864:            /**
07865:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.StandardSchedule#getHours <em>Hours</em>}'.
07866:             * <!-- begin-user-doc -->
07867:             * <!-- end-user-doc -->
07868:             * @return the meta object for the attribute '<em>Hours</em>'.
07869:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.StandardSchedule#getHours()
07870:             * @see #getStandardSchedule()
07871:             * @generated
07872:             */
07873:            EAttribute getStandardSchedule_Hours();
07874:
07875:            /**
07876:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Email <em>Email</em>}'.
07877:             * <!-- begin-user-doc -->
07878:             * <!-- end-user-doc -->
07879:             * @return the meta object for class '<em>Email</em>'.
07880:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Email
07881:             * @generated
07882:             */
07883:            EClass getEmail();
07884:
07885:            /**
07886:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Email#getEmailConsumer <em>Email Consumer</em>}'.
07887:             * <!-- begin-user-doc -->
07888:             * <!-- end-user-doc -->
07889:             * @return the meta object for the containment reference '<em>Email Consumer</em>'.
07890:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Email#getEmailConsumer()
07891:             * @see #getEmail()
07892:             * @generated
07893:             */
07894:            EReference getEmail_EmailConsumer();
07895:
07896:            /**
07897:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Email#getEmailProvider <em>Email Provider</em>}'.
07898:             * <!-- begin-user-doc -->
07899:             * <!-- end-user-doc -->
07900:             * @return the meta object for the containment reference '<em>Email Provider</em>'.
07901:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Email#getEmailProvider()
07902:             * @see #getEmail()
07903:             * @generated
07904:             */
07905:            EReference getEmail_EmailProvider();
07906:
07907:            /**
07908:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer <em>Email Consumer</em>}'.
07909:             * <!-- begin-user-doc -->
07910:             * <!-- end-user-doc -->
07911:             * @return the meta object for class '<em>Email Consumer</em>'.
07912:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer
07913:             * @generated
07914:             */
07915:            EClass getEmailConsumer();
07916:
07917:            /**
07918:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getAttachmentDir <em>Attachment Dir</em>}'.
07919:             * <!-- begin-user-doc -->
07920:             * <!-- end-user-doc -->
07921:             * @return the meta object for the attribute '<em>Attachment Dir</em>'.
07922:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getAttachmentDir()
07923:             * @see #getEmailConsumer()
07924:             * @generated
07925:             */
07926:            EAttribute getEmailConsumer_AttachmentDir();
07927:
07928:            /**
07929:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getPollingInteval <em>Polling Inteval</em>}'.
07930:             * <!-- begin-user-doc -->
07931:             * <!-- end-user-doc -->
07932:             * @return the meta object for the attribute '<em>Polling Inteval</em>'.
07933:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getPollingInteval()
07934:             * @see #getEmailConsumer()
07935:             * @generated
07936:             */
07937:            EAttribute getEmailConsumer_PollingInteval();
07938:
07939:            /**
07940:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getReply <em>Reply</em>}'.
07941:             * <!-- begin-user-doc -->
07942:             * <!-- end-user-doc -->
07943:             * @return the meta object for the containment reference '<em>Reply</em>'.
07944:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getReply()
07945:             * @see #getEmailConsumer()
07946:             * @generated
07947:             */
07948:            EReference getEmailConsumer_Reply();
07949:
07950:            /**
07951:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#isUseScheduler <em>Use Scheduler</em>}'.
07952:             * <!-- begin-user-doc -->
07953:             * <!-- end-user-doc -->
07954:             * @return the meta object for the attribute '<em>Use Scheduler</em>'.
07955:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#isUseScheduler()
07956:             * @see #getEmailConsumer()
07957:             * @generated
07958:             */
07959:            EAttribute getEmailConsumer_UseScheduler();
07960:
07961:            /**
07962:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getScheduler <em>Scheduler</em>}'.
07963:             * <!-- begin-user-doc -->
07964:             * <!-- end-user-doc -->
07965:             * @return the meta object for the containment reference '<em>Scheduler</em>'.
07966:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getScheduler()
07967:             * @see #getEmailConsumer()
07968:             * @generated
07969:             */
07970:            EReference getEmailConsumer_Scheduler();
07971:
07972:            /**
07973:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getReceiveProtocol <em>Receive Protocol</em>}'.
07974:             * <!-- begin-user-doc -->
07975:             * <!-- end-user-doc -->
07976:             * @return the meta object for the attribute '<em>Receive Protocol</em>'.
07977:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getReceiveProtocol()
07978:             * @see #getEmailConsumer()
07979:             * @generated
07980:             */
07981:            EAttribute getEmailConsumer_ReceiveProtocol();
07982:
07983:            /**
07984:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getInboxFolder <em>Inbox Folder</em>}'.
07985:             * <!-- begin-user-doc -->
07986:             * <!-- end-user-doc -->
07987:             * @return the meta object for the attribute '<em>Inbox Folder</em>'.
07988:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumer#getInboxFolder()
07989:             * @see #getEmailConsumer()
07990:             * @generated
07991:             */
07992:            EAttribute getEmailConsumer_InboxFolder();
07993:
07994:            /**
07995:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection <em>Connection</em>}'.
07996:             * <!-- begin-user-doc -->
07997:             * <!-- end-user-doc -->
07998:             * @return the meta object for class '<em>Connection</em>'.
07999:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection
08000:             * @generated
08001:             */
08002:            EClass getConnection();
08003:
08004:            /**
08005:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getHost <em>Host</em>}'.
08006:             * <!-- begin-user-doc -->
08007:             * <!-- end-user-doc -->
08008:             * @return the meta object for the attribute '<em>Host</em>'.
08009:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getHost()
08010:             * @see #getConnection()
08011:             * @generated
08012:             */
08013:            EAttribute getConnection_Host();
08014:
08015:            /**
08016:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getPort <em>Port</em>}'.
08017:             * <!-- begin-user-doc -->
08018:             * <!-- end-user-doc -->
08019:             * @return the meta object for the attribute '<em>Port</em>'.
08020:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getPort()
08021:             * @see #getConnection()
08022:             * @generated
08023:             */
08024:            EAttribute getConnection_Port();
08025:
08026:            /**
08027:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getUser <em>User</em>}'.
08028:             * <!-- begin-user-doc -->
08029:             * <!-- end-user-doc -->
08030:             * @return the meta object for the attribute '<em>User</em>'.
08031:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getUser()
08032:             * @see #getConnection()
08033:             * @generated
08034:             */
08035:            EAttribute getConnection_User();
08036:
08037:            /**
08038:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getPassword <em>Password</em>}'.
08039:             * <!-- begin-user-doc -->
08040:             * <!-- end-user-doc -->
08041:             * @return the meta object for the attribute '<em>Password</em>'.
08042:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getPassword()
08043:             * @see #getConnection()
08044:             * @generated
08045:             */
08046:            EAttribute getConnection_Password();
08047:
08048:            /**
08049:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#isUseSSL <em>Use SSL</em>}'.
08050:             * <!-- begin-user-doc -->
08051:             * <!-- end-user-doc -->
08052:             * @return the meta object for the attribute '<em>Use SSL</em>'.
08053:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#isUseSSL()
08054:             * @see #getConnection()
08055:             * @generated
08056:             */
08057:            EAttribute getConnection_UseSSL();
08058:
08059:            /**
08060:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getSSL <em>SSL</em>}'.
08061:             * <!-- begin-user-doc -->
08062:             * <!-- end-user-doc -->
08063:             * @return the meta object for the containment reference '<em>SSL</em>'.
08064:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Connection#getSSL()
08065:             * @see #getConnection()
08066:             * @generated
08067:             */
08068:            EReference getConnection_SSL();
08069:
08070:            /**
08071:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumerReply <em>Email Consumer Reply</em>}'.
08072:             * <!-- begin-user-doc -->
08073:             * <!-- end-user-doc -->
08074:             * @return the meta object for class '<em>Email Consumer Reply</em>'.
08075:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumerReply
08076:             * @generated
08077:             */
08078:            EClass getEmailConsumerReply();
08079:
08080:            /**
08081:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumerReply#getReplyCharset <em>Reply Charset</em>}'.
08082:             * <!-- begin-user-doc -->
08083:             * <!-- end-user-doc -->
08084:             * @return the meta object for the attribute '<em>Reply Charset</em>'.
08085:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailConsumerReply#getReplyCharset()
08086:             * @see #getEmailConsumerReply()
08087:             * @generated
08088:             */
08089:            EAttribute getEmailConsumerReply_ReplyCharset();
08090:
08091:            /**
08092:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider <em>Email Provider</em>}'.
08093:             * <!-- begin-user-doc -->
08094:             * <!-- end-user-doc -->
08095:             * @return the meta object for class '<em>Email Provider</em>'.
08096:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider
08097:             * @generated
08098:             */
08099:            EClass getEmailProvider();
08100:
08101:            /**
08102:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getFrom <em>From</em>}'.
08103:             * <!-- begin-user-doc -->
08104:             * <!-- end-user-doc -->
08105:             * @return the meta object for the attribute '<em>From</em>'.
08106:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getFrom()
08107:             * @see #getEmailProvider()
08108:             * @generated
08109:             */
08110:            EAttribute getEmailProvider_From();
08111:
08112:            /**
08113:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getTo <em>To</em>}'.
08114:             * <!-- begin-user-doc -->
08115:             * <!-- end-user-doc -->
08116:             * @return the meta object for the attribute '<em>To</em>'.
08117:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getTo()
08118:             * @see #getEmailProvider()
08119:             * @generated
08120:             */
08121:            EAttribute getEmailProvider_To();
08122:
08123:            /**
08124:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getCc <em>Cc</em>}'.
08125:             * <!-- begin-user-doc -->
08126:             * <!-- end-user-doc -->
08127:             * @return the meta object for the attribute '<em>Cc</em>'.
08128:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getCc()
08129:             * @see #getEmailProvider()
08130:             * @generated
08131:             */
08132:            EAttribute getEmailProvider_Cc();
08133:
08134:            /**
08135:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getBcc <em>Bcc</em>}'.
08136:             * <!-- begin-user-doc -->
08137:             * <!-- end-user-doc -->
08138:             * @return the meta object for the attribute '<em>Bcc</em>'.
08139:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getBcc()
08140:             * @see #getEmailProvider()
08141:             * @generated
08142:             */
08143:            EAttribute getEmailProvider_Bcc();
08144:
08145:            /**
08146:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getSubject <em>Subject</em>}'.
08147:             * <!-- begin-user-doc -->
08148:             * <!-- end-user-doc -->
08149:             * @return the meta object for the attribute '<em>Subject</em>'.
08150:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EmailProvider#getSubject()
08151:             * @see #getEmailProvider()
08152:             * @generated
08153:             */
08154:            EAttribute getEmailProvider_Subject();
08155:
08156:            /**
08157:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CustomConsumer <em>Custom Consumer</em>}'.
08158:             * <!-- begin-user-doc -->
08159:             * <!-- end-user-doc -->
08160:             * @return the meta object for class '<em>Custom Consumer</em>'.
08161:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CustomConsumer
08162:             * @generated
08163:             */
08164:            EClass getCustomConsumer();
08165:
08166:            /**
08167:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CustomConsumer#isUseScheduler <em>Use Scheduler</em>}'.
08168:             * <!-- begin-user-doc -->
08169:             * <!-- end-user-doc -->
08170:             * @return the meta object for the attribute '<em>Use Scheduler</em>'.
08171:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CustomConsumer#isUseScheduler()
08172:             * @see #getCustomConsumer()
08173:             * @generated
08174:             */
08175:            EAttribute getCustomConsumer_UseScheduler();
08176:
08177:            /**
08178:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CustomConsumer#getScheduler <em>Scheduler</em>}'.
08179:             * <!-- begin-user-doc -->
08180:             * <!-- end-user-doc -->
08181:             * @return the meta object for the containment reference '<em>Scheduler</em>'.
08182:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CustomConsumer#getScheduler()
08183:             * @see #getCustomConsumer()
08184:             * @generated
08185:             */
08186:            EReference getCustomConsumer_Scheduler();
08187:
08188:            /**
08189:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CustomConsumer#getTriggerInteval <em>Trigger Inteval</em>}'.
08190:             * <!-- begin-user-doc -->
08191:             * <!-- end-user-doc -->
08192:             * @return the meta object for the attribute '<em>Trigger Inteval</em>'.
08193:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CustomConsumer#getTriggerInteval()
08194:             * @see #getCustomConsumer()
08195:             * @generated
08196:             */
08197:            EAttribute getCustomConsumer_TriggerInteval();
08198:
08199:            /**
08200:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseElement <em>Base Element</em>}'.
08201:             * <!-- begin-user-doc -->
08202:             * <!-- end-user-doc -->
08203:             * @return the meta object for class '<em>Base Element</em>'.
08204:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseElement
08205:             * @generated
08206:             */
08207:            EClass getBaseElement();
08208:
08209:            /**
08210:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseElement#getName <em>Name</em>}'.
08211:             * <!-- begin-user-doc -->
08212:             * <!-- end-user-doc -->
08213:             * @return the meta object for the attribute '<em>Name</em>'.
08214:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseElement#getName()
08215:             * @see #getBaseElement()
08216:             * @generated
08217:             */
08218:            EAttribute getBaseElement_Name();
08219:
08220:            /**
08221:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseElement#getDescription <em>Description</em>}'.
08222:             * <!-- begin-user-doc -->
08223:             * <!-- end-user-doc -->
08224:             * @return the meta object for the attribute '<em>Description</em>'.
08225:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.BaseElement#getDescription()
08226:             * @see #getBaseElement()
08227:             * @generated
08228:             */
08229:            EAttribute getBaseElement_Description();
08230:
08231:            /**
08232:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL <em>CCSL</em>}'.
08233:             * <!-- begin-user-doc -->
08234:             * <!-- end-user-doc -->
08235:             * @return the meta object for class '<em>CCSL</em>'.
08236:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL
08237:             * @generated
08238:             */
08239:            EClass getCCSL();
08240:
08241:            /**
08242:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getAddRecord <em>Add Record</em>}'.
08243:             * <!-- begin-user-doc -->
08244:             * <!-- end-user-doc -->
08245:             * @return the meta object for the attribute '<em>Add Record</em>'.
08246:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getAddRecord()
08247:             * @see #getCCSL()
08248:             * @generated
08249:             */
08250:            EAttribute getCCSL_AddRecord();
08251:
08252:            /**
08253:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getStripRecord <em>Strip Record</em>}'.
08254:             * <!-- begin-user-doc -->
08255:             * <!-- end-user-doc -->
08256:             * @return the meta object for the attribute '<em>Strip Record</em>'.
08257:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getStripRecord()
08258:             * @see #getCCSL()
08259:             * @generated
08260:             */
08261:            EAttribute getCCSL_StripRecord();
08262:
08263:            /**
08264:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getSaveErrors <em>Save Errors</em>}'.
08265:             * <!-- begin-user-doc -->
08266:             * <!-- end-user-doc -->
08267:             * @return the meta object for the attribute '<em>Save Errors</em>'.
08268:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getSaveErrors()
08269:             * @see #getCCSL()
08270:             * @generated
08271:             */
08272:            EAttribute getCCSL_SaveErrors();
08273:
08274:            /**
08275:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getUseUpoc <em>Use Upoc</em>}'.
08276:             * <!-- begin-user-doc -->
08277:             * <!-- end-user-doc -->
08278:             * @return the meta object for the attribute '<em>Use Upoc</em>'.
08279:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getUseUpoc()
08280:             * @see #getCCSL()
08281:             * @generated
08282:             */
08283:            EAttribute getCCSL_UseUpoc();
08284:
08285:            /**
08286:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getUseSendMessage <em>Use Send Message</em>}'.
08287:             * <!-- begin-user-doc -->
08288:             * <!-- end-user-doc -->
08289:             * @return the meta object for the attribute '<em>Use Send Message</em>'.
08290:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getUseSendMessage()
08291:             * @see #getCCSL()
08292:             * @generated
08293:             */
08294:            EAttribute getCCSL_UseSendMessage();
08295:
08296:            /**
08297:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getUpoc <em>Upoc</em>}'.
08298:             * <!-- begin-user-doc -->
08299:             * <!-- end-user-doc -->
08300:             * @return the meta object for the containment reference '<em>Upoc</em>'.
08301:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CCSL#getUpoc()
08302:             * @see #getCCSL()
08303:             * @generated
08304:             */
08305:            EReference getCCSL_Upoc();
08306:
08307:            /**
08308:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase <em>Upoc Base</em>}'.
08309:             * <!-- begin-user-doc -->
08310:             * <!-- end-user-doc -->
08311:             * @return the meta object for class '<em>Upoc Base</em>'.
08312:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase
08313:             * @generated
08314:             */
08315:            EClass getUpocBase();
08316:
08317:            /**
08318:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase#getType <em>Type</em>}'.
08319:             * <!-- begin-user-doc -->
08320:             * <!-- end-user-doc -->
08321:             * @return the meta object for the attribute '<em>Type</em>'.
08322:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase#getType()
08323:             * @see #getUpocBase()
08324:             * @generated
08325:             */
08326:            EAttribute getUpocBase_Type();
08327:
08328:            /**
08329:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase#getClass_ <em>Class </em>}'.
08330:             * <!-- begin-user-doc -->
08331:             * <!-- end-user-doc -->
08332:             * @return the meta object for the attribute '<em>Class </em>'.
08333:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase#getClass_()
08334:             * @see #getUpocBase()
08335:             * @generated
08336:             */
08337:            EAttribute getUpocBase_Class_();
08338:
08339:            /**
08340:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase#getMethod <em>Method</em>}'.
08341:             * <!-- begin-user-doc -->
08342:             * <!-- end-user-doc -->
08343:             * @return the meta object for the attribute '<em>Method</em>'.
08344:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase#getMethod()
08345:             * @see #getUpocBase()
08346:             * @generated
08347:             */
08348:            EAttribute getUpocBase_Method();
08349:
08350:            /**
08351:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase#getClassDescription <em>Class Description</em>}'.
08352:             * <!-- begin-user-doc -->
08353:             * <!-- end-user-doc -->
08354:             * @return the meta object for the attribute '<em>Class Description</em>'.
08355:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocBase#getClassDescription()
08356:             * @see #getUpocBase()
08357:             * @generated
08358:             */
08359:            EAttribute getUpocBase_ClassDescription();
08360:
08361:            /**
08362:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocPresend <em>Upoc Presend</em>}'.
08363:             * <!-- begin-user-doc -->
08364:             * <!-- end-user-doc -->
08365:             * @return the meta object for class '<em>Upoc Presend</em>'.
08366:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocPresend
08367:             * @generated
08368:             */
08369:            EClass getUpocPresend();
08370:
08371:            /**
08372:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocPostsend <em>Upoc Postsend</em>}'.
08373:             * <!-- begin-user-doc -->
08374:             * <!-- end-user-doc -->
08375:             * @return the meta object for class '<em>Upoc Postsend</em>'.
08376:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocPostsend
08377:             * @generated
08378:             */
08379:            EClass getUpocPostsend();
08380:
08381:            /**
08382:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocPostaccept <em>Upoc Postaccept</em>}'.
08383:             * <!-- begin-user-doc -->
08384:             * <!-- end-user-doc -->
08385:             * @return the meta object for class '<em>Upoc Postaccept</em>'.
08386:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocPostaccept
08387:             * @generated
08388:             */
08389:            EClass getUpocPostaccept();
08390:
08391:            /**
08392:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc <em>Upoc</em>}'.
08393:             * <!-- begin-user-doc -->
08394:             * <!-- end-user-doc -->
08395:             * @return the meta object for class '<em>Upoc</em>'.
08396:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc
08397:             * @generated
08398:             */
08399:            EClass getUpoc();
08400:
08401:            /**
08402:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getUsePresend <em>Use Presend</em>}'.
08403:             * <!-- begin-user-doc -->
08404:             * <!-- end-user-doc -->
08405:             * @return the meta object for the attribute '<em>Use Presend</em>'.
08406:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getUsePresend()
08407:             * @see #getUpoc()
08408:             * @generated
08409:             */
08410:            EAttribute getUpoc_UsePresend();
08411:
08412:            /**
08413:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getPresend <em>Presend</em>}'.
08414:             * <!-- begin-user-doc -->
08415:             * <!-- end-user-doc -->
08416:             * @return the meta object for the containment reference '<em>Presend</em>'.
08417:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getPresend()
08418:             * @see #getUpoc()
08419:             * @generated
08420:             */
08421:            EReference getUpoc_Presend();
08422:
08423:            /**
08424:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getUsePostsend <em>Use Postsend</em>}'.
08425:             * <!-- begin-user-doc -->
08426:             * <!-- end-user-doc -->
08427:             * @return the meta object for the attribute '<em>Use Postsend</em>'.
08428:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getUsePostsend()
08429:             * @see #getUpoc()
08430:             * @generated
08431:             */
08432:            EAttribute getUpoc_UsePostsend();
08433:
08434:            /**
08435:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getPostsend <em>Postsend</em>}'.
08436:             * <!-- begin-user-doc -->
08437:             * <!-- end-user-doc -->
08438:             * @return the meta object for the containment reference '<em>Postsend</em>'.
08439:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getPostsend()
08440:             * @see #getUpoc()
08441:             * @generated
08442:             */
08443:            EReference getUpoc_Postsend();
08444:
08445:            /**
08446:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getUsePostaccept <em>Use Postaccept</em>}'.
08447:             * <!-- begin-user-doc -->
08448:             * <!-- end-user-doc -->
08449:             * @return the meta object for the attribute '<em>Use Postaccept</em>'.
08450:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getUsePostaccept()
08451:             * @see #getUpoc()
08452:             * @generated
08453:             */
08454:            EAttribute getUpoc_UsePostaccept();
08455:
08456:            /**
08457:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getPostaccept <em>Postaccept</em>}'.
08458:             * <!-- begin-user-doc -->
08459:             * <!-- end-user-doc -->
08460:             * @return the meta object for the containment reference '<em>Postaccept</em>'.
08461:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Upoc#getPostaccept()
08462:             * @see #getUpoc()
08463:             * @generated
08464:             */
08465:            EReference getUpoc_Postaccept();
08466:
08467:            /**
08468:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConsumerCCSL <em>Consumer CCSL</em>}'.
08469:             * <!-- begin-user-doc -->
08470:             * <!-- end-user-doc -->
08471:             * @return the meta object for class '<em>Consumer CCSL</em>'.
08472:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConsumerCCSL
08473:             * @generated
08474:             */
08475:            EClass getConsumerCCSL();
08476:
08477:            /**
08478:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ProviderCCSL <em>Provider CCSL</em>}'.
08479:             * <!-- begin-user-doc -->
08480:             * <!-- end-user-doc -->
08481:             * @return the meta object for class '<em>Provider CCSL</em>'.
08482:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ProviderCCSL
08483:             * @generated
08484:             */
08485:            EClass getProviderCCSL();
08486:
08487:            /**
08488:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPConsumer <em>FTP Consumer</em>}'.
08489:             * <!-- begin-user-doc -->
08490:             * <!-- end-user-doc -->
08491:             * @return the meta object for class '<em>FTP Consumer</em>'.
08492:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPConsumer
08493:             * @generated
08494:             */
08495:            EClass getFTPConsumer();
08496:
08497:            /**
08498:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPConsumer#getTransferDir <em>Transfer Dir</em>}'.
08499:             * <!-- begin-user-doc -->
08500:             * <!-- end-user-doc -->
08501:             * @return the meta object for the attribute '<em>Transfer Dir</em>'.
08502:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPConsumer#getTransferDir()
08503:             * @see #getFTPConsumer()
08504:             * @generated
08505:             */
08506:            EAttribute getFTPConsumer_TransferDir();
08507:
08508:            /**
08509:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPConsumer#getCmdFile <em>Cmd File</em>}'.
08510:             * <!-- begin-user-doc -->
08511:             * <!-- end-user-doc -->
08512:             * @return the meta object for the attribute '<em>Cmd File</em>'.
08513:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPConsumer#getCmdFile()
08514:             * @see #getFTPConsumer()
08515:             * @generated
08516:             */
08517:            EAttribute getFTPConsumer_CmdFile();
08518:
08519:            /**
08520:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPConsumer#getFtpReply <em>Ftp Reply</em>}'.
08521:             * <!-- begin-user-doc -->
08522:             * <!-- end-user-doc -->
08523:             * @return the meta object for the containment reference '<em>Ftp Reply</em>'.
08524:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPConsumer#getFtpReply()
08525:             * @see #getFTPConsumer()
08526:             * @generated
08527:             */
08528:            EReference getFTPConsumer_FtpReply();
08529:
08530:            /**
08531:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPProvider <em>FTP Provider</em>}'.
08532:             * <!-- begin-user-doc -->
08533:             * <!-- end-user-doc -->
08534:             * @return the meta object for class '<em>FTP Provider</em>'.
08535:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPProvider
08536:             * @generated
08537:             */
08538:            EClass getFTPProvider();
08539:
08540:            /**
08541:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPProvider#getTransferDir <em>Transfer Dir</em>}'.
08542:             * <!-- begin-user-doc -->
08543:             * <!-- end-user-doc -->
08544:             * @return the meta object for the attribute '<em>Transfer Dir</em>'.
08545:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPProvider#getTransferDir()
08546:             * @see #getFTPProvider()
08547:             * @generated
08548:             */
08549:            EAttribute getFTPProvider_TransferDir();
08550:
08551:            /**
08552:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPProvider#getCmdFile <em>Cmd File</em>}'.
08553:             * <!-- begin-user-doc -->
08554:             * <!-- end-user-doc -->
08555:             * @return the meta object for the attribute '<em>Cmd File</em>'.
08556:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPProvider#getCmdFile()
08557:             * @see #getFTPProvider()
08558:             * @generated
08559:             */
08560:            EAttribute getFTPProvider_CmdFile();
08561:
08562:            /**
08563:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication <em>FTP Authentication</em>}'.
08564:             * <!-- begin-user-doc -->
08565:             * <!-- end-user-doc -->
08566:             * @return the meta object for class '<em>FTP Authentication</em>'.
08567:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication
08568:             * @generated
08569:             */
08570:            EClass getFTPAuthentication();
08571:
08572:            /**
08573:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getConnectMode <em>Connect Mode</em>}'.
08574:             * <!-- begin-user-doc -->
08575:             * <!-- end-user-doc -->
08576:             * @return the meta object for the attribute '<em>Connect Mode</em>'.
08577:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getConnectMode()
08578:             * @see #getFTPAuthentication()
08579:             * @generated
08580:             */
08581:            EAttribute getFTPAuthentication_ConnectMode();
08582:
08583:            /**
08584:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getTransferMode <em>Transfer Mode</em>}'.
08585:             * <!-- begin-user-doc -->
08586:             * <!-- end-user-doc -->
08587:             * @return the meta object for the attribute '<em>Transfer Mode</em>'.
08588:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getTransferMode()
08589:             * @see #getFTPAuthentication()
08590:             * @generated
08591:             */
08592:            EAttribute getFTPAuthentication_TransferMode();
08593:
08594:            /**
08595:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getFtpHost <em>Ftp Host</em>}'.
08596:             * <!-- begin-user-doc -->
08597:             * <!-- end-user-doc -->
08598:             * @return the meta object for the attribute '<em>Ftp Host</em>'.
08599:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getFtpHost()
08600:             * @see #getFTPAuthentication()
08601:             * @generated
08602:             */
08603:            EAttribute getFTPAuthentication_FtpHost();
08604:
08605:            /**
08606:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getFtpUser <em>Ftp User</em>}'.
08607:             * <!-- begin-user-doc -->
08608:             * <!-- end-user-doc -->
08609:             * @return the meta object for the attribute '<em>Ftp User</em>'.
08610:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getFtpUser()
08611:             * @see #getFTPAuthentication()
08612:             * @generated
08613:             */
08614:            EAttribute getFTPAuthentication_FtpUser();
08615:
08616:            /**
08617:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getFtpPassword <em>Ftp Password</em>}'.
08618:             * <!-- begin-user-doc -->
08619:             * <!-- end-user-doc -->
08620:             * @return the meta object for the attribute '<em>Ftp Password</em>'.
08621:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPAuthentication#getFtpPassword()
08622:             * @see #getFTPAuthentication()
08623:             * @generated
08624:             */
08625:            EAttribute getFTPAuthentication_FtpPassword();
08626:
08627:            /**
08628:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR <em>CBR</em>}'.
08629:             * <!-- begin-user-doc -->
08630:             * <!-- end-user-doc -->
08631:             * @return the meta object for class '<em>CBR</em>'.
08632:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR
08633:             * @generated
08634:             */
08635:            EClass getCBR();
08636:
08637:            /**
08638:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getFixedOffset <em>Fixed Offset</em>}'.
08639:             * <!-- begin-user-doc -->
08640:             * <!-- end-user-doc -->
08641:             * @return the meta object for the attribute '<em>Fixed Offset</em>'.
08642:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getFixedOffset()
08643:             * @see #getCBR()
08644:             * @generated
08645:             */
08646:            EAttribute getCBR_FixedOffset();
08647:
08648:            /**
08649:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getFixedLength <em>Fixed Length</em>}'.
08650:             * <!-- begin-user-doc -->
08651:             * <!-- end-user-doc -->
08652:             * @return the meta object for the attribute '<em>Fixed Length</em>'.
08653:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getFixedLength()
08654:             * @see #getCBR()
08655:             * @generated
08656:             */
08657:            EAttribute getCBR_FixedLength();
08658:
08659:            /**
08660:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getDelimiter <em>Delimiter</em>}'.
08661:             * <!-- begin-user-doc -->
08662:             * <!-- end-user-doc -->
08663:             * @return the meta object for the attribute '<em>Delimiter</em>'.
08664:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getDelimiter()
08665:             * @see #getCBR()
08666:             * @generated
08667:             */
08668:            EAttribute getCBR_Delimiter();
08669:
08670:            /**
08671:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getScriptEngine <em>Script Engine</em>}'.
08672:             * <!-- begin-user-doc -->
08673:             * <!-- end-user-doc -->
08674:             * @return the meta object for the attribute '<em>Script Engine</em>'.
08675:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getScriptEngine()
08676:             * @see #getCBR()
08677:             * @generated
08678:             */
08679:            EAttribute getCBR_ScriptEngine();
08680:
08681:            /**
08682:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getScriptClass <em>Script Class</em>}'.
08683:             * <!-- begin-user-doc -->
08684:             * <!-- end-user-doc -->
08685:             * @return the meta object for the attribute '<em>Script Class</em>'.
08686:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getScriptClass()
08687:             * @see #getCBR()
08688:             * @generated
08689:             */
08690:            EAttribute getCBR_ScriptClass();
08691:
08692:            /**
08693:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getIndex <em>Index</em>}'.
08694:             * <!-- begin-user-doc -->
08695:             * <!-- end-user-doc -->
08696:             * @return the meta object for the attribute '<em>Index</em>'.
08697:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getIndex()
08698:             * @see #getCBR()
08699:             * @generated
08700:             */
08701:            EAttribute getCBR_Index();
08702:
08703:            /**
08704:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getType <em>Type</em>}'.
08705:             * <!-- begin-user-doc -->
08706:             * <!-- end-user-doc -->
08707:             * @return the meta object for the attribute '<em>Type</em>'.
08708:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getType()
08709:             * @see #getCBR()
08710:             * @generated
08711:             */
08712:            EAttribute getCBR_Type();
08713:
08714:            /**
08715:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getExpression <em>Expression</em>}'.
08716:             * <!-- begin-user-doc -->
08717:             * <!-- end-user-doc -->
08718:             * @return the meta object for the attribute '<em>Expression</em>'.
08719:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getExpression()
08720:             * @see #getCBR()
08721:             * @generated
08722:             */
08723:            EAttribute getCBR_Expression();
08724:
08725:            /**
08726:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getScriptClassDescription <em>Script Class Description</em>}'.
08727:             * <!-- begin-user-doc -->
08728:             * <!-- end-user-doc -->
08729:             * @return the meta object for the attribute '<em>Script Class Description</em>'.
08730:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBR#getScriptClassDescription()
08731:             * @see #getCBR()
08732:             * @generated
08733:             */
08734:            EAttribute getCBR_ScriptClassDescription();
08735:
08736:            /**
08737:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC <em>JDBC</em>}'.
08738:             * <!-- begin-user-doc -->
08739:             * <!-- end-user-doc -->
08740:             * @return the meta object for class '<em>JDBC</em>'.
08741:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC
08742:             * @generated
08743:             */
08744:            EClass getJDBC();
08745:
08746:            /**
08747:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getDriver <em>Driver</em>}'.
08748:             * <!-- begin-user-doc -->
08749:             * <!-- end-user-doc -->
08750:             * @return the meta object for the attribute '<em>Driver</em>'.
08751:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getDriver()
08752:             * @see #getJDBC()
08753:             * @generated
08754:             */
08755:            EAttribute getJDBC_Driver();
08756:
08757:            /**
08758:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getURL <em>URL</em>}'.
08759:             * <!-- begin-user-doc -->
08760:             * <!-- end-user-doc -->
08761:             * @return the meta object for the attribute '<em>URL</em>'.
08762:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getURL()
08763:             * @see #getJDBC()
08764:             * @generated
08765:             */
08766:            EAttribute getJDBC_URL();
08767:
08768:            /**
08769:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getUser <em>User</em>}'.
08770:             * <!-- begin-user-doc -->
08771:             * <!-- end-user-doc -->
08772:             * @return the meta object for the attribute '<em>User</em>'.
08773:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getUser()
08774:             * @see #getJDBC()
08775:             * @generated
08776:             */
08777:            EAttribute getJDBC_User();
08778:
08779:            /**
08780:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getPassword <em>Password</em>}'.
08781:             * <!-- begin-user-doc -->
08782:             * <!-- end-user-doc -->
08783:             * @return the meta object for the attribute '<em>Password</em>'.
08784:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getPassword()
08785:             * @see #getJDBC()
08786:             * @generated
08787:             */
08788:            EAttribute getJDBC_Password();
08789:
08790:            /**
08791:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getRequestHandler <em>Request Handler</em>}'.
08792:             * <!-- begin-user-doc -->
08793:             * <!-- end-user-doc -->
08794:             * @return the meta object for the attribute '<em>Request Handler</em>'.
08795:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getRequestHandler()
08796:             * @see #getJDBC()
08797:             * @generated
08798:             */
08799:            EAttribute getJDBC_RequestHandler();
08800:
08801:            /**
08802:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getExecHandler <em>Exec Handler</em>}'.
08803:             * <!-- begin-user-doc -->
08804:             * <!-- end-user-doc -->
08805:             * @return the meta object for the attribute '<em>Exec Handler</em>'.
08806:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getExecHandler()
08807:             * @see #getJDBC()
08808:             * @generated
08809:             */
08810:            EAttribute getJDBC_ExecHandler();
08811:
08812:            /**
08813:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getAutoCommit <em>Auto Commit</em>}'.
08814:             * <!-- begin-user-doc -->
08815:             * <!-- end-user-doc -->
08816:             * @return the meta object for the attribute '<em>Auto Commit</em>'.
08817:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getAutoCommit()
08818:             * @see #getJDBC()
08819:             * @generated
08820:             */
08821:            EAttribute getJDBC_AutoCommit();
08822:
08823:            /**
08824:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getConnectionRetries <em>Connection Retries</em>}'.
08825:             * <!-- begin-user-doc -->
08826:             * <!-- end-user-doc -->
08827:             * @return the meta object for the attribute '<em>Connection Retries</em>'.
08828:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getConnectionRetries()
08829:             * @see #getJDBC()
08830:             * @generated
08831:             */
08832:            EAttribute getJDBC_ConnectionRetries();
08833:
08834:            /**
08835:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getConnectionIterval <em>Connection Iterval</em>}'.
08836:             * <!-- begin-user-doc -->
08837:             * <!-- end-user-doc -->
08838:             * @return the meta object for the attribute '<em>Connection Iterval</em>'.
08839:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getConnectionIterval()
08840:             * @see #getJDBC()
08841:             * @generated
08842:             */
08843:            EAttribute getJDBC_ConnectionIterval();
08844:
08845:            /**
08846:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getTransactionTimeout <em>Transaction Timeout</em>}'.
08847:             * <!-- begin-user-doc -->
08848:             * <!-- end-user-doc -->
08849:             * @return the meta object for the attribute '<em>Transaction Timeout</em>'.
08850:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getTransactionTimeout()
08851:             * @see #getJDBC()
08852:             * @generated
08853:             */
08854:            EAttribute getJDBC_TransactionTimeout();
08855:
08856:            /**
08857:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getDefaultPageSize <em>Default Page Size</em>}'.
08858:             * <!-- begin-user-doc -->
08859:             * <!-- end-user-doc -->
08860:             * @return the meta object for the attribute '<em>Default Page Size</em>'.
08861:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.JDBC#getDefaultPageSize()
08862:             * @see #getJDBC()
08863:             * @generated
08864:             */
08865:            EAttribute getJDBC_DefaultPageSize();
08866:
08867:            /**
08868:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script <em>Script</em>}'.
08869:             * <!-- begin-user-doc -->
08870:             * <!-- end-user-doc -->
08871:             * @return the meta object for class '<em>Script</em>'.
08872:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script
08873:             * @generated
08874:             */
08875:            EClass getScript();
08876:
08877:            /**
08878:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getType <em>Type</em>}'.
08879:             * <!-- begin-user-doc -->
08880:             * <!-- end-user-doc -->
08881:             * @return the meta object for the attribute '<em>Type</em>'.
08882:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getType()
08883:             * @see #getScript()
08884:             * @generated
08885:             */
08886:            EAttribute getScript_Type();
08887:
08888:            /**
08889:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getTriggerTime <em>Trigger Time</em>}'.
08890:             * <!-- begin-user-doc -->
08891:             * <!-- end-user-doc -->
08892:             * @return the meta object for the attribute '<em>Trigger Time</em>'.
08893:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getTriggerTime()
08894:             * @see #getScript()
08895:             * @generated
08896:             */
08897:            EAttribute getScript_TriggerTime();
08898:
08899:            /**
08900:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getClass_ <em>Class </em>}'.
08901:             * <!-- begin-user-doc -->
08902:             * <!-- end-user-doc -->
08903:             * @return the meta object for the attribute '<em>Class </em>'.
08904:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getClass_()
08905:             * @see #getScript()
08906:             * @generated
08907:             */
08908:            EAttribute getScript_Class_();
08909:
08910:            /**
08911:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getClassDescription <em>Class Description</em>}'.
08912:             * <!-- begin-user-doc -->
08913:             * <!-- end-user-doc -->
08914:             * @return the meta object for the attribute '<em>Class Description</em>'.
08915:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getClassDescription()
08916:             * @see #getScript()
08917:             * @generated
08918:             */
08919:            EAttribute getScript_ClassDescription();
08920:
08921:            /**
08922:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getScriptConsumer <em>Script Consumer</em>}'.
08923:             * <!-- begin-user-doc -->
08924:             * <!-- end-user-doc -->
08925:             * @return the meta object for the containment reference '<em>Script Consumer</em>'.
08926:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getScriptConsumer()
08927:             * @see #getScript()
08928:             * @generated
08929:             */
08930:            EReference getScript_ScriptConsumer();
08931:
08932:            /**
08933:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getScriptProvider <em>Script Provider</em>}'.
08934:             * <!-- begin-user-doc -->
08935:             * <!-- end-user-doc -->
08936:             * @return the meta object for the containment reference '<em>Script Provider</em>'.
08937:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getScriptProvider()
08938:             * @see #getScript()
08939:             * @generated
08940:             */
08941:            EReference getScript_ScriptProvider();
08942:
08943:            /**
08944:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#isUseScheduler <em>Use Scheduler</em>}'.
08945:             * <!-- begin-user-doc -->
08946:             * <!-- end-user-doc -->
08947:             * @return the meta object for the attribute '<em>Use Scheduler</em>'.
08948:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#isUseScheduler()
08949:             * @see #getScript()
08950:             * @generated
08951:             */
08952:            EAttribute getScript_UseScheduler();
08953:
08954:            /**
08955:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getScheduler <em>Scheduler</em>}'.
08956:             * <!-- begin-user-doc -->
08957:             * <!-- end-user-doc -->
08958:             * @return the meta object for the containment reference '<em>Scheduler</em>'.
08959:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Script#getScheduler()
08960:             * @see #getScript()
08961:             * @generated
08962:             */
08963:            EReference getScript_Scheduler();
08964:
08965:            /**
08966:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Comment <em>Comment</em>}'.
08967:             * <!-- begin-user-doc -->
08968:             * <!-- end-user-doc -->
08969:             * @return the meta object for class '<em>Comment</em>'.
08970:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Comment
08971:             * @generated
08972:             */
08973:            EClass getComment();
08974:
08975:            /**
08976:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP <em>TCPIP</em>}'.
08977:             * <!-- begin-user-doc -->
08978:             * <!-- end-user-doc -->
08979:             * @return the meta object for class '<em>TCPIP</em>'.
08980:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP
08981:             * @generated
08982:             */
08983:            EClass getTCPIP();
08984:
08985:            /**
08986:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getProtocolHandler <em>Protocol Handler</em>}'.
08987:             * <!-- begin-user-doc -->
08988:             * <!-- end-user-doc -->
08989:             * @return the meta object for the attribute '<em>Protocol Handler</em>'.
08990:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getProtocolHandler()
08991:             * @see #getTCPIP()
08992:             * @generated
08993:             */
08994:            EAttribute getTCPIP_ProtocolHandler();
08995:
08996:            /**
08997:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getConnectionMode <em>Connection Mode</em>}'.
08998:             * <!-- begin-user-doc -->
08999:             * <!-- end-user-doc -->
09000:             * @return the meta object for the attribute '<em>Connection Mode</em>'.
09001:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getConnectionMode()
09002:             * @see #getTCPIP()
09003:             * @generated
09004:             */
09005:            EAttribute getTCPIP_ConnectionMode();
09006:
09007:            /**
09008:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getClient <em>Client</em>}'.
09009:             * <!-- begin-user-doc -->
09010:             * <!-- end-user-doc -->
09011:             * @return the meta object for the containment reference '<em>Client</em>'.
09012:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getClient()
09013:             * @see #getTCPIP()
09014:             * @generated
09015:             */
09016:            EReference getTCPIP_Client();
09017:
09018:            /**
09019:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getServer <em>Server</em>}'.
09020:             * <!-- begin-user-doc -->
09021:             * <!-- end-user-doc -->
09022:             * @return the meta object for the containment reference '<em>Server</em>'.
09023:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getServer()
09024:             * @see #getTCPIP()
09025:             * @generated
09026:             */
09027:            EReference getTCPIP_Server();
09028:
09029:            /**
09030:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getTcpipConsumer <em>Tcpip Consumer</em>}'.
09031:             * <!-- begin-user-doc -->
09032:             * <!-- end-user-doc -->
09033:             * @return the meta object for the containment reference '<em>Tcpip Consumer</em>'.
09034:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getTcpipConsumer()
09035:             * @see #getTCPIP()
09036:             * @generated
09037:             */
09038:            EReference getTCPIP_TcpipConsumer();
09039:
09040:            /**
09041:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getTcpipProvider <em>Tcpip Provider</em>}'.
09042:             * <!-- begin-user-doc -->
09043:             * <!-- end-user-doc -->
09044:             * @return the meta object for the containment reference '<em>Tcpip Provider</em>'.
09045:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getTcpipProvider()
09046:             * @see #getTCPIP()
09047:             * @generated
09048:             */
09049:            EReference getTCPIP_TcpipProvider();
09050:
09051:            /**
09052:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionSetting <em>Connection Setting</em>}'.
09053:             * <!-- begin-user-doc -->
09054:             * <!-- end-user-doc -->
09055:             * @return the meta object for class '<em>Connection Setting</em>'.
09056:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionSetting
09057:             * @generated
09058:             */
09059:            EClass getConnectionSetting();
09060:
09061:            /**
09062:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionSetting#getLocalBindHost <em>Local Bind Host</em>}'.
09063:             * <!-- begin-user-doc -->
09064:             * <!-- end-user-doc -->
09065:             * @return the meta object for the attribute '<em>Local Bind Host</em>'.
09066:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionSetting#getLocalBindHost()
09067:             * @see #getConnectionSetting()
09068:             * @generated
09069:             */
09070:            EAttribute getConnectionSetting_LocalBindHost();
09071:
09072:            /**
09073:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionSetting#getSSL <em>SSL</em>}'.
09074:             * <!-- begin-user-doc -->
09075:             * <!-- end-user-doc -->
09076:             * @return the meta object for the containment reference '<em>SSL</em>'.
09077:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionSetting#getSSL()
09078:             * @see #getConnectionSetting()
09079:             * @generated
09080:             */
09081:            EReference getConnectionSetting_SSL();
09082:
09083:            /**
09084:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionSetting#isUseSsl <em>Use Ssl</em>}'.
09085:             * <!-- begin-user-doc -->
09086:             * <!-- end-user-doc -->
09087:             * @return the meta object for the attribute '<em>Use Ssl</em>'.
09088:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionSetting#isUseSsl()
09089:             * @see #getConnectionSetting()
09090:             * @generated
09091:             */
09092:            EAttribute getConnectionSetting_UseSsl();
09093:
09094:            /**
09095:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getProtocolHandlerDescription <em>Protocol Handler Description</em>}'.
09096:             * <!-- begin-user-doc -->
09097:             * <!-- end-user-doc -->
09098:             * @return the meta object for the attribute '<em>Protocol Handler Description</em>'.
09099:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIP#getProtocolHandlerDescription()
09100:             * @see #getTCPIP()
09101:             * @generated
09102:             */
09103:            EAttribute getTCPIP_ProtocolHandlerDescription();
09104:
09105:            /**
09106:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPClient <em>TCPIP Client</em>}'.
09107:             * <!-- begin-user-doc -->
09108:             * <!-- end-user-doc -->
09109:             * @return the meta object for class '<em>TCPIP Client</em>'.
09110:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPClient
09111:             * @generated
09112:             */
09113:            EClass getTCPIPClient();
09114:
09115:            /**
09116:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPClient#getHost <em>Host</em>}'.
09117:             * <!-- begin-user-doc -->
09118:             * <!-- end-user-doc -->
09119:             * @return the meta object for the attribute '<em>Host</em>'.
09120:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPClient#getHost()
09121:             * @see #getTCPIPClient()
09122:             * @generated
09123:             */
09124:            EAttribute getTCPIPClient_Host();
09125:
09126:            /**
09127:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPClient#getPort <em>Port</em>}'.
09128:             * <!-- begin-user-doc -->
09129:             * <!-- end-user-doc -->
09130:             * @return the meta object for the attribute '<em>Port</em>'.
09131:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPClient#getPort()
09132:             * @see #getTCPIPClient()
09133:             * @generated
09134:             */
09135:            EAttribute getTCPIPClient_Port();
09136:
09137:            /**
09138:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPServer <em>TCPIP Server</em>}'.
09139:             * <!-- begin-user-doc -->
09140:             * <!-- end-user-doc -->
09141:             * @return the meta object for class '<em>TCPIP Server</em>'.
09142:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPServer
09143:             * @generated
09144:             */
09145:            EClass getTCPIPServer();
09146:
09147:            /**
09148:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPServer#getListenPort <em>Listen Port</em>}'.
09149:             * <!-- begin-user-doc -->
09150:             * <!-- end-user-doc -->
09151:             * @return the meta object for the attribute '<em>Listen Port</em>'.
09152:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPServer#getListenPort()
09153:             * @see #getTCPIPServer()
09154:             * @generated
09155:             */
09156:            EAttribute getTCPIPServer_ListenPort();
09157:
09158:            /**
09159:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPServer#getMaxClients <em>Max Clients</em>}'.
09160:             * <!-- begin-user-doc -->
09161:             * <!-- end-user-doc -->
09162:             * @return the meta object for the attribute '<em>Max Clients</em>'.
09163:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TCPIPServer#getMaxClients()
09164:             * @see #getTCPIPServer()
09165:             * @generated
09166:             */
09167:            EAttribute getTCPIPServer_MaxClients();
09168:
09169:            /**
09170:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL <em>SSL</em>}'.
09171:             * <!-- begin-user-doc -->
09172:             * <!-- end-user-doc -->
09173:             * @return the meta object for class '<em>SSL</em>'.
09174:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL
09175:             * @generated
09176:             */
09177:            EClass getSSL();
09178:
09179:            /**
09180:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getSslProtocol <em>Ssl Protocol</em>}'.
09181:             * <!-- begin-user-doc -->
09182:             * <!-- end-user-doc -->
09183:             * @return the meta object for the attribute '<em>Ssl Protocol</em>'.
09184:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getSslProtocol()
09185:             * @see #getSSL()
09186:             * @generated
09187:             */
09188:            EAttribute getSSL_SslProtocol();
09189:
09190:            /**
09191:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#isAllowAnonymous <em>Allow Anonymous</em>}'.
09192:             * <!-- begin-user-doc -->
09193:             * <!-- end-user-doc -->
09194:             * @return the meta object for the attribute '<em>Allow Anonymous</em>'.
09195:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#isAllowAnonymous()
09196:             * @see #getSSL()
09197:             * @generated
09198:             */
09199:            EAttribute getSSL_AllowAnonymous();
09200:
09201:            /**
09202:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#isUsePrivateKey <em>Use Private Key</em>}'.
09203:             * <!-- begin-user-doc -->
09204:             * <!-- end-user-doc -->
09205:             * @return the meta object for the attribute '<em>Use Private Key</em>'.
09206:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#isUsePrivateKey()
09207:             * @see #getSSL()
09208:             * @generated
09209:             */
09210:            EAttribute getSSL_UsePrivateKey();
09211:
09212:            /**
09213:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getKeyStoreFile <em>Key Store File</em>}'.
09214:             * <!-- begin-user-doc -->
09215:             * <!-- end-user-doc -->
09216:             * @return the meta object for the attribute '<em>Key Store File</em>'.
09217:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getKeyStoreFile()
09218:             * @see #getSSL()
09219:             * @generated
09220:             */
09221:            EAttribute getSSL_KeyStoreFile();
09222:
09223:            /**
09224:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getKeyStorePassword <em>Key Store Password</em>}'.
09225:             * <!-- begin-user-doc -->
09226:             * <!-- end-user-doc -->
09227:             * @return the meta object for the attribute '<em>Key Store Password</em>'.
09228:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getKeyStorePassword()
09229:             * @see #getSSL()
09230:             * @generated
09231:             */
09232:            EAttribute getSSL_KeyStorePassword();
09233:
09234:            /**
09235:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#isUseDefaultTrustStore <em>Use Default Trust Store</em>}'.
09236:             * <!-- begin-user-doc -->
09237:             * <!-- end-user-doc -->
09238:             * @return the meta object for the attribute '<em>Use Default Trust Store</em>'.
09239:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#isUseDefaultTrustStore()
09240:             * @see #getSSL()
09241:             * @generated
09242:             */
09243:            EAttribute getSSL_UseDefaultTrustStore();
09244:
09245:            /**
09246:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getTrustStoreFile <em>Trust Store File</em>}'.
09247:             * <!-- begin-user-doc -->
09248:             * <!-- end-user-doc -->
09249:             * @return the meta object for the attribute '<em>Trust Store File</em>'.
09250:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getTrustStoreFile()
09251:             * @see #getSSL()
09252:             * @generated
09253:             */
09254:            EAttribute getSSL_TrustStoreFile();
09255:
09256:            /**
09257:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getTrustStorePassword <em>Trust Store Password</em>}'.
09258:             * <!-- begin-user-doc -->
09259:             * <!-- end-user-doc -->
09260:             * @return the meta object for the attribute '<em>Trust Store Password</em>'.
09261:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#getTrustStorePassword()
09262:             * @see #getSSL()
09263:             * @generated
09264:             */
09265:            EAttribute getSSL_TrustStorePassword();
09266:
09267:            /**
09268:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#isAuthenticatePeer <em>Authenticate Peer</em>}'.
09269:             * <!-- begin-user-doc -->
09270:             * <!-- end-user-doc -->
09271:             * @return the meta object for the attribute '<em>Authenticate Peer</em>'.
09272:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSL#isAuthenticatePeer()
09273:             * @see #getSSL()
09274:             * @generated
09275:             */
09276:            EAttribute getSSL_AuthenticatePeer();
09277:
09278:            /**
09279:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Provider <em>Provider</em>}'.
09280:             * <!-- begin-user-doc -->
09281:             * <!-- end-user-doc -->
09282:             * @return the meta object for class '<em>Provider</em>'.
09283:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Provider
09284:             * @generated
09285:             */
09286:            EClass getProvider();
09287:
09288:            /**
09289:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Consumer <em>Consumer</em>}'.
09290:             * <!-- begin-user-doc -->
09291:             * <!-- end-user-doc -->
09292:             * @return the meta object for class '<em>Consumer</em>'.
09293:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Consumer
09294:             * @generated
09295:             */
09296:            EClass getConsumer();
09297:
09298:            /**
09299:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Consumer#getDefaultMep <em>Default Mep</em>}'.
09300:             * <!-- begin-user-doc -->
09301:             * <!-- end-user-doc -->
09302:             * @return the meta object for the attribute '<em>Default Mep</em>'.
09303:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.Consumer#getDefaultMep()
09304:             * @see #getConsumer()
09305:             * @generated
09306:             */
09307:            EAttribute getConsumer_DefaultMep();
09308:
09309:            /**
09310:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EndPoint <em>End Point</em>}'.
09311:             * <!-- begin-user-doc -->
09312:             * <!-- end-user-doc -->
09313:             * @return the meta object for class '<em>End Point</em>'.
09314:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EndPoint
09315:             * @generated
09316:             */
09317:            EClass getEndPoint();
09318:
09319:            /**
09320:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EndPoint#getEndPointName <em>End Point Name</em>}'.
09321:             * <!-- begin-user-doc -->
09322:             * <!-- end-user-doc -->
09323:             * @return the meta object for the attribute '<em>End Point Name</em>'.
09324:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EndPoint#getEndPointName()
09325:             * @see #getEndPoint()
09326:             * @generated
09327:             */
09328:            EAttribute getEndPoint_EndPointName();
09329:
09330:            /**
09331:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EndPoint#getCharset <em>Charset</em>}'.
09332:             * <!-- begin-user-doc -->
09333:             * <!-- end-user-doc -->
09334:             * @return the meta object for the attribute '<em>Charset</em>'.
09335:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EndPoint#getCharset()
09336:             * @see #getEndPoint()
09337:             * @generated
09338:             */
09339:            EAttribute getEndPoint_Charset();
09340:
09341:            /**
09342:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EndPoint#getRecordType <em>Record Type</em>}'.
09343:             * <!-- begin-user-doc -->
09344:             * <!-- end-user-doc -->
09345:             * @return the meta object for the attribute '<em>Record Type</em>'.
09346:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.EndPoint#getRecordType()
09347:             * @see #getEndPoint()
09348:             * @generated
09349:             */
09350:            EAttribute getEndPoint_RecordType();
09351:
09352:            /**
09353:             * Returns the meta object for class '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection <em>Http Connection</em>}'.
09354:             * <!-- begin-user-doc -->
09355:             * <!-- end-user-doc -->
09356:             * @return the meta object for class '<em>Http Connection</em>'.
09357:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection
09358:             * @generated
09359:             */
09360:            EClass getHttpConnection();
09361:
09362:            /**
09363:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getLocationUrl <em>Location Url</em>}'.
09364:             * <!-- begin-user-doc -->
09365:             * <!-- end-user-doc -->
09366:             * @return the meta object for the attribute '<em>Location Url</em>'.
09367:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getLocationUrl()
09368:             * @see #getHttpConnection()
09369:             * @generated
09370:             */
09371:            EAttribute getHttpConnection_LocationUrl();
09372:
09373:            /**
09374:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#isSoapEnabled <em>Soap Enabled</em>}'.
09375:             * <!-- begin-user-doc -->
09376:             * <!-- end-user-doc -->
09377:             * @return the meta object for the attribute '<em>Soap Enabled</em>'.
09378:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#isSoapEnabled()
09379:             * @see #getHttpConnection()
09380:             * @generated
09381:             */
09382:            EAttribute getHttpConnection_SoapEnabled();
09383:
09384:            /**
09385:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#isUseSsl <em>Use Ssl</em>}'.
09386:             * <!-- begin-user-doc -->
09387:             * <!-- end-user-doc -->
09388:             * @return the meta object for the attribute '<em>Use Ssl</em>'.
09389:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#isUseSsl()
09390:             * @see #getHttpConnection()
09391:             * @generated
09392:             */
09393:            EAttribute getHttpConnection_UseSsl();
09394:
09395:            /**
09396:             * Returns the meta object for the containment reference '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getSSL <em>SSL</em>}'.
09397:             * <!-- begin-user-doc -->
09398:             * <!-- end-user-doc -->
09399:             * @return the meta object for the containment reference '<em>SSL</em>'.
09400:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getSSL()
09401:             * @see #getHttpConnection()
09402:             * @generated
09403:             */
09404:            EReference getHttpConnection_SSL();
09405:
09406:            /**
09407:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getTimeout <em>Timeout</em>}'.
09408:             * <!-- begin-user-doc -->
09409:             * <!-- end-user-doc -->
09410:             * @return the meta object for the attribute '<em>Timeout</em>'.
09411:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getTimeout()
09412:             * @see #getHttpConnection()
09413:             * @generated
09414:             */
09415:            EAttribute getHttpConnection_Timeout();
09416:
09417:            /**
09418:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getAttachmentMode <em>Attachment Mode</em>}'.
09419:             * <!-- begin-user-doc -->
09420:             * <!-- end-user-doc -->
09421:             * @return the meta object for the attribute '<em>Attachment Mode</em>'.
09422:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getAttachmentMode()
09423:             * @see #getHttpConnection()
09424:             * @generated
09425:             */
09426:            EAttribute getHttpConnection_AttachmentMode();
09427:
09428:            /**
09429:             * Returns the meta object for the attribute '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getMarshaller <em>Marshaller</em>}'.
09430:             * <!-- begin-user-doc -->
09431:             * <!-- end-user-doc -->
09432:             * @return the meta object for the attribute '<em>Marshaller</em>'.
09433:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.HttpConnection#getMarshaller()
09434:             * @see #getHttpConnection()
09435:             * @generated
09436:             */
09437:            EAttribute getHttpConnection_Marshaller();
09438:
09439:            /**
09440:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DefaultMepType <em>Default Mep Type</em>}'.
09441:             * <!-- begin-user-doc -->
09442:             * <!-- end-user-doc -->
09443:             * @return the meta object for enum '<em>Default Mep Type</em>'.
09444:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DefaultMepType
09445:             * @generated
09446:             */
09447:            EEnum getDefaultMepType();
09448:
09449:            /**
09450:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DestinationStyleType <em>Destination Style Type</em>}'.
09451:             * <!-- begin-user-doc -->
09452:             * <!-- end-user-doc -->
09453:             * @return the meta object for enum '<em>Destination Style Type</em>'.
09454:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DestinationStyleType
09455:             * @generated
09456:             */
09457:            EEnum getDestinationStyleType();
09458:
09459:            /**
09460:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReadStyleType <em>Read Style Type</em>}'.
09461:             * <!-- begin-user-doc -->
09462:             * <!-- end-user-doc -->
09463:             * @return the meta object for enum '<em>Read Style Type</em>'.
09464:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReadStyleType
09465:             * @generated
09466:             */
09467:            EEnum getReadStyleType();
09468:
09469:            /**
09470:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RecordTypeType <em>Record Type Type</em>}'.
09471:             * <!-- begin-user-doc -->
09472:             * <!-- end-user-doc -->
09473:             * @return the meta object for enum '<em>Record Type Type</em>'.
09474:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RecordTypeType
09475:             * @generated
09476:             */
09477:            EEnum getRecordTypeType();
09478:
09479:            /**
09480:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileActionType <em>File Action Type</em>}'.
09481:             * <!-- begin-user-doc -->
09482:             * <!-- end-user-doc -->
09483:             * @return the meta object for enum '<em>File Action Type</em>'.
09484:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileActionType
09485:             * @generated
09486:             */
09487:            EEnum getFileActionType();
09488:
09489:            /**
09490:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ParserType <em>Parser Type</em>}'.
09491:             * <!-- begin-user-doc -->
09492:             * <!-- end-user-doc -->
09493:             * @return the meta object for enum '<em>Parser Type</em>'.
09494:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ParserType
09495:             * @generated
09496:             */
09497:            EEnum getParserType();
09498:
09499:            /**
09500:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocContext <em>Upoc Context</em>}'.
09501:             * <!-- begin-user-doc -->
09502:             * <!-- end-user-doc -->
09503:             * @return the meta object for enum '<em>Upoc Context</em>'.
09504:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocContext
09505:             * @generated
09506:             */
09507:            EEnum getUpocContext();
09508:
09509:            /**
09510:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectModeType <em>Connect Mode Type</em>}'.
09511:             * <!-- begin-user-doc -->
09512:             * <!-- end-user-doc -->
09513:             * @return the meta object for enum '<em>Connect Mode Type</em>'.
09514:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectModeType
09515:             * @generated
09516:             */
09517:            EEnum getConnectModeType();
09518:
09519:            /**
09520:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TransferModeType <em>Transfer Mode Type</em>}'.
09521:             * <!-- begin-user-doc -->
09522:             * <!-- end-user-doc -->
09523:             * @return the meta object for enum '<em>Transfer Mode Type</em>'.
09524:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TransferModeType
09525:             * @generated
09526:             */
09527:            EEnum getTransferModeType();
09528:
09529:            /**
09530:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RegularType <em>Regular Type</em>}'.
09531:             * <!-- begin-user-doc -->
09532:             * <!-- end-user-doc -->
09533:             * @return the meta object for enum '<em>Regular Type</em>'.
09534:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RegularType
09535:             * @generated
09536:             */
09537:            EEnum getRegularType();
09538:
09539:            /**
09540:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBRType <em>CBR Type</em>}'.
09541:             * <!-- begin-user-doc -->
09542:             * <!-- end-user-doc -->
09543:             * @return the meta object for enum '<em>CBR Type</em>'.
09544:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBRType
09545:             * @generated
09546:             */
09547:            EEnum getCBRType();
09548:
09549:            /**
09550:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptType <em>Script Type</em>}'.
09551:             * <!-- begin-user-doc -->
09552:             * <!-- end-user-doc -->
09553:             * @return the meta object for enum '<em>Script Type</em>'.
09554:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptType
09555:             * @generated
09556:             */
09557:            EEnum getScriptType();
09558:
09559:            /**
09560:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptRoleType <em>Script Role Type</em>}'.
09561:             * <!-- begin-user-doc -->
09562:             * <!-- end-user-doc -->
09563:             * @return the meta object for enum '<em>Script Role Type</em>'.
09564:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptRoleType
09565:             * @generated
09566:             */
09567:            EEnum getScriptRoleType();
09568:
09569:            /**
09570:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPScriptModeType <em>FTP Script Mode Type</em>}'.
09571:             * <!-- begin-user-doc -->
09572:             * <!-- end-user-doc -->
09573:             * @return the meta object for enum '<em>FTP Script Mode Type</em>'.
09574:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPScriptModeType
09575:             * @generated
09576:             */
09577:            EEnum getFTPScriptModeType();
09578:
09579:            /**
09580:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RoleType <em>Role Type</em>}'.
09581:             * <!-- begin-user-doc -->
09582:             * <!-- end-user-doc -->
09583:             * @return the meta object for enum '<em>Role Type</em>'.
09584:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RoleType
09585:             * @generated
09586:             */
09587:            EEnum getRoleType();
09588:
09589:            /**
09590:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionModeType <em>Connection Mode Type</em>}'.
09591:             * <!-- begin-user-doc -->
09592:             * <!-- end-user-doc -->
09593:             * @return the meta object for enum '<em>Connection Mode Type</em>'.
09594:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionModeType
09595:             * @generated
09596:             */
09597:            EEnum getConnectionModeType();
09598:
09599:            /**
09600:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSLMode <em>SSL Mode</em>}'.
09601:             * <!-- begin-user-doc -->
09602:             * <!-- end-user-doc -->
09603:             * @return the meta object for enum '<em>SSL Mode</em>'.
09604:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSLMode
09605:             * @generated
09606:             */
09607:            EEnum getSSLMode();
09608:
09609:            /**
09610:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PatternModel <em>Pattern Model</em>}'.
09611:             * <!-- begin-user-doc -->
09612:             * <!-- end-user-doc -->
09613:             * @return the meta object for enum '<em>Pattern Model</em>'.
09614:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PatternModel
09615:             * @generated
09616:             */
09617:            EEnum getPatternModel();
09618:
09619:            /**
09620:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FolderBrowseStyle <em>Folder Browse Style</em>}'.
09621:             * <!-- begin-user-doc -->
09622:             * <!-- end-user-doc -->
09623:             * @return the meta object for enum '<em>Folder Browse Style</em>'.
09624:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FolderBrowseStyle
09625:             * @generated
09626:             */
09627:            EEnum getFolderBrowseStyle();
09628:
09629:            /**
09630:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReceiveProtocol <em>Receive Protocol</em>}'.
09631:             * <!-- begin-user-doc -->
09632:             * <!-- end-user-doc -->
09633:             * @return the meta object for enum '<em>Receive Protocol</em>'.
09634:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReceiveProtocol
09635:             * @generated
09636:             */
09637:            EEnum getReceiveProtocol();
09638:
09639:            /**
09640:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.AttachmentModeType <em>Attachment Mode Type</em>}'.
09641:             * <!-- begin-user-doc -->
09642:             * <!-- end-user-doc -->
09643:             * @return the meta object for enum '<em>Attachment Mode Type</em>'.
09644:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.AttachmentModeType
09645:             * @generated
09646:             */
09647:            EEnum getAttachmentModeType();
09648:
09649:            /**
09650:             * Returns the meta object for enum '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.WSDLSource <em>WSDL Source</em>}'.
09651:             * <!-- begin-user-doc -->
09652:             * <!-- end-user-doc -->
09653:             * @return the meta object for enum '<em>WSDL Source</em>'.
09654:             * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.WSDLSource
09655:             * @generated
09656:             */
09657:            EEnum getWSDLSource();
09658:
09659:            /**
09660:             * Returns the factory that creates the instances of the model.
09661:             * <!-- begin-user-doc -->
09662:             * <!-- end-user-doc -->
09663:             * @return the factory that creates the instances of the model.
09664:             * @generated
09665:             */
09666:            componentflowFactory getcomponentflowFactory();
09667:
09668:            /**
09669:             * <!-- begin-user-doc -->
09670:             * Defines literals for the meta objects that represent
09671:             * <ul>
09672:             *   <li>each class,</li>
09673:             *   <li>each feature of each class,</li>
09674:             *   <li>each enum,</li>
09675:             *   <li>and each data type</li>
09676:             * </ul>
09677:             * <!-- end-user-doc -->
09678:             * @generated
09679:             */
09680:            interface Literals {
09681:                /**
09682:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BindingComponentImpl <em>Binding Component</em>}' class.
09683:                 * <!-- begin-user-doc -->
09684:                 * <!-- end-user-doc -->
09685:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BindingComponentImpl
09686:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getBindingComponent()
09687:                 * @generated
09688:                 */
09689:                EClass BINDING_COMPONENT = eINSTANCE.getBindingComponent();
09690:
09691:                /**
09692:                 * The meta object literal for the '<em><b>Consumer CCSL</b></em>' containment reference feature.
09693:                 * <!-- begin-user-doc -->
09694:                 * <!-- end-user-doc -->
09695:                 * @generated
09696:                 */
09697:                EReference BINDING_COMPONENT__CONSUMER_CCSL = eINSTANCE
09698:                        .getBindingComponent_ConsumerCCSL();
09699:
09700:                /**
09701:                 * The meta object literal for the '<em><b>Role</b></em>' attribute feature.
09702:                 * <!-- begin-user-doc -->
09703:                 * <!-- end-user-doc -->
09704:                 * @generated
09705:                 */
09706:                EAttribute BINDING_COMPONENT__ROLE = eINSTANCE
09707:                        .getBindingComponent_Role();
09708:
09709:                /**
09710:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ComponentFlowEditorElementImpl <em>Component Flow Editor Element</em>}' class.
09711:                 * <!-- begin-user-doc -->
09712:                 * <!-- end-user-doc -->
09713:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ComponentFlowEditorElementImpl
09714:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getComponentFlowEditorElement()
09715:                 * @generated
09716:                 */
09717:                EClass COMPONENT_FLOW_EDITOR_ELEMENT = eINSTANCE
09718:                        .getComponentFlowEditorElement();
09719:
09720:                /**
09721:                 * The meta object literal for the '<em><b>Interface Name</b></em>' attribute feature.
09722:                 * <!-- begin-user-doc -->
09723:                 * <!-- end-user-doc -->
09724:                 * @generated
09725:                 */
09726:                EAttribute COMPONENT_FLOW_EDITOR_ELEMENT__INTERFACE_NAME = eINSTANCE
09727:                        .getComponentFlowEditorElement_InterfaceName();
09728:
09729:                /**
09730:                 * The meta object literal for the '<em><b>Service Name</b></em>' attribute feature.
09731:                 * <!-- begin-user-doc -->
09732:                 * <!-- end-user-doc -->
09733:                 * @generated
09734:                 */
09735:                EAttribute COMPONENT_FLOW_EDITOR_ELEMENT__SERVICE_NAME = eINSTANCE
09736:                        .getComponentFlowEditorElement_ServiceName();
09737:
09738:                /**
09739:                 * The meta object literal for the '<em><b>Use CCSL</b></em>' attribute feature.
09740:                 * <!-- begin-user-doc -->
09741:                 * <!-- end-user-doc -->
09742:                 * @generated
09743:                 */
09744:                EAttribute COMPONENT_FLOW_EDITOR_ELEMENT__USE_CCSL = eINSTANCE
09745:                        .getComponentFlowEditorElement_UseCCSL();
09746:
09747:                /**
09748:                 * The meta object literal for the '<em><b>Provider CCSL</b></em>' containment reference feature.
09749:                 * <!-- begin-user-doc -->
09750:                 * <!-- end-user-doc -->
09751:                 * @generated
09752:                 */
09753:                EReference COMPONENT_FLOW_EDITOR_ELEMENT__PROVIDER_CCSL = eINSTANCE
09754:                        .getComponentFlowEditorElement_ProviderCCSL();
09755:
09756:                /**
09757:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ServiceEngineImpl <em>Service Engine</em>}' class.
09758:                 * <!-- begin-user-doc -->
09759:                 * <!-- end-user-doc -->
09760:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ServiceEngineImpl
09761:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getServiceEngine()
09762:                 * @generated
09763:                 */
09764:                EClass SERVICE_ENGINE = eINSTANCE.getServiceEngine();
09765:
09766:                /**
09767:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HTTPImpl <em>HTTP</em>}' class.
09768:                 * <!-- begin-user-doc -->
09769:                 * <!-- end-user-doc -->
09770:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HTTPImpl
09771:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getHTTP()
09772:                 * @generated
09773:                 */
09774:                EClass HTTP = eINSTANCE.getHTTP();
09775:
09776:                /**
09777:                 * The meta object literal for the '<em><b>Http Provider</b></em>' containment reference feature.
09778:                 * <!-- begin-user-doc -->
09779:                 * <!-- end-user-doc -->
09780:                 * @generated
09781:                 */
09782:                EReference HTTP__HTTP_PROVIDER = eINSTANCE
09783:                        .getHTTP_HttpProvider();
09784:
09785:                /**
09786:                 * The meta object literal for the '<em><b>Http Consumer</b></em>' containment reference feature.
09787:                 * <!-- begin-user-doc -->
09788:                 * <!-- end-user-doc -->
09789:                 * @generated
09790:                 */
09791:                EReference HTTP__HTTP_CONSUMER = eINSTANCE
09792:                        .getHTTP_HttpConsumer();
09793:
09794:                /**
09795:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileImpl <em>File</em>}' class.
09796:                 * <!-- begin-user-doc -->
09797:                 * <!-- end-user-doc -->
09798:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileImpl
09799:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFile()
09800:                 * @generated
09801:                 */
09802:                EClass FILE = eINSTANCE.getFile();
09803:
09804:                /**
09805:                 * The meta object literal for the '<em><b>File Provider</b></em>' containment reference feature.
09806:                 * <!-- begin-user-doc -->
09807:                 * <!-- end-user-doc -->
09808:                 * @generated
09809:                 */
09810:                EReference FILE__FILE_PROVIDER = eINSTANCE
09811:                        .getFile_FileProvider();
09812:
09813:                /**
09814:                 * The meta object literal for the '<em><b>File Consumer</b></em>' containment reference feature.
09815:                 * <!-- begin-user-doc -->
09816:                 * <!-- end-user-doc -->
09817:                 * @generated
09818:                 */
09819:                EReference FILE__FILE_CONSUMER = eINSTANCE
09820:                        .getFile_FileConsumer();
09821:
09822:                /**
09823:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPImpl <em>FTP</em>}' class.
09824:                 * <!-- begin-user-doc -->
09825:                 * <!-- end-user-doc -->
09826:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPImpl
09827:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTP()
09828:                 * @generated
09829:                 */
09830:                EClass FTP = eINSTANCE.getFTP();
09831:
09832:                /**
09833:                 * The meta object literal for the '<em><b>Script Mode</b></em>' attribute feature.
09834:                 * <!-- begin-user-doc -->
09835:                 * <!-- end-user-doc -->
09836:                 * @generated
09837:                 */
09838:                EAttribute FTP__SCRIPT_MODE = eINSTANCE.getFTP_ScriptMode();
09839:
09840:                /**
09841:                 * The meta object literal for the '<em><b>Ftp Base</b></em>' containment reference feature.
09842:                 * <!-- begin-user-doc -->
09843:                 * <!-- end-user-doc -->
09844:                 * @generated
09845:                 */
09846:                EReference FTP__FTP_BASE = eINSTANCE.getFTP_FtpBase();
09847:
09848:                /**
09849:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TransformerImpl <em>Transformer</em>}' class.
09850:                 * <!-- begin-user-doc -->
09851:                 * <!-- end-user-doc -->
09852:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TransformerImpl
09853:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTransformer()
09854:                 * @generated
09855:                 */
09856:                EClass TRANSFORMER = eINSTANCE.getTransformer();
09857:
09858:                /**
09859:                 * The meta object literal for the '<em><b>Trn File</b></em>' attribute feature.
09860:                 * <!-- begin-user-doc -->
09861:                 * <!-- end-user-doc -->
09862:                 * @generated
09863:                 */
09864:                EAttribute TRANSFORMER__TRN_FILE = eINSTANCE
09865:                        .getTransformer_TrnFile();
09866:
09867:                /**
09868:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ParserImpl <em>Parser</em>}' class.
09869:                 * <!-- begin-user-doc -->
09870:                 * <!-- end-user-doc -->
09871:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ParserImpl
09872:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getParser()
09873:                 * @generated
09874:                 */
09875:                EClass PARSER = eINSTANCE.getParser();
09876:
09877:                /**
09878:                 * The meta object literal for the '<em><b>Parser Type</b></em>' attribute feature.
09879:                 * <!-- begin-user-doc -->
09880:                 * <!-- end-user-doc -->
09881:                 * @generated
09882:                 */
09883:                EAttribute PARSER__PARSER_TYPE = eINSTANCE
09884:                        .getParser_ParserType();
09885:
09886:                /**
09887:                 * The meta object literal for the '<em><b>Message Definition</b></em>' attribute feature.
09888:                 * <!-- begin-user-doc -->
09889:                 * <!-- end-user-doc -->
09890:                 * @generated
09891:                 */
09892:                EAttribute PARSER__MESSAGE_DEFINITION = eINSTANCE
09893:                        .getParser_MessageDefinition();
09894:
09895:                /**
09896:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.XSLTImpl <em>XSLT</em>}' class.
09897:                 * <!-- begin-user-doc -->
09898:                 * <!-- end-user-doc -->
09899:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.XSLTImpl
09900:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getXSLT()
09901:                 * @generated
09902:                 */
09903:                EClass XSLT = eINSTANCE.getXSLT();
09904:
09905:                /**
09906:                 * The meta object literal for the '<em><b>XSLT Style Sheet</b></em>' attribute feature.
09907:                 * <!-- begin-user-doc -->
09908:                 * <!-- end-user-doc -->
09909:                 * @generated
09910:                 */
09911:                EAttribute XSLT__XSLT_STYLE_SHEET = eINSTANCE
09912:                        .getXSLT_XSLTStyleSheet();
09913:
09914:                /**
09915:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SequencerImpl <em>Sequencer</em>}' class.
09916:                 * <!-- begin-user-doc -->
09917:                 * <!-- end-user-doc -->
09918:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SequencerImpl
09919:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getSequencer()
09920:                 * @generated
09921:                 */
09922:                EClass SEQUENCER = eINSTANCE.getSequencer();
09923:
09924:                /**
09925:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ComponentFlowEditorDocumentImpl <em>Component Flow Editor Document</em>}' class.
09926:                 * <!-- begin-user-doc -->
09927:                 * <!-- end-user-doc -->
09928:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ComponentFlowEditorDocumentImpl
09929:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getComponentFlowEditorDocument()
09930:                 * @generated
09931:                 */
09932:                EClass COMPONENT_FLOW_EDITOR_DOCUMENT = eINSTANCE
09933:                        .getComponentFlowEditorDocument();
09934:
09935:                /**
09936:                 * The meta object literal for the '<em><b>Component Flow Editor Elements</b></em>' containment reference list feature.
09937:                 * <!-- begin-user-doc -->
09938:                 * <!-- end-user-doc -->
09939:                 * @generated
09940:                 */
09941:                EReference COMPONENT_FLOW_EDITOR_DOCUMENT__COMPONENT_FLOW_EDITOR_ELEMENTS = eINSTANCE
09942:                        .getComponentFlowEditorDocument_ComponentFlowEditorElements();
09943:
09944:                /**
09945:                 * The meta object literal for the '<em><b>Message Exchanges</b></em>' containment reference list feature.
09946:                 * <!-- begin-user-doc -->
09947:                 * <!-- end-user-doc -->
09948:                 * @generated
09949:                 */
09950:                EReference COMPONENT_FLOW_EDITOR_DOCUMENT__MESSAGE_EXCHANGES = eINSTANCE
09951:                        .getComponentFlowEditorDocument_MessageExchanges();
09952:
09953:                /**
09954:                 * The meta object literal for the '<em><b>Decorative Model Elements</b></em>' containment reference list feature.
09955:                 * <!-- begin-user-doc -->
09956:                 * <!-- end-user-doc -->
09957:                 * @generated
09958:                 */
09959:                EReference COMPONENT_FLOW_EDITOR_DOCUMENT__DECORATIVE_MODEL_ELEMENTS = eINSTANCE
09960:                        .getComponentFlowEditorDocument_DecorativeModelElements();
09961:
09962:                /**
09963:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.MessageExchangeImpl <em>Message Exchange</em>}' class.
09964:                 * <!-- begin-user-doc -->
09965:                 * <!-- end-user-doc -->
09966:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.MessageExchangeImpl
09967:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getMessageExchange()
09968:                 * @generated
09969:                 */
09970:                EClass MESSAGE_EXCHANGE = eINSTANCE.getMessageExchange();
09971:
09972:                /**
09973:                 * The meta object literal for the '<em><b>Label</b></em>' attribute feature.
09974:                 * <!-- begin-user-doc -->
09975:                 * <!-- end-user-doc -->
09976:                 * @generated
09977:                 */
09978:                EAttribute MESSAGE_EXCHANGE__LABEL = eINSTANCE
09979:                        .getMessageExchange_Label();
09980:
09981:                /**
09982:                 * The meta object literal for the '<em><b>Timeout</b></em>' attribute feature.
09983:                 * <!-- begin-user-doc -->
09984:                 * <!-- end-user-doc -->
09985:                 * @generated
09986:                 */
09987:                EAttribute MESSAGE_EXCHANGE__TIMEOUT = eINSTANCE
09988:                        .getMessageExchange_Timeout();
09989:
09990:                /**
09991:                 * The meta object literal for the '<em><b>Operation</b></em>' attribute feature.
09992:                 * <!-- begin-user-doc -->
09993:                 * <!-- end-user-doc -->
09994:                 * @generated
09995:                 */
09996:                EAttribute MESSAGE_EXCHANGE__OPERATION = eINSTANCE
09997:                        .getMessageExchange_Operation();
09998:
09999:                /**
10000:                 * The meta object literal for the '<em><b>Source Element</b></em>' reference feature.
10001:                 * <!-- begin-user-doc -->
10002:                 * <!-- end-user-doc -->
10003:                 * @generated
10004:                 */
10005:                EReference MESSAGE_EXCHANGE__SOURCE_ELEMENT = eINSTANCE
10006:                        .getMessageExchange_SourceElement();
10007:
10008:                /**
10009:                 * The meta object literal for the '<em><b>Target Element</b></em>' reference feature.
10010:                 * <!-- begin-user-doc -->
10011:                 * <!-- end-user-doc -->
10012:                 * @generated
10013:                 */
10014:                EReference MESSAGE_EXCHANGE__TARGET_ELEMENT = eINSTANCE
10015:                        .getMessageExchange_TargetElement();
10016:
10017:                /**
10018:                 * The meta object literal for the '<em><b>Expression</b></em>' attribute feature.
10019:                 * <!-- begin-user-doc -->
10020:                 * <!-- end-user-doc -->
10021:                 * @generated
10022:                 */
10023:                EAttribute MESSAGE_EXCHANGE__EXPRESSION = eINSTANCE
10024:                        .getMessageExchange_Expression();
10025:
10026:                /**
10027:                 * The meta object literal for the '<em><b>Type</b></em>' attribute feature.
10028:                 * <!-- begin-user-doc -->
10029:                 * <!-- end-user-doc -->
10030:                 * @generated
10031:                 */
10032:                EAttribute MESSAGE_EXCHANGE__TYPE = eINSTANCE
10033:                        .getMessageExchange_Type();
10034:
10035:                /**
10036:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ExternalSystemImpl <em>External System</em>}' class.
10037:                 * <!-- begin-user-doc -->
10038:                 * <!-- end-user-doc -->
10039:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ExternalSystemImpl
10040:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getExternalSystem()
10041:                 * @generated
10042:                 */
10043:                EClass EXTERNAL_SYSTEM = eINSTANCE.getExternalSystem();
10044:
10045:                /**
10046:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.DecorativeModelElementImpl <em>Decorative Model Element</em>}' class.
10047:                 * <!-- begin-user-doc -->
10048:                 * <!-- end-user-doc -->
10049:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.DecorativeModelElementImpl
10050:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getDecorativeModelElement()
10051:                 * @generated
10052:                 */
10053:                EClass DECORATIVE_MODEL_ELEMENT = eINSTANCE
10054:                        .getDecorativeModelElement();
10055:
10056:                /**
10057:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpProviderImpl <em>Http Provider</em>}' class.
10058:                 * <!-- begin-user-doc -->
10059:                 * <!-- end-user-doc -->
10060:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpProviderImpl
10061:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getHttpProvider()
10062:                 * @generated
10063:                 */
10064:                EClass HTTP_PROVIDER = eINSTANCE.getHttpProvider();
10065:
10066:                /**
10067:                 * The meta object literal for the '<em><b>Imported WSDL</b></em>' attribute feature.
10068:                 * <!-- begin-user-doc -->
10069:                 * <!-- end-user-doc -->
10070:                 * @generated
10071:                 */
10072:                EAttribute HTTP_PROVIDER__IMPORTED_WSDL = eINSTANCE
10073:                        .getHttpProvider_ImportedWSDL();
10074:
10075:                /**
10076:                 * The meta object literal for the '<em><b>Basic Auth User</b></em>' attribute feature.
10077:                 * <!-- begin-user-doc -->
10078:                 * <!-- end-user-doc -->
10079:                 * @generated
10080:                 */
10081:                EAttribute HTTP_PROVIDER__BASIC_AUTH_USER = eINSTANCE
10082:                        .getHttpProvider_BasicAuthUser();
10083:
10084:                /**
10085:                 * The meta object literal for the '<em><b>Basic Auth Password</b></em>' attribute feature.
10086:                 * <!-- begin-user-doc -->
10087:                 * <!-- end-user-doc -->
10088:                 * @generated
10089:                 */
10090:                EAttribute HTTP_PROVIDER__BASIC_AUTH_PASSWORD = eINSTANCE
10091:                        .getHttpProvider_BasicAuthPassword();
10092:
10093:                /**
10094:                 * The meta object literal for the '<em><b>Default Operation</b></em>' attribute feature.
10095:                 * <!-- begin-user-doc -->
10096:                 * <!-- end-user-doc -->
10097:                 * @generated
10098:                 */
10099:                EAttribute HTTP_PROVIDER__DEFAULT_OPERATION = eINSTANCE
10100:                        .getHttpProvider_DefaultOperation();
10101:
10102:                /**
10103:                 * The meta object literal for the '<em><b>Service</b></em>' attribute feature.
10104:                 * <!-- begin-user-doc -->
10105:                 * <!-- end-user-doc -->
10106:                 * @generated
10107:                 */
10108:                EAttribute HTTP_PROVIDER__SERVICE = eINSTANCE
10109:                        .getHttpProvider_Service();
10110:
10111:                /**
10112:                 * The meta object literal for the '<em><b>Port</b></em>' attribute feature.
10113:                 * <!-- begin-user-doc -->
10114:                 * <!-- end-user-doc -->
10115:                 * @generated
10116:                 */
10117:                EAttribute HTTP_PROVIDER__PORT = eINSTANCE
10118:                        .getHttpProvider_Port();
10119:
10120:                /**
10121:                 * The meta object literal for the '<em><b>Proxy Host</b></em>' attribute feature.
10122:                 * <!-- begin-user-doc -->
10123:                 * <!-- end-user-doc -->
10124:                 * @generated
10125:                 */
10126:                EAttribute HTTP_PROVIDER__PROXY_HOST = eINSTANCE
10127:                        .getHttpProvider_ProxyHost();
10128:
10129:                /**
10130:                 * The meta object literal for the '<em><b>Proxy User</b></em>' attribute feature.
10131:                 * <!-- begin-user-doc -->
10132:                 * <!-- end-user-doc -->
10133:                 * @generated
10134:                 */
10135:                EAttribute HTTP_PROVIDER__PROXY_USER = eINSTANCE
10136:                        .getHttpProvider_ProxyUser();
10137:
10138:                /**
10139:                 * The meta object literal for the '<em><b>Proxy Port</b></em>' attribute feature.
10140:                 * <!-- begin-user-doc -->
10141:                 * <!-- end-user-doc -->
10142:                 * @generated
10143:                 */
10144:                EAttribute HTTP_PROVIDER__PROXY_PORT = eINSTANCE
10145:                        .getHttpProvider_ProxyPort();
10146:
10147:                /**
10148:                 * The meta object literal for the '<em><b>Proxy Password</b></em>' attribute feature.
10149:                 * <!-- begin-user-doc -->
10150:                 * <!-- end-user-doc -->
10151:                 * @generated
10152:                 */
10153:                EAttribute HTTP_PROVIDER__PROXY_PASSWORD = eINSTANCE
10154:                        .getHttpProvider_ProxyPassword();
10155:
10156:                /**
10157:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileConsumerImpl <em>File Consumer</em>}' class.
10158:                 * <!-- begin-user-doc -->
10159:                 * <!-- end-user-doc -->
10160:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileConsumerImpl
10161:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileConsumer()
10162:                 * @generated
10163:                 */
10164:                EClass FILE_CONSUMER = eINSTANCE.getFileConsumer();
10165:
10166:                /**
10167:                 * The meta object literal for the '<em><b>File Reply</b></em>' containment reference feature.
10168:                 * <!-- begin-user-doc -->
10169:                 * <!-- end-user-doc -->
10170:                 * @generated
10171:                 */
10172:                EReference FILE_CONSUMER__FILE_REPLY = eINSTANCE
10173:                        .getFileConsumer_FileReply();
10174:
10175:                /**
10176:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileProviderImpl <em>File Provider</em>}' class.
10177:                 * <!-- begin-user-doc -->
10178:                 * <!-- end-user-doc -->
10179:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileProviderImpl
10180:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileProvider()
10181:                 * @generated
10182:                 */
10183:                EClass FILE_PROVIDER = eINSTANCE.getFileProvider();
10184:
10185:                /**
10186:                 * The meta object literal for the '<em><b>Dest Dir</b></em>' attribute feature.
10187:                 * <!-- begin-user-doc -->
10188:                 * <!-- end-user-doc -->
10189:                 * @generated
10190:                 */
10191:                EAttribute FILE_PROVIDER__DEST_DIR = eINSTANCE
10192:                        .getFileProvider_DestDir();
10193:
10194:                /**
10195:                 * The meta object literal for the '<em><b>Stage Dir</b></em>' attribute feature.
10196:                 * <!-- begin-user-doc -->
10197:                 * <!-- end-user-doc -->
10198:                 * @generated
10199:                 */
10200:                EAttribute FILE_PROVIDER__STAGE_DIR = eINSTANCE
10201:                        .getFileProvider_StageDir();
10202:
10203:                /**
10204:                 * The meta object literal for the '<em><b>File Pattern</b></em>' attribute feature.
10205:                 * <!-- begin-user-doc -->
10206:                 * <!-- end-user-doc -->
10207:                 * @generated
10208:                 */
10209:                EAttribute FILE_PROVIDER__FILE_PATTERN = eINSTANCE
10210:                        .getFileProvider_FilePattern();
10211:
10212:                /**
10213:                 * The meta object literal for the '<em><b>Write Style</b></em>' attribute feature.
10214:                 * <!-- begin-user-doc -->
10215:                 * <!-- end-user-doc -->
10216:                 * @generated
10217:                 */
10218:                EAttribute FILE_PROVIDER__WRITE_STYLE = eINSTANCE
10219:                        .getFileProvider_WriteStyle();
10220:
10221:                /**
10222:                 * The meta object literal for the '<em><b>File Completion</b></em>' containment reference feature.
10223:                 * <!-- begin-user-doc -->
10224:                 * <!-- end-user-doc -->
10225:                 * @generated
10226:                 */
10227:                EReference FILE_PROVIDER__FILE_COMPLETION = eINSTANCE
10228:                        .getFileProvider_FileCompletion();
10229:
10230:                /**
10231:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileCompletionImpl <em>File Completion</em>}' class.
10232:                 * <!-- begin-user-doc -->
10233:                 * <!-- end-user-doc -->
10234:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileCompletionImpl
10235:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileCompletion()
10236:                 * @generated
10237:                 */
10238:                EClass FILE_COMPLETION = eINSTANCE.getFileCompletion();
10239:
10240:                /**
10241:                 * The meta object literal for the '<em><b>Action</b></em>' attribute feature.
10242:                 * <!-- begin-user-doc -->
10243:                 * <!-- end-user-doc -->
10244:                 * @generated
10245:                 */
10246:                EAttribute FILE_COMPLETION__ACTION = eINSTANCE
10247:                        .getFileCompletion_Action();
10248:
10249:                /**
10250:                 * The meta object literal for the '<em><b>Archive Directory</b></em>' attribute feature.
10251:                 * <!-- begin-user-doc -->
10252:                 * <!-- end-user-doc -->
10253:                 * @generated
10254:                 */
10255:                EAttribute FILE_COMPLETION__ARCHIVE_DIRECTORY = eINSTANCE
10256:                        .getFileCompletion_ArchiveDirectory();
10257:
10258:                /**
10259:                 * The meta object literal for the '<em><b>Archive File Pattern</b></em>' attribute feature.
10260:                 * <!-- begin-user-doc -->
10261:                 * <!-- end-user-doc -->
10262:                 * @generated
10263:                 */
10264:                EAttribute FILE_COMPLETION__ARCHIVE_FILE_PATTERN = eINSTANCE
10265:                        .getFileCompletion_ArchiveFilePattern();
10266:
10267:                /**
10268:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSImpl <em>JMS</em>}' class.
10269:                 * <!-- begin-user-doc -->
10270:                 * <!-- end-user-doc -->
10271:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSImpl
10272:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJMS()
10273:                 * @generated
10274:                 */
10275:                EClass JMS = eINSTANCE.getJMS();
10276:
10277:                /**
10278:                 * The meta object literal for the '<em><b>Jms Consumer</b></em>' containment reference feature.
10279:                 * <!-- begin-user-doc -->
10280:                 * <!-- end-user-doc -->
10281:                 * @generated
10282:                 */
10283:                EReference JMS__JMS_CONSUMER = eINSTANCE.getJMS_JmsConsumer();
10284:
10285:                /**
10286:                 * The meta object literal for the '<em><b>Jms Provider</b></em>' containment reference feature.
10287:                 * <!-- begin-user-doc -->
10288:                 * <!-- end-user-doc -->
10289:                 * @generated
10290:                 */
10291:                EReference JMS__JMS_PROVIDER = eINSTANCE.getJMS_JmsProvider();
10292:
10293:                /**
10294:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConfigImpl <em>JMS Config</em>}' class.
10295:                 * <!-- begin-user-doc -->
10296:                 * <!-- end-user-doc -->
10297:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConfigImpl
10298:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJMSConfig()
10299:                 * @generated
10300:                 */
10301:                EClass JMS_CONFIG = eINSTANCE.getJMSConfig();
10302:
10303:                /**
10304:                 * The meta object literal for the '<em><b>Jndi Initial Context Factory</b></em>' attribute feature.
10305:                 * <!-- begin-user-doc -->
10306:                 * <!-- end-user-doc -->
10307:                 * @generated
10308:                 */
10309:                EAttribute JMS_CONFIG__JNDI_INITIAL_CONTEXT_FACTORY = eINSTANCE
10310:                        .getJMSConfig_JndiInitialContextFactory();
10311:
10312:                /**
10313:                 * The meta object literal for the '<em><b>Jndi Provider Url</b></em>' attribute feature.
10314:                 * <!-- begin-user-doc -->
10315:                 * <!-- end-user-doc -->
10316:                 * @generated
10317:                 */
10318:                EAttribute JMS_CONFIG__JNDI_PROVIDER_URL = eINSTANCE
10319:                        .getJMSConfig_JndiProviderUrl();
10320:
10321:                /**
10322:                 * The meta object literal for the '<em><b>Destination Style</b></em>' attribute feature.
10323:                 * <!-- begin-user-doc -->
10324:                 * <!-- end-user-doc -->
10325:                 * @generated
10326:                 */
10327:                EAttribute JMS_CONFIG__DESTINATION_STYLE = eINSTANCE
10328:                        .getJMSConfig_DestinationStyle();
10329:
10330:                /**
10331:                 * The meta object literal for the '<em><b>Target Destination Name</b></em>' attribute feature.
10332:                 * <!-- begin-user-doc -->
10333:                 * <!-- end-user-doc -->
10334:                 * @generated
10335:                 */
10336:                EAttribute JMS_CONFIG__TARGET_DESTINATION_NAME = eINSTANCE
10337:                        .getJMSConfig_TargetDestinationName();
10338:
10339:                /**
10340:                 * The meta object literal for the '<em><b>Read Style</b></em>' attribute feature.
10341:                 * <!-- begin-user-doc -->
10342:                 * <!-- end-user-doc -->
10343:                 * @generated
10344:                 */
10345:                EAttribute JMS_CONFIG__READ_STYLE = eINSTANCE
10346:                        .getJMSConfig_ReadStyle();
10347:
10348:                /**
10349:                 * The meta object literal for the '<em><b>Records Per Message</b></em>' attribute feature.
10350:                 * <!-- begin-user-doc -->
10351:                 * <!-- end-user-doc -->
10352:                 * @generated
10353:                 */
10354:                EAttribute JMS_CONFIG__RECORDS_PER_MESSAGE = eINSTANCE
10355:                        .getJMSConfig_RecordsPerMessage();
10356:
10357:                /**
10358:                 * The meta object literal for the '<em><b>Reply Destination Name</b></em>' attribute feature.
10359:                 * <!-- begin-user-doc -->
10360:                 * <!-- end-user-doc -->
10361:                 * @generated
10362:                 */
10363:                EAttribute JMS_CONFIG__REPLY_DESTINATION_NAME = eINSTANCE
10364:                        .getJMSConfig_ReplyDestinationName();
10365:
10366:                /**
10367:                 * The meta object literal for the '<em><b>Write Style</b></em>' attribute feature.
10368:                 * <!-- begin-user-doc -->
10369:                 * <!-- end-user-doc -->
10370:                 * @generated
10371:                 */
10372:                EAttribute JMS_CONFIG__WRITE_STYLE = eINSTANCE
10373:                        .getJMSConfig_WriteStyle();
10374:
10375:                /**
10376:                 * The meta object literal for the '<em><b>Jndi Connection Factory Name</b></em>' attribute feature.
10377:                 * <!-- begin-user-doc -->
10378:                 * <!-- end-user-doc -->
10379:                 * @generated
10380:                 */
10381:                EAttribute JMS_CONFIG__JNDI_CONNECTION_FACTORY_NAME = eINSTANCE
10382:                        .getJMSConfig_JndiConnectionFactoryName();
10383:
10384:                /**
10385:                 * The meta object literal for the '<em><b>Reply Timeout</b></em>' attribute feature.
10386:                 * <!-- begin-user-doc -->
10387:                 * <!-- end-user-doc -->
10388:                 * @generated
10389:                 */
10390:                EAttribute JMS_CONFIG__REPLY_TIMEOUT = eINSTANCE
10391:                        .getJMSConfig_ReplyTimeout();
10392:
10393:                /**
10394:                 * The meta object literal for the '<em><b>Service Name</b></em>' attribute feature.
10395:                 * <!-- begin-user-doc -->
10396:                 * <!-- end-user-doc -->
10397:                 * @generated
10398:                 */
10399:                EAttribute JMS_CONFIG__SERVICE_NAME = eINSTANCE
10400:                        .getJMSConfig_ServiceName();
10401:
10402:                /**
10403:                 * The meta object literal for the '<em><b>Enable Query</b></em>' attribute feature.
10404:                 * <!-- begin-user-doc -->
10405:                 * <!-- end-user-doc -->
10406:                 * @generated
10407:                 */
10408:                EAttribute JMS_CONFIG__ENABLE_QUERY = eINSTANCE
10409:                        .getJMSConfig_EnableQuery();
10410:
10411:                /**
10412:                 * The meta object literal for the '<em><b>Query Expression</b></em>' attribute feature.
10413:                 * <!-- begin-user-doc -->
10414:                 * <!-- end-user-doc -->
10415:                 * @generated
10416:                 */
10417:                EAttribute JMS_CONFIG__QUERY_EXPRESSION = eINSTANCE
10418:                        .getJMSConfig_QueryExpression();
10419:
10420:                /**
10421:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpConsumerImpl <em>Http Consumer</em>}' class.
10422:                 * <!-- begin-user-doc -->
10423:                 * <!-- end-user-doc -->
10424:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpConsumerImpl
10425:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getHttpConsumer()
10426:                 * @generated
10427:                 */
10428:                EClass HTTP_CONSUMER = eINSTANCE.getHttpConsumer();
10429:
10430:                /**
10431:                 * The meta object literal for the '<em><b>WSDL Source</b></em>' attribute feature.
10432:                 * <!-- begin-user-doc -->
10433:                 * <!-- end-user-doc -->
10434:                 * @generated
10435:                 */
10436:                EAttribute HTTP_CONSUMER__WSDL_SOURCE = eINSTANCE
10437:                        .getHttpConsumer_WSDLSource();
10438:
10439:                /**
10440:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileReplyImpl <em>File Reply</em>}' class.
10441:                 * <!-- begin-user-doc -->
10442:                 * <!-- end-user-doc -->
10443:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FileReplyImpl
10444:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileReply()
10445:                 * @generated
10446:                 */
10447:                EClass FILE_REPLY = eINSTANCE.getFileReply();
10448:
10449:                /**
10450:                 * The meta object literal for the '<em><b>Reply Dir</b></em>' attribute feature.
10451:                 * <!-- begin-user-doc -->
10452:                 * <!-- end-user-doc -->
10453:                 * @generated
10454:                 */
10455:                EAttribute FILE_REPLY__REPLY_DIR = eINSTANCE
10456:                        .getFileReply_ReplyDir();
10457:
10458:                /**
10459:                 * The meta object literal for the '<em><b>Reply Charset</b></em>' attribute feature.
10460:                 * <!-- begin-user-doc -->
10461:                 * <!-- end-user-doc -->
10462:                 * @generated
10463:                 */
10464:                EAttribute FILE_REPLY__REPLY_CHARSET = eINSTANCE
10465:                        .getFileReply_ReplyCharset();
10466:
10467:                /**
10468:                 * The meta object literal for the '<em><b>Reply Write Style</b></em>' attribute feature.
10469:                 * <!-- begin-user-doc -->
10470:                 * <!-- end-user-doc -->
10471:                 * @generated
10472:                 */
10473:                EAttribute FILE_REPLY__REPLY_WRITE_STYLE = eINSTANCE
10474:                        .getFileReply_ReplyWriteStyle();
10475:
10476:                /**
10477:                 * The meta object literal for the '<em><b>Reply File Pattern</b></em>' attribute feature.
10478:                 * <!-- begin-user-doc -->
10479:                 * <!-- end-user-doc -->
10480:                 * @generated
10481:                 */
10482:                EAttribute FILE_REPLY__REPLY_FILE_PATTERN = eINSTANCE
10483:                        .getFileReply_ReplyFilePattern();
10484:
10485:                /**
10486:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConsumerImpl <em>JMS Consumer</em>}' class.
10487:                 * <!-- begin-user-doc -->
10488:                 * <!-- end-user-doc -->
10489:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSConsumerImpl
10490:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJMSConsumer()
10491:                 * @generated
10492:                 */
10493:                EClass JMS_CONSUMER = eINSTANCE.getJMSConsumer();
10494:
10495:                /**
10496:                 * The meta object literal for the '<em><b>Transaction</b></em>' attribute feature.
10497:                 * <!-- begin-user-doc -->
10498:                 * <!-- end-user-doc -->
10499:                 * @generated
10500:                 */
10501:                EAttribute JMS_CONSUMER__TRANSACTION = eINSTANCE
10502:                        .getJMSConsumer_Transaction();
10503:
10504:                /**
10505:                 * The meta object literal for the '<em><b>Retry</b></em>' attribute feature.
10506:                 * <!-- begin-user-doc -->
10507:                 * <!-- end-user-doc -->
10508:                 * @generated
10509:                 */
10510:                EAttribute JMS_CONSUMER__RETRY = eINSTANCE
10511:                        .getJMSConsumer_Retry();
10512:
10513:                /**
10514:                 * The meta object literal for the '<em><b>Max Retry Count</b></em>' attribute feature.
10515:                 * <!-- begin-user-doc -->
10516:                 * <!-- end-user-doc -->
10517:                 * @generated
10518:                 */
10519:                EAttribute JMS_CONSUMER__MAX_RETRY_COUNT = eINSTANCE
10520:                        .getJMSConsumer_MaxRetryCount();
10521:
10522:                /**
10523:                 * The meta object literal for the '<em><b>Retry Interval</b></em>' attribute feature.
10524:                 * <!-- begin-user-doc -->
10525:                 * <!-- end-user-doc -->
10526:                 * @generated
10527:                 */
10528:                EAttribute JMS_CONSUMER__RETRY_INTERVAL = eINSTANCE
10529:                        .getJMSConsumer_RetryInterval();
10530:
10531:                /**
10532:                 * The meta object literal for the '<em><b>DLQ</b></em>' attribute feature.
10533:                 * <!-- begin-user-doc -->
10534:                 * <!-- end-user-doc -->
10535:                 * @generated
10536:                 */
10537:                EAttribute JMS_CONSUMER__DLQ = eINSTANCE.getJMSConsumer_DLQ();
10538:
10539:                /**
10540:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSProviderImpl <em>JMS Provider</em>}' class.
10541:                 * <!-- begin-user-doc -->
10542:                 * <!-- end-user-doc -->
10543:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JMSProviderImpl
10544:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJMSProvider()
10545:                 * @generated
10546:                 */
10547:                EClass JMS_PROVIDER = eINSTANCE.getJMSProvider();
10548:
10549:                /**
10550:                 * The meta object literal for the '<em><b>Save Meta Data</b></em>' attribute feature.
10551:                 * <!-- begin-user-doc -->
10552:                 * <!-- end-user-doc -->
10553:                 * @generated
10554:                 */
10555:                EAttribute JMS_PROVIDER__SAVE_META_DATA = eINSTANCE
10556:                        .getJMSProvider_SaveMetaData();
10557:
10558:                /**
10559:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPBaseImpl <em>FTP Base</em>}' class.
10560:                 * <!-- begin-user-doc -->
10561:                 * <!-- end-user-doc -->
10562:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPBaseImpl
10563:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPBase()
10564:                 * @generated
10565:                 */
10566:                EClass FTP_BASE = eINSTANCE.getFTPBase();
10567:
10568:                /**
10569:                 * The meta object literal for the '<em><b>Ftp Consumer</b></em>' containment reference feature.
10570:                 * <!-- begin-user-doc -->
10571:                 * <!-- end-user-doc -->
10572:                 * @generated
10573:                 */
10574:                EReference FTP_BASE__FTP_CONSUMER = eINSTANCE
10575:                        .getFTPBase_FtpConsumer();
10576:
10577:                /**
10578:                 * The meta object literal for the '<em><b>Ftp Provider</b></em>' containment reference feature.
10579:                 * <!-- begin-user-doc -->
10580:                 * <!-- end-user-doc -->
10581:                 * @generated
10582:                 */
10583:                EReference FTP_BASE__FTP_PROVIDER = eINSTANCE
10584:                        .getFTPBase_FtpProvider();
10585:
10586:                /**
10587:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FtpReplyImpl <em>Ftp Reply</em>}' class.
10588:                 * <!-- begin-user-doc -->
10589:                 * <!-- end-user-doc -->
10590:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FtpReplyImpl
10591:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFtpReply()
10592:                 * @generated
10593:                 */
10594:                EClass FTP_REPLY = eINSTANCE.getFtpReply();
10595:
10596:                /**
10597:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BaseReadImpl <em>Base Read</em>}' class.
10598:                 * <!-- begin-user-doc -->
10599:                 * <!-- end-user-doc -->
10600:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BaseReadImpl
10601:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getBaseRead()
10602:                 * @generated
10603:                 */
10604:                EClass BASE_READ = eINSTANCE.getBaseRead();
10605:
10606:                /**
10607:                 * The meta object literal for the '<em><b>Source Dir</b></em>' attribute feature.
10608:                 * <!-- begin-user-doc -->
10609:                 * <!-- end-user-doc -->
10610:                 * @generated
10611:                 */
10612:                EAttribute BASE_READ__SOURCE_DIR = eINSTANCE
10613:                        .getBaseRead_SourceDir();
10614:
10615:                /**
10616:                 * The meta object literal for the '<em><b>Stage Dir</b></em>' attribute feature.
10617:                 * <!-- begin-user-doc -->
10618:                 * <!-- end-user-doc -->
10619:                 * @generated
10620:                 */
10621:                EAttribute BASE_READ__STAGE_DIR = eINSTANCE
10622:                        .getBaseRead_StageDir();
10623:
10624:                /**
10625:                 * The meta object literal for the '<em><b>File Pattern</b></em>' attribute feature.
10626:                 * <!-- begin-user-doc -->
10627:                 * <!-- end-user-doc -->
10628:                 * @generated
10629:                 */
10630:                EAttribute BASE_READ__FILE_PATTERN = eINSTANCE
10631:                        .getBaseRead_FilePattern();
10632:
10633:                /**
10634:                 * The meta object literal for the '<em><b>Match Model</b></em>' attribute feature.
10635:                 * <!-- begin-user-doc -->
10636:                 * <!-- end-user-doc -->
10637:                 * @generated
10638:                 */
10639:                EAttribute BASE_READ__MATCH_MODEL = eINSTANCE
10640:                        .getBaseRead_MatchModel();
10641:
10642:                /**
10643:                 * The meta object literal for the '<em><b>Scan Interval</b></em>' attribute feature.
10644:                 * <!-- begin-user-doc -->
10645:                 * <!-- end-user-doc -->
10646:                 * @generated
10647:                 */
10648:                EAttribute BASE_READ__SCAN_INTERVAL = eINSTANCE
10649:                        .getBaseRead_ScanInterval();
10650:
10651:                /**
10652:                 * The meta object literal for the '<em><b>Read Style</b></em>' attribute feature.
10653:                 * <!-- begin-user-doc -->
10654:                 * <!-- end-user-doc -->
10655:                 * @generated
10656:                 */
10657:                EAttribute BASE_READ__READ_STYLE = eINSTANCE
10658:                        .getBaseRead_ReadStyle();
10659:
10660:                /**
10661:                 * The meta object literal for the '<em><b>Records Per Message</b></em>' attribute feature.
10662:                 * <!-- begin-user-doc -->
10663:                 * <!-- end-user-doc -->
10664:                 * @generated
10665:                 */
10666:                EAttribute BASE_READ__RECORDS_PER_MESSAGE = eINSTANCE
10667:                        .getBaseRead_RecordsPerMessage();
10668:
10669:                /**
10670:                 * The meta object literal for the '<em><b>Hold Enabled</b></em>' attribute feature.
10671:                 * <!-- begin-user-doc -->
10672:                 * <!-- end-user-doc -->
10673:                 * @generated
10674:                 */
10675:                EAttribute BASE_READ__HOLD_ENABLED = eINSTANCE
10676:                        .getBaseRead_HoldEnabled();
10677:
10678:                /**
10679:                 * The meta object literal for the '<em><b>Hold Directory</b></em>' attribute feature.
10680:                 * <!-- begin-user-doc -->
10681:                 * <!-- end-user-doc -->
10682:                 * @generated
10683:                 */
10684:                EAttribute BASE_READ__HOLD_DIRECTORY = eINSTANCE
10685:                        .getBaseRead_HoldDirectory();
10686:
10687:                /**
10688:                 * The meta object literal for the '<em><b>Two Pass Mode Inteval Enabled</b></em>' attribute feature.
10689:                 * <!-- begin-user-doc -->
10690:                 * <!-- end-user-doc -->
10691:                 * @generated
10692:                 */
10693:                EAttribute BASE_READ__TWO_PASS_MODE_INTEVAL_ENABLED = eINSTANCE
10694:                        .getBaseRead_TwoPassModeIntevalEnabled();
10695:
10696:                /**
10697:                 * The meta object literal for the '<em><b>Two Pass Mode Interval</b></em>' attribute feature.
10698:                 * <!-- begin-user-doc -->
10699:                 * <!-- end-user-doc -->
10700:                 * @generated
10701:                 */
10702:                EAttribute BASE_READ__TWO_PASS_MODE_INTERVAL = eINSTANCE
10703:                        .getBaseRead_TwoPassModeInterval();
10704:
10705:                /**
10706:                 * The meta object literal for the '<em><b>File Completion</b></em>' containment reference feature.
10707:                 * <!-- begin-user-doc -->
10708:                 * <!-- end-user-doc -->
10709:                 * @generated
10710:                 */
10711:                EReference BASE_READ__FILE_COMPLETION = eINSTANCE
10712:                        .getBaseRead_FileCompletion();
10713:
10714:                /**
10715:                 * The meta object literal for the '<em><b>Use Scheduler</b></em>' attribute feature.
10716:                 * <!-- begin-user-doc -->
10717:                 * <!-- end-user-doc -->
10718:                 * @generated
10719:                 */
10720:                EAttribute BASE_READ__USE_SCHEDULER = eINSTANCE
10721:                        .getBaseRead_UseScheduler();
10722:
10723:                /**
10724:                 * The meta object literal for the '<em><b>Scheduler</b></em>' containment reference feature.
10725:                 * <!-- begin-user-doc -->
10726:                 * <!-- end-user-doc -->
10727:                 * @generated
10728:                 */
10729:                EReference BASE_READ__SCHEDULER = eINSTANCE
10730:                        .getBaseRead_Scheduler();
10731:
10732:                /**
10733:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SchedulerImpl <em>Scheduler</em>}' class.
10734:                 * <!-- begin-user-doc -->
10735:                 * <!-- end-user-doc -->
10736:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SchedulerImpl
10737:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getScheduler()
10738:                 * @generated
10739:                 */
10740:                EClass SCHEDULER = eINSTANCE.getScheduler();
10741:
10742:                /**
10743:                 * The meta object literal for the '<em><b>Standard</b></em>' containment reference list feature.
10744:                 * <!-- begin-user-doc -->
10745:                 * <!-- end-user-doc -->
10746:                 * @generated
10747:                 */
10748:                EReference SCHEDULER__STANDARD = eINSTANCE
10749:                        .getScheduler_Standard();
10750:
10751:                /**
10752:                 * The meta object literal for the '<em><b>Auto Retry</b></em>' containment reference list feature.
10753:                 * <!-- begin-user-doc -->
10754:                 * <!-- end-user-doc -->
10755:                 * @generated
10756:                 */
10757:                EReference SCHEDULER__AUTO_RETRY = eINSTANCE
10758:                        .getScheduler_AutoRetry();
10759:
10760:                /**
10761:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CustomImpl <em>Custom</em>}' class.
10762:                 * <!-- begin-user-doc -->
10763:                 * <!-- end-user-doc -->
10764:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CustomImpl
10765:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCustom()
10766:                 * @generated
10767:                 */
10768:                EClass CUSTOM = eINSTANCE.getCustom();
10769:
10770:                /**
10771:                 * The meta object literal for the '<em><b>Type</b></em>' attribute feature.
10772:                 * <!-- begin-user-doc -->
10773:                 * <!-- end-user-doc -->
10774:                 * @generated
10775:                 */
10776:                EAttribute CUSTOM__TYPE = eINSTANCE.getCustom_Type();
10777:
10778:                /**
10779:                 * The meta object literal for the '<em><b>Custom Consumer</b></em>' containment reference feature.
10780:                 * <!-- begin-user-doc -->
10781:                 * <!-- end-user-doc -->
10782:                 * @generated
10783:                 */
10784:                EReference CUSTOM__CUSTOM_CONSUMER = eINSTANCE
10785:                        .getCustom_CustomConsumer();
10786:
10787:                /**
10788:                 * The meta object literal for the '<em><b>Custom Provider</b></em>' containment reference feature.
10789:                 * <!-- begin-user-doc -->
10790:                 * <!-- end-user-doc -->
10791:                 * @generated
10792:                 */
10793:                EReference CUSTOM__CUSTOM_PROVIDER = eINSTANCE
10794:                        .getCustom_CustomProvider();
10795:
10796:                /**
10797:                 * The meta object literal for the '<em><b>Consumer Properties</b></em>' containment reference list feature.
10798:                 * <!-- begin-user-doc -->
10799:                 * <!-- end-user-doc -->
10800:                 * @generated
10801:                 */
10802:                EReference CUSTOM__CONSUMER_PROPERTIES = eINSTANCE
10803:                        .getCustom_ConsumerProperties();
10804:
10805:                /**
10806:                 * The meta object literal for the '<em><b>Provider Properties</b></em>' containment reference list feature.
10807:                 * <!-- begin-user-doc -->
10808:                 * <!-- end-user-doc -->
10809:                 * @generated
10810:                 */
10811:                EReference CUSTOM__PROVIDER_PROPERTIES = eINSTANCE
10812:                        .getCustom_ProviderProperties();
10813:
10814:                /**
10815:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.PropertyObjectImpl <em>Property Object</em>}' class.
10816:                 * <!-- begin-user-doc -->
10817:                 * <!-- end-user-doc -->
10818:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.PropertyObjectImpl
10819:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getPropertyObject()
10820:                 * @generated
10821:                 */
10822:                EClass PROPERTY_OBJECT = eINSTANCE.getPropertyObject();
10823:
10824:                /**
10825:                 * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
10826:                 * <!-- begin-user-doc -->
10827:                 * <!-- end-user-doc -->
10828:                 * @generated
10829:                 */
10830:                EAttribute PROPERTY_OBJECT__NAME = eINSTANCE
10831:                        .getPropertyObject_Name();
10832:
10833:                /**
10834:                 * The meta object literal for the '<em><b>Value</b></em>' attribute feature.
10835:                 * <!-- begin-user-doc -->
10836:                 * <!-- end-user-doc -->
10837:                 * @generated
10838:                 */
10839:                EAttribute PROPERTY_OBJECT__VALUE = eINSTANCE
10840:                        .getPropertyObject_Value();
10841:
10842:                /**
10843:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ARScheduleImpl <em>AR Schedule</em>}' class.
10844:                 * <!-- begin-user-doc -->
10845:                 * <!-- end-user-doc -->
10846:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ARScheduleImpl
10847:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getARSchedule()
10848:                 * @generated
10849:                 */
10850:                EClass AR_SCHEDULE = eINSTANCE.getARSchedule();
10851:
10852:                /**
10853:                 * The meta object literal for the '<em><b>Start Time</b></em>' attribute feature.
10854:                 * <!-- begin-user-doc -->
10855:                 * <!-- end-user-doc -->
10856:                 * @generated
10857:                 */
10858:                EAttribute AR_SCHEDULE__START_TIME = eINSTANCE
10859:                        .getARSchedule_StartTime();
10860:
10861:                /**
10862:                 * The meta object literal for the '<em><b>End Time</b></em>' attribute feature.
10863:                 * <!-- begin-user-doc -->
10864:                 * <!-- end-user-doc -->
10865:                 * @generated
10866:                 */
10867:                EAttribute AR_SCHEDULE__END_TIME = eINSTANCE
10868:                        .getARSchedule_EndTime();
10869:
10870:                /**
10871:                 * The meta object literal for the '<em><b>Retry Interval</b></em>' attribute feature.
10872:                 * <!-- begin-user-doc -->
10873:                 * <!-- end-user-doc -->
10874:                 * @generated
10875:                 */
10876:                EAttribute AR_SCHEDULE__RETRY_INTERVAL = eINSTANCE
10877:                        .getARSchedule_RetryInterval();
10878:
10879:                /**
10880:                 * The meta object literal for the '<em><b>Success Notification</b></em>' attribute feature.
10881:                 * <!-- begin-user-doc -->
10882:                 * <!-- end-user-doc -->
10883:                 * @generated
10884:                 */
10885:                EAttribute AR_SCHEDULE__SUCCESS_NOTIFICATION = eINSTANCE
10886:                        .getARSchedule_SuccessNotification();
10887:
10888:                /**
10889:                 * The meta object literal for the '<em><b>Failure Notification</b></em>' attribute feature.
10890:                 * <!-- begin-user-doc -->
10891:                 * <!-- end-user-doc -->
10892:                 * @generated
10893:                 */
10894:                EAttribute AR_SCHEDULE__FAILURE_NOTIFICATION = eINSTANCE
10895:                        .getARSchedule_FailureNotification();
10896:
10897:                /**
10898:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CommonScheduleImpl <em>Common Schedule</em>}' class.
10899:                 * <!-- begin-user-doc -->
10900:                 * <!-- end-user-doc -->
10901:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CommonScheduleImpl
10902:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCommonSchedule()
10903:                 * @generated
10904:                 */
10905:                EClass COMMON_SCHEDULE = eINSTANCE.getCommonSchedule();
10906:
10907:                /**
10908:                 * The meta object literal for the '<em><b>Dayof Month</b></em>' attribute feature.
10909:                 * <!-- begin-user-doc -->
10910:                 * <!-- end-user-doc -->
10911:                 * @generated
10912:                 */
10913:                EAttribute COMMON_SCHEDULE__DAYOF_MONTH = eINSTANCE
10914:                        .getCommonSchedule_DayofMonth();
10915:
10916:                /**
10917:                 * The meta object literal for the '<em><b>Month</b></em>' attribute feature.
10918:                 * <!-- begin-user-doc -->
10919:                 * <!-- end-user-doc -->
10920:                 * @generated
10921:                 */
10922:                EAttribute COMMON_SCHEDULE__MONTH = eINSTANCE
10923:                        .getCommonSchedule_Month();
10924:
10925:                /**
10926:                 * The meta object literal for the '<em><b>Dayof Week</b></em>' attribute feature.
10927:                 * <!-- begin-user-doc -->
10928:                 * <!-- end-user-doc -->
10929:                 * @generated
10930:                 */
10931:                EAttribute COMMON_SCHEDULE__DAYOF_WEEK = eINSTANCE
10932:                        .getCommonSchedule_DayofWeek();
10933:
10934:                /**
10935:                 * The meta object literal for the '<em><b>Holiday Schedule</b></em>' attribute feature.
10936:                 * <!-- begin-user-doc -->
10937:                 * <!-- end-user-doc -->
10938:                 * @generated
10939:                 */
10940:                EAttribute COMMON_SCHEDULE__HOLIDAY_SCHEDULE = eINSTANCE
10941:                        .getCommonSchedule_HolidaySchedule();
10942:
10943:                /**
10944:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.StandardScheduleImpl <em>Standard Schedule</em>}' class.
10945:                 * <!-- begin-user-doc -->
10946:                 * <!-- end-user-doc -->
10947:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.StandardScheduleImpl
10948:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getStandardSchedule()
10949:                 * @generated
10950:                 */
10951:                EClass STANDARD_SCHEDULE = eINSTANCE.getStandardSchedule();
10952:
10953:                /**
10954:                 * The meta object literal for the '<em><b>Seconds</b></em>' attribute feature.
10955:                 * <!-- begin-user-doc -->
10956:                 * <!-- end-user-doc -->
10957:                 * @generated
10958:                 */
10959:                EAttribute STANDARD_SCHEDULE__SECONDS = eINSTANCE
10960:                        .getStandardSchedule_Seconds();
10961:
10962:                /**
10963:                 * The meta object literal for the '<em><b>Minutes</b></em>' attribute feature.
10964:                 * <!-- begin-user-doc -->
10965:                 * <!-- end-user-doc -->
10966:                 * @generated
10967:                 */
10968:                EAttribute STANDARD_SCHEDULE__MINUTES = eINSTANCE
10969:                        .getStandardSchedule_Minutes();
10970:
10971:                /**
10972:                 * The meta object literal for the '<em><b>Hours</b></em>' attribute feature.
10973:                 * <!-- begin-user-doc -->
10974:                 * <!-- end-user-doc -->
10975:                 * @generated
10976:                 */
10977:                EAttribute STANDARD_SCHEDULE__HOURS = eINSTANCE
10978:                        .getStandardSchedule_Hours();
10979:
10980:                /**
10981:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailImpl <em>Email</em>}' class.
10982:                 * <!-- begin-user-doc -->
10983:                 * <!-- end-user-doc -->
10984:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailImpl
10985:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEmail()
10986:                 * @generated
10987:                 */
10988:                EClass EMAIL = eINSTANCE.getEmail();
10989:
10990:                /**
10991:                 * The meta object literal for the '<em><b>Email Consumer</b></em>' containment reference feature.
10992:                 * <!-- begin-user-doc -->
10993:                 * <!-- end-user-doc -->
10994:                 * @generated
10995:                 */
10996:                EReference EMAIL__EMAIL_CONSUMER = eINSTANCE
10997:                        .getEmail_EmailConsumer();
10998:
10999:                /**
11000:                 * The meta object literal for the '<em><b>Email Provider</b></em>' containment reference feature.
11001:                 * <!-- begin-user-doc -->
11002:                 * <!-- end-user-doc -->
11003:                 * @generated
11004:                 */
11005:                EReference EMAIL__EMAIL_PROVIDER = eINSTANCE
11006:                        .getEmail_EmailProvider();
11007:
11008:                /**
11009:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailConsumerImpl <em>Email Consumer</em>}' class.
11010:                 * <!-- begin-user-doc -->
11011:                 * <!-- end-user-doc -->
11012:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailConsumerImpl
11013:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEmailConsumer()
11014:                 * @generated
11015:                 */
11016:                EClass EMAIL_CONSUMER = eINSTANCE.getEmailConsumer();
11017:
11018:                /**
11019:                 * The meta object literal for the '<em><b>Attachment Dir</b></em>' attribute feature.
11020:                 * <!-- begin-user-doc -->
11021:                 * <!-- end-user-doc -->
11022:                 * @generated
11023:                 */
11024:                EAttribute EMAIL_CONSUMER__ATTACHMENT_DIR = eINSTANCE
11025:                        .getEmailConsumer_AttachmentDir();
11026:
11027:                /**
11028:                 * The meta object literal for the '<em><b>Polling Inteval</b></em>' attribute feature.
11029:                 * <!-- begin-user-doc -->
11030:                 * <!-- end-user-doc -->
11031:                 * @generated
11032:                 */
11033:                EAttribute EMAIL_CONSUMER__POLLING_INTEVAL = eINSTANCE
11034:                        .getEmailConsumer_PollingInteval();
11035:
11036:                /**
11037:                 * The meta object literal for the '<em><b>Reply</b></em>' containment reference feature.
11038:                 * <!-- begin-user-doc -->
11039:                 * <!-- end-user-doc -->
11040:                 * @generated
11041:                 */
11042:                EReference EMAIL_CONSUMER__REPLY = eINSTANCE
11043:                        .getEmailConsumer_Reply();
11044:
11045:                /**
11046:                 * The meta object literal for the '<em><b>Use Scheduler</b></em>' attribute feature.
11047:                 * <!-- begin-user-doc -->
11048:                 * <!-- end-user-doc -->
11049:                 * @generated
11050:                 */
11051:                EAttribute EMAIL_CONSUMER__USE_SCHEDULER = eINSTANCE
11052:                        .getEmailConsumer_UseScheduler();
11053:
11054:                /**
11055:                 * The meta object literal for the '<em><b>Scheduler</b></em>' containment reference feature.
11056:                 * <!-- begin-user-doc -->
11057:                 * <!-- end-user-doc -->
11058:                 * @generated
11059:                 */
11060:                EReference EMAIL_CONSUMER__SCHEDULER = eINSTANCE
11061:                        .getEmailConsumer_Scheduler();
11062:
11063:                /**
11064:                 * The meta object literal for the '<em><b>Receive Protocol</b></em>' attribute feature.
11065:                 * <!-- begin-user-doc -->
11066:                 * <!-- end-user-doc -->
11067:                 * @generated
11068:                 */
11069:                EAttribute EMAIL_CONSUMER__RECEIVE_PROTOCOL = eINSTANCE
11070:                        .getEmailConsumer_ReceiveProtocol();
11071:
11072:                /**
11073:                 * The meta object literal for the '<em><b>Inbox Folder</b></em>' attribute feature.
11074:                 * <!-- begin-user-doc -->
11075:                 * <!-- end-user-doc -->
11076:                 * @generated
11077:                 */
11078:                EAttribute EMAIL_CONSUMER__INBOX_FOLDER = eINSTANCE
11079:                        .getEmailConsumer_InboxFolder();
11080:
11081:                /**
11082:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConnectionImpl <em>Connection</em>}' class.
11083:                 * <!-- begin-user-doc -->
11084:                 * <!-- end-user-doc -->
11085:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConnectionImpl
11086:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConnection()
11087:                 * @generated
11088:                 */
11089:                EClass CONNECTION = eINSTANCE.getConnection();
11090:
11091:                /**
11092:                 * The meta object literal for the '<em><b>Host</b></em>' attribute feature.
11093:                 * <!-- begin-user-doc -->
11094:                 * <!-- end-user-doc -->
11095:                 * @generated
11096:                 */
11097:                EAttribute CONNECTION__HOST = eINSTANCE.getConnection_Host();
11098:
11099:                /**
11100:                 * The meta object literal for the '<em><b>Port</b></em>' attribute feature.
11101:                 * <!-- begin-user-doc -->
11102:                 * <!-- end-user-doc -->
11103:                 * @generated
11104:                 */
11105:                EAttribute CONNECTION__PORT = eINSTANCE.getConnection_Port();
11106:
11107:                /**
11108:                 * The meta object literal for the '<em><b>User</b></em>' attribute feature.
11109:                 * <!-- begin-user-doc -->
11110:                 * <!-- end-user-doc -->
11111:                 * @generated
11112:                 */
11113:                EAttribute CONNECTION__USER = eINSTANCE.getConnection_User();
11114:
11115:                /**
11116:                 * The meta object literal for the '<em><b>Password</b></em>' attribute feature.
11117:                 * <!-- begin-user-doc -->
11118:                 * <!-- end-user-doc -->
11119:                 * @generated
11120:                 */
11121:                EAttribute CONNECTION__PASSWORD = eINSTANCE
11122:                        .getConnection_Password();
11123:
11124:                /**
11125:                 * The meta object literal for the '<em><b>Use SSL</b></em>' attribute feature.
11126:                 * <!-- begin-user-doc -->
11127:                 * <!-- end-user-doc -->
11128:                 * @generated
11129:                 */
11130:                EAttribute CONNECTION__USE_SSL = eINSTANCE
11131:                        .getConnection_UseSSL();
11132:
11133:                /**
11134:                 * The meta object literal for the '<em><b>SSL</b></em>' containment reference feature.
11135:                 * <!-- begin-user-doc -->
11136:                 * <!-- end-user-doc -->
11137:                 * @generated
11138:                 */
11139:                EReference CONNECTION__SSL = eINSTANCE.getConnection_SSL();
11140:
11141:                /**
11142:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailConsumerReplyImpl <em>Email Consumer Reply</em>}' class.
11143:                 * <!-- begin-user-doc -->
11144:                 * <!-- end-user-doc -->
11145:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailConsumerReplyImpl
11146:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEmailConsumerReply()
11147:                 * @generated
11148:                 */
11149:                EClass EMAIL_CONSUMER_REPLY = eINSTANCE.getEmailConsumerReply();
11150:
11151:                /**
11152:                 * The meta object literal for the '<em><b>Reply Charset</b></em>' attribute feature.
11153:                 * <!-- begin-user-doc -->
11154:                 * <!-- end-user-doc -->
11155:                 * @generated
11156:                 */
11157:                EAttribute EMAIL_CONSUMER_REPLY__REPLY_CHARSET = eINSTANCE
11158:                        .getEmailConsumerReply_ReplyCharset();
11159:
11160:                /**
11161:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailProviderImpl <em>Email Provider</em>}' class.
11162:                 * <!-- begin-user-doc -->
11163:                 * <!-- end-user-doc -->
11164:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EmailProviderImpl
11165:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEmailProvider()
11166:                 * @generated
11167:                 */
11168:                EClass EMAIL_PROVIDER = eINSTANCE.getEmailProvider();
11169:
11170:                /**
11171:                 * The meta object literal for the '<em><b>From</b></em>' attribute feature.
11172:                 * <!-- begin-user-doc -->
11173:                 * <!-- end-user-doc -->
11174:                 * @generated
11175:                 */
11176:                EAttribute EMAIL_PROVIDER__FROM = eINSTANCE
11177:                        .getEmailProvider_From();
11178:
11179:                /**
11180:                 * The meta object literal for the '<em><b>To</b></em>' attribute feature.
11181:                 * <!-- begin-user-doc -->
11182:                 * <!-- end-user-doc -->
11183:                 * @generated
11184:                 */
11185:                EAttribute EMAIL_PROVIDER__TO = eINSTANCE.getEmailProvider_To();
11186:
11187:                /**
11188:                 * The meta object literal for the '<em><b>Cc</b></em>' attribute feature.
11189:                 * <!-- begin-user-doc -->
11190:                 * <!-- end-user-doc -->
11191:                 * @generated
11192:                 */
11193:                EAttribute EMAIL_PROVIDER__CC = eINSTANCE.getEmailProvider_Cc();
11194:
11195:                /**
11196:                 * The meta object literal for the '<em><b>Bcc</b></em>' attribute feature.
11197:                 * <!-- begin-user-doc -->
11198:                 * <!-- end-user-doc -->
11199:                 * @generated
11200:                 */
11201:                EAttribute EMAIL_PROVIDER__BCC = eINSTANCE
11202:                        .getEmailProvider_Bcc();
11203:
11204:                /**
11205:                 * The meta object literal for the '<em><b>Subject</b></em>' attribute feature.
11206:                 * <!-- begin-user-doc -->
11207:                 * <!-- end-user-doc -->
11208:                 * @generated
11209:                 */
11210:                EAttribute EMAIL_PROVIDER__SUBJECT = eINSTANCE
11211:                        .getEmailProvider_Subject();
11212:
11213:                /**
11214:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CustomConsumerImpl <em>Custom Consumer</em>}' class.
11215:                 * <!-- begin-user-doc -->
11216:                 * <!-- end-user-doc -->
11217:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CustomConsumerImpl
11218:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCustomConsumer()
11219:                 * @generated
11220:                 */
11221:                EClass CUSTOM_CONSUMER = eINSTANCE.getCustomConsumer();
11222:
11223:                /**
11224:                 * The meta object literal for the '<em><b>Use Scheduler</b></em>' attribute feature.
11225:                 * <!-- begin-user-doc -->
11226:                 * <!-- end-user-doc -->
11227:                 * @generated
11228:                 */
11229:                EAttribute CUSTOM_CONSUMER__USE_SCHEDULER = eINSTANCE
11230:                        .getCustomConsumer_UseScheduler();
11231:
11232:                /**
11233:                 * The meta object literal for the '<em><b>Scheduler</b></em>' containment reference feature.
11234:                 * <!-- begin-user-doc -->
11235:                 * <!-- end-user-doc -->
11236:                 * @generated
11237:                 */
11238:                EReference CUSTOM_CONSUMER__SCHEDULER = eINSTANCE
11239:                        .getCustomConsumer_Scheduler();
11240:
11241:                /**
11242:                 * The meta object literal for the '<em><b>Trigger Inteval</b></em>' attribute feature.
11243:                 * <!-- begin-user-doc -->
11244:                 * <!-- end-user-doc -->
11245:                 * @generated
11246:                 */
11247:                EAttribute CUSTOM_CONSUMER__TRIGGER_INTEVAL = eINSTANCE
11248:                        .getCustomConsumer_TriggerInteval();
11249:
11250:                /**
11251:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BaseElementImpl <em>Base Element</em>}' class.
11252:                 * <!-- begin-user-doc -->
11253:                 * <!-- end-user-doc -->
11254:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.BaseElementImpl
11255:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getBaseElement()
11256:                 * @generated
11257:                 */
11258:                EClass BASE_ELEMENT = eINSTANCE.getBaseElement();
11259:
11260:                /**
11261:                 * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
11262:                 * <!-- begin-user-doc -->
11263:                 * <!-- end-user-doc -->
11264:                 * @generated
11265:                 */
11266:                EAttribute BASE_ELEMENT__NAME = eINSTANCE.getBaseElement_Name();
11267:
11268:                /**
11269:                 * The meta object literal for the '<em><b>Description</b></em>' attribute feature.
11270:                 * <!-- begin-user-doc -->
11271:                 * <!-- end-user-doc -->
11272:                 * @generated
11273:                 */
11274:                EAttribute BASE_ELEMENT__DESCRIPTION = eINSTANCE
11275:                        .getBaseElement_Description();
11276:
11277:                /**
11278:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CCSLImpl <em>CCSL</em>}' class.
11279:                 * <!-- begin-user-doc -->
11280:                 * <!-- end-user-doc -->
11281:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CCSLImpl
11282:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCCSL()
11283:                 * @generated
11284:                 */
11285:                EClass CCSL = eINSTANCE.getCCSL();
11286:
11287:                /**
11288:                 * The meta object literal for the '<em><b>Add Record</b></em>' attribute feature.
11289:                 * <!-- begin-user-doc -->
11290:                 * <!-- end-user-doc -->
11291:                 * @generated
11292:                 */
11293:                EAttribute CCSL__ADD_RECORD = eINSTANCE.getCCSL_AddRecord();
11294:
11295:                /**
11296:                 * The meta object literal for the '<em><b>Strip Record</b></em>' attribute feature.
11297:                 * <!-- begin-user-doc -->
11298:                 * <!-- end-user-doc -->
11299:                 * @generated
11300:                 */
11301:                EAttribute CCSL__STRIP_RECORD = eINSTANCE.getCCSL_StripRecord();
11302:
11303:                /**
11304:                 * The meta object literal for the '<em><b>Save Errors</b></em>' attribute feature.
11305:                 * <!-- begin-user-doc -->
11306:                 * <!-- end-user-doc -->
11307:                 * @generated
11308:                 */
11309:                EAttribute CCSL__SAVE_ERRORS = eINSTANCE.getCCSL_SaveErrors();
11310:
11311:                /**
11312:                 * The meta object literal for the '<em><b>Use Upoc</b></em>' attribute feature.
11313:                 * <!-- begin-user-doc -->
11314:                 * <!-- end-user-doc -->
11315:                 * @generated
11316:                 */
11317:                EAttribute CCSL__USE_UPOC = eINSTANCE.getCCSL_UseUpoc();
11318:
11319:                /**
11320:                 * The meta object literal for the '<em><b>Use Send Message</b></em>' attribute feature.
11321:                 * <!-- begin-user-doc -->
11322:                 * <!-- end-user-doc -->
11323:                 * @generated
11324:                 */
11325:                EAttribute CCSL__USE_SEND_MESSAGE = eINSTANCE
11326:                        .getCCSL_UseSendMessage();
11327:
11328:                /**
11329:                 * The meta object literal for the '<em><b>Upoc</b></em>' containment reference feature.
11330:                 * <!-- begin-user-doc -->
11331:                 * <!-- end-user-doc -->
11332:                 * @generated
11333:                 */
11334:                EReference CCSL__UPOC = eINSTANCE.getCCSL_Upoc();
11335:
11336:                /**
11337:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocBaseImpl <em>Upoc Base</em>}' class.
11338:                 * <!-- begin-user-doc -->
11339:                 * <!-- end-user-doc -->
11340:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocBaseImpl
11341:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocBase()
11342:                 * @generated
11343:                 */
11344:                EClass UPOC_BASE = eINSTANCE.getUpocBase();
11345:
11346:                /**
11347:                 * The meta object literal for the '<em><b>Type</b></em>' attribute feature.
11348:                 * <!-- begin-user-doc -->
11349:                 * <!-- end-user-doc -->
11350:                 * @generated
11351:                 */
11352:                EAttribute UPOC_BASE__TYPE = eINSTANCE.getUpocBase_Type();
11353:
11354:                /**
11355:                 * The meta object literal for the '<em><b>Class </b></em>' attribute feature.
11356:                 * <!-- begin-user-doc -->
11357:                 * <!-- end-user-doc -->
11358:                 * @generated
11359:                 */
11360:                EAttribute UPOC_BASE__CLASS_ = eINSTANCE.getUpocBase_Class_();
11361:
11362:                /**
11363:                 * The meta object literal for the '<em><b>Method</b></em>' attribute feature.
11364:                 * <!-- begin-user-doc -->
11365:                 * <!-- end-user-doc -->
11366:                 * @generated
11367:                 */
11368:                EAttribute UPOC_BASE__METHOD = eINSTANCE.getUpocBase_Method();
11369:
11370:                /**
11371:                 * The meta object literal for the '<em><b>Class Description</b></em>' attribute feature.
11372:                 * <!-- begin-user-doc -->
11373:                 * <!-- end-user-doc -->
11374:                 * @generated
11375:                 */
11376:                EAttribute UPOC_BASE__CLASS_DESCRIPTION = eINSTANCE
11377:                        .getUpocBase_ClassDescription();
11378:
11379:                /**
11380:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPresendImpl <em>Upoc Presend</em>}' class.
11381:                 * <!-- begin-user-doc -->
11382:                 * <!-- end-user-doc -->
11383:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPresendImpl
11384:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocPresend()
11385:                 * @generated
11386:                 */
11387:                EClass UPOC_PRESEND = eINSTANCE.getUpocPresend();
11388:
11389:                /**
11390:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPostsendImpl <em>Upoc Postsend</em>}' class.
11391:                 * <!-- begin-user-doc -->
11392:                 * <!-- end-user-doc -->
11393:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPostsendImpl
11394:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocPostsend()
11395:                 * @generated
11396:                 */
11397:                EClass UPOC_POSTSEND = eINSTANCE.getUpocPostsend();
11398:
11399:                /**
11400:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPostacceptImpl <em>Upoc Postaccept</em>}' class.
11401:                 * <!-- begin-user-doc -->
11402:                 * <!-- end-user-doc -->
11403:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocPostacceptImpl
11404:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocPostaccept()
11405:                 * @generated
11406:                 */
11407:                EClass UPOC_POSTACCEPT = eINSTANCE.getUpocPostaccept();
11408:
11409:                /**
11410:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocImpl <em>Upoc</em>}' class.
11411:                 * <!-- begin-user-doc -->
11412:                 * <!-- end-user-doc -->
11413:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.UpocImpl
11414:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpoc()
11415:                 * @generated
11416:                 */
11417:                EClass UPOC = eINSTANCE.getUpoc();
11418:
11419:                /**
11420:                 * The meta object literal for the '<em><b>Use Presend</b></em>' attribute feature.
11421:                 * <!-- begin-user-doc -->
11422:                 * <!-- end-user-doc -->
11423:                 * @generated
11424:                 */
11425:                EAttribute UPOC__USE_PRESEND = eINSTANCE.getUpoc_UsePresend();
11426:
11427:                /**
11428:                 * The meta object literal for the '<em><b>Presend</b></em>' containment reference feature.
11429:                 * <!-- begin-user-doc -->
11430:                 * <!-- end-user-doc -->
11431:                 * @generated
11432:                 */
11433:                EReference UPOC__PRESEND = eINSTANCE.getUpoc_Presend();
11434:
11435:                /**
11436:                 * The meta object literal for the '<em><b>Use Postsend</b></em>' attribute feature.
11437:                 * <!-- begin-user-doc -->
11438:                 * <!-- end-user-doc -->
11439:                 * @generated
11440:                 */
11441:                EAttribute UPOC__USE_POSTSEND = eINSTANCE.getUpoc_UsePostsend();
11442:
11443:                /**
11444:                 * The meta object literal for the '<em><b>Postsend</b></em>' containment reference feature.
11445:                 * <!-- begin-user-doc -->
11446:                 * <!-- end-user-doc -->
11447:                 * @generated
11448:                 */
11449:                EReference UPOC__POSTSEND = eINSTANCE.getUpoc_Postsend();
11450:
11451:                /**
11452:                 * The meta object literal for the '<em><b>Use Postaccept</b></em>' attribute feature.
11453:                 * <!-- begin-user-doc -->
11454:                 * <!-- end-user-doc -->
11455:                 * @generated
11456:                 */
11457:                EAttribute UPOC__USE_POSTACCEPT = eINSTANCE
11458:                        .getUpoc_UsePostaccept();
11459:
11460:                /**
11461:                 * The meta object literal for the '<em><b>Postaccept</b></em>' containment reference feature.
11462:                 * <!-- begin-user-doc -->
11463:                 * <!-- end-user-doc -->
11464:                 * @generated
11465:                 */
11466:                EReference UPOC__POSTACCEPT = eINSTANCE.getUpoc_Postaccept();
11467:
11468:                /**
11469:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConsumerCCSLImpl <em>Consumer CCSL</em>}' class.
11470:                 * <!-- begin-user-doc -->
11471:                 * <!-- end-user-doc -->
11472:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConsumerCCSLImpl
11473:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConsumerCCSL()
11474:                 * @generated
11475:                 */
11476:                EClass CONSUMER_CCSL = eINSTANCE.getConsumerCCSL();
11477:
11478:                /**
11479:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ProviderCCSLImpl <em>Provider CCSL</em>}' class.
11480:                 * <!-- begin-user-doc -->
11481:                 * <!-- end-user-doc -->
11482:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ProviderCCSLImpl
11483:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getProviderCCSL()
11484:                 * @generated
11485:                 */
11486:                EClass PROVIDER_CCSL = eINSTANCE.getProviderCCSL();
11487:
11488:                /**
11489:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPConsumerImpl <em>FTP Consumer</em>}' class.
11490:                 * <!-- begin-user-doc -->
11491:                 * <!-- end-user-doc -->
11492:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPConsumerImpl
11493:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPConsumer()
11494:                 * @generated
11495:                 */
11496:                EClass FTP_CONSUMER = eINSTANCE.getFTPConsumer();
11497:
11498:                /**
11499:                 * The meta object literal for the '<em><b>Transfer Dir</b></em>' attribute feature.
11500:                 * <!-- begin-user-doc -->
11501:                 * <!-- end-user-doc -->
11502:                 * @generated
11503:                 */
11504:                EAttribute FTP_CONSUMER__TRANSFER_DIR = eINSTANCE
11505:                        .getFTPConsumer_TransferDir();
11506:
11507:                /**
11508:                 * The meta object literal for the '<em><b>Cmd File</b></em>' attribute feature.
11509:                 * <!-- begin-user-doc -->
11510:                 * <!-- end-user-doc -->
11511:                 * @generated
11512:                 */
11513:                EAttribute FTP_CONSUMER__CMD_FILE = eINSTANCE
11514:                        .getFTPConsumer_CmdFile();
11515:
11516:                /**
11517:                 * The meta object literal for the '<em><b>Ftp Reply</b></em>' containment reference feature.
11518:                 * <!-- begin-user-doc -->
11519:                 * <!-- end-user-doc -->
11520:                 * @generated
11521:                 */
11522:                EReference FTP_CONSUMER__FTP_REPLY = eINSTANCE
11523:                        .getFTPConsumer_FtpReply();
11524:
11525:                /**
11526:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPProviderImpl <em>FTP Provider</em>}' class.
11527:                 * <!-- begin-user-doc -->
11528:                 * <!-- end-user-doc -->
11529:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPProviderImpl
11530:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPProvider()
11531:                 * @generated
11532:                 */
11533:                EClass FTP_PROVIDER = eINSTANCE.getFTPProvider();
11534:
11535:                /**
11536:                 * The meta object literal for the '<em><b>Transfer Dir</b></em>' attribute feature.
11537:                 * <!-- begin-user-doc -->
11538:                 * <!-- end-user-doc -->
11539:                 * @generated
11540:                 */
11541:                EAttribute FTP_PROVIDER__TRANSFER_DIR = eINSTANCE
11542:                        .getFTPProvider_TransferDir();
11543:
11544:                /**
11545:                 * The meta object literal for the '<em><b>Cmd File</b></em>' attribute feature.
11546:                 * <!-- begin-user-doc -->
11547:                 * <!-- end-user-doc -->
11548:                 * @generated
11549:                 */
11550:                EAttribute FTP_PROVIDER__CMD_FILE = eINSTANCE
11551:                        .getFTPProvider_CmdFile();
11552:
11553:                /**
11554:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPAuthenticationImpl <em>FTP Authentication</em>}' class.
11555:                 * <!-- begin-user-doc -->
11556:                 * <!-- end-user-doc -->
11557:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.FTPAuthenticationImpl
11558:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPAuthentication()
11559:                 * @generated
11560:                 */
11561:                EClass FTP_AUTHENTICATION = eINSTANCE.getFTPAuthentication();
11562:
11563:                /**
11564:                 * The meta object literal for the '<em><b>Connect Mode</b></em>' attribute feature.
11565:                 * <!-- begin-user-doc -->
11566:                 * <!-- end-user-doc -->
11567:                 * @generated
11568:                 */
11569:                EAttribute FTP_AUTHENTICATION__CONNECT_MODE = eINSTANCE
11570:                        .getFTPAuthentication_ConnectMode();
11571:
11572:                /**
11573:                 * The meta object literal for the '<em><b>Transfer Mode</b></em>' attribute feature.
11574:                 * <!-- begin-user-doc -->
11575:                 * <!-- end-user-doc -->
11576:                 * @generated
11577:                 */
11578:                EAttribute FTP_AUTHENTICATION__TRANSFER_MODE = eINSTANCE
11579:                        .getFTPAuthentication_TransferMode();
11580:
11581:                /**
11582:                 * The meta object literal for the '<em><b>Ftp Host</b></em>' attribute feature.
11583:                 * <!-- begin-user-doc -->
11584:                 * <!-- end-user-doc -->
11585:                 * @generated
11586:                 */
11587:                EAttribute FTP_AUTHENTICATION__FTP_HOST = eINSTANCE
11588:                        .getFTPAuthentication_FtpHost();
11589:
11590:                /**
11591:                 * The meta object literal for the '<em><b>Ftp User</b></em>' attribute feature.
11592:                 * <!-- begin-user-doc -->
11593:                 * <!-- end-user-doc -->
11594:                 * @generated
11595:                 */
11596:                EAttribute FTP_AUTHENTICATION__FTP_USER = eINSTANCE
11597:                        .getFTPAuthentication_FtpUser();
11598:
11599:                /**
11600:                 * The meta object literal for the '<em><b>Ftp Password</b></em>' attribute feature.
11601:                 * <!-- begin-user-doc -->
11602:                 * <!-- end-user-doc -->
11603:                 * @generated
11604:                 */
11605:                EAttribute FTP_AUTHENTICATION__FTP_PASSWORD = eINSTANCE
11606:                        .getFTPAuthentication_FtpPassword();
11607:
11608:                /**
11609:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CBRImpl <em>CBR</em>}' class.
11610:                 * <!-- begin-user-doc -->
11611:                 * <!-- end-user-doc -->
11612:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CBRImpl
11613:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCBR()
11614:                 * @generated
11615:                 */
11616:                EClass CBR = eINSTANCE.getCBR();
11617:
11618:                /**
11619:                 * The meta object literal for the '<em><b>Fixed Offset</b></em>' attribute feature.
11620:                 * <!-- begin-user-doc -->
11621:                 * <!-- end-user-doc -->
11622:                 * @generated
11623:                 */
11624:                EAttribute CBR__FIXED_OFFSET = eINSTANCE.getCBR_FixedOffset();
11625:
11626:                /**
11627:                 * The meta object literal for the '<em><b>Fixed Length</b></em>' attribute feature.
11628:                 * <!-- begin-user-doc -->
11629:                 * <!-- end-user-doc -->
11630:                 * @generated
11631:                 */
11632:                EAttribute CBR__FIXED_LENGTH = eINSTANCE.getCBR_FixedLength();
11633:
11634:                /**
11635:                 * The meta object literal for the '<em><b>Delimiter</b></em>' attribute feature.
11636:                 * <!-- begin-user-doc -->
11637:                 * <!-- end-user-doc -->
11638:                 * @generated
11639:                 */
11640:                EAttribute CBR__DELIMITER = eINSTANCE.getCBR_Delimiter();
11641:
11642:                /**
11643:                 * The meta object literal for the '<em><b>Script Engine</b></em>' attribute feature.
11644:                 * <!-- begin-user-doc -->
11645:                 * <!-- end-user-doc -->
11646:                 * @generated
11647:                 */
11648:                EAttribute CBR__SCRIPT_ENGINE = eINSTANCE.getCBR_ScriptEngine();
11649:
11650:                /**
11651:                 * The meta object literal for the '<em><b>Script Class</b></em>' attribute feature.
11652:                 * <!-- begin-user-doc -->
11653:                 * <!-- end-user-doc -->
11654:                 * @generated
11655:                 */
11656:                EAttribute CBR__SCRIPT_CLASS = eINSTANCE.getCBR_ScriptClass();
11657:
11658:                /**
11659:                 * The meta object literal for the '<em><b>Index</b></em>' attribute feature.
11660:                 * <!-- begin-user-doc -->
11661:                 * <!-- end-user-doc -->
11662:                 * @generated
11663:                 */
11664:                EAttribute CBR__INDEX = eINSTANCE.getCBR_Index();
11665:
11666:                /**
11667:                 * The meta object literal for the '<em><b>Type</b></em>' attribute feature.
11668:                 * <!-- begin-user-doc -->
11669:                 * <!-- end-user-doc -->
11670:                 * @generated
11671:                 */
11672:                EAttribute CBR__TYPE = eINSTANCE.getCBR_Type();
11673:
11674:                /**
11675:                 * The meta object literal for the '<em><b>Expression</b></em>' attribute feature.
11676:                 * <!-- begin-user-doc -->
11677:                 * <!-- end-user-doc -->
11678:                 * @generated
11679:                 */
11680:                EAttribute CBR__EXPRESSION = eINSTANCE.getCBR_Expression();
11681:
11682:                /**
11683:                 * The meta object literal for the '<em><b>Script Class Description</b></em>' attribute feature.
11684:                 * <!-- begin-user-doc -->
11685:                 * <!-- end-user-doc -->
11686:                 * @generated
11687:                 */
11688:                EAttribute CBR__SCRIPT_CLASS_DESCRIPTION = eINSTANCE
11689:                        .getCBR_ScriptClassDescription();
11690:
11691:                /**
11692:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JDBCImpl <em>JDBC</em>}' class.
11693:                 * <!-- begin-user-doc -->
11694:                 * <!-- end-user-doc -->
11695:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.JDBCImpl
11696:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getJDBC()
11697:                 * @generated
11698:                 */
11699:                EClass JDBC = eINSTANCE.getJDBC();
11700:
11701:                /**
11702:                 * The meta object literal for the '<em><b>Driver</b></em>' attribute feature.
11703:                 * <!-- begin-user-doc -->
11704:                 * <!-- end-user-doc -->
11705:                 * @generated
11706:                 */
11707:                EAttribute JDBC__DRIVER = eINSTANCE.getJDBC_Driver();
11708:
11709:                /**
11710:                 * The meta object literal for the '<em><b>URL</b></em>' attribute feature.
11711:                 * <!-- begin-user-doc -->
11712:                 * <!-- end-user-doc -->
11713:                 * @generated
11714:                 */
11715:                EAttribute JDBC__URL = eINSTANCE.getJDBC_URL();
11716:
11717:                /**
11718:                 * The meta object literal for the '<em><b>User</b></em>' attribute feature.
11719:                 * <!-- begin-user-doc -->
11720:                 * <!-- end-user-doc -->
11721:                 * @generated
11722:                 */
11723:                EAttribute JDBC__USER = eINSTANCE.getJDBC_User();
11724:
11725:                /**
11726:                 * The meta object literal for the '<em><b>Password</b></em>' attribute feature.
11727:                 * <!-- begin-user-doc -->
11728:                 * <!-- end-user-doc -->
11729:                 * @generated
11730:                 */
11731:                EAttribute JDBC__PASSWORD = eINSTANCE.getJDBC_Password();
11732:
11733:                /**
11734:                 * The meta object literal for the '<em><b>Request Handler</b></em>' attribute feature.
11735:                 * <!-- begin-user-doc -->
11736:                 * <!-- end-user-doc -->
11737:                 * @generated
11738:                 */
11739:                EAttribute JDBC__REQUEST_HANDLER = eINSTANCE
11740:                        .getJDBC_RequestHandler();
11741:
11742:                /**
11743:                 * The meta object literal for the '<em><b>Exec Handler</b></em>' attribute feature.
11744:                 * <!-- begin-user-doc -->
11745:                 * <!-- end-user-doc -->
11746:                 * @generated
11747:                 */
11748:                EAttribute JDBC__EXEC_HANDLER = eINSTANCE.getJDBC_ExecHandler();
11749:
11750:                /**
11751:                 * The meta object literal for the '<em><b>Auto Commit</b></em>' attribute feature.
11752:                 * <!-- begin-user-doc -->
11753:                 * <!-- end-user-doc -->
11754:                 * @generated
11755:                 */
11756:                EAttribute JDBC__AUTO_COMMIT = eINSTANCE.getJDBC_AutoCommit();
11757:
11758:                /**
11759:                 * The meta object literal for the '<em><b>Connection Retries</b></em>' attribute feature.
11760:                 * <!-- begin-user-doc -->
11761:                 * <!-- end-user-doc -->
11762:                 * @generated
11763:                 */
11764:                EAttribute JDBC__CONNECTION_RETRIES = eINSTANCE
11765:                        .getJDBC_ConnectionRetries();
11766:
11767:                /**
11768:                 * The meta object literal for the '<em><b>Connection Iterval</b></em>' attribute feature.
11769:                 * <!-- begin-user-doc -->
11770:                 * <!-- end-user-doc -->
11771:                 * @generated
11772:                 */
11773:                EAttribute JDBC__CONNECTION_ITERVAL = eINSTANCE
11774:                        .getJDBC_ConnectionIterval();
11775:
11776:                /**
11777:                 * The meta object literal for the '<em><b>Transaction Timeout</b></em>' attribute feature.
11778:                 * <!-- begin-user-doc -->
11779:                 * <!-- end-user-doc -->
11780:                 * @generated
11781:                 */
11782:                EAttribute JDBC__TRANSACTION_TIMEOUT = eINSTANCE
11783:                        .getJDBC_TransactionTimeout();
11784:
11785:                /**
11786:                 * The meta object literal for the '<em><b>Default Page Size</b></em>' attribute feature.
11787:                 * <!-- begin-user-doc -->
11788:                 * <!-- end-user-doc -->
11789:                 * @generated
11790:                 */
11791:                EAttribute JDBC__DEFAULT_PAGE_SIZE = eINSTANCE
11792:                        .getJDBC_DefaultPageSize();
11793:
11794:                /**
11795:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ScriptImpl <em>Script</em>}' class.
11796:                 * <!-- begin-user-doc -->
11797:                 * <!-- end-user-doc -->
11798:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ScriptImpl
11799:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getScript()
11800:                 * @generated
11801:                 */
11802:                EClass SCRIPT = eINSTANCE.getScript();
11803:
11804:                /**
11805:                 * The meta object literal for the '<em><b>Type</b></em>' attribute feature.
11806:                 * <!-- begin-user-doc -->
11807:                 * <!-- end-user-doc -->
11808:                 * @generated
11809:                 */
11810:                EAttribute SCRIPT__TYPE = eINSTANCE.getScript_Type();
11811:
11812:                /**
11813:                 * The meta object literal for the '<em><b>Trigger Time</b></em>' attribute feature.
11814:                 * <!-- begin-user-doc -->
11815:                 * <!-- end-user-doc -->
11816:                 * @generated
11817:                 */
11818:                EAttribute SCRIPT__TRIGGER_TIME = eINSTANCE
11819:                        .getScript_TriggerTime();
11820:
11821:                /**
11822:                 * The meta object literal for the '<em><b>Class </b></em>' attribute feature.
11823:                 * <!-- begin-user-doc -->
11824:                 * <!-- end-user-doc -->
11825:                 * @generated
11826:                 */
11827:                EAttribute SCRIPT__CLASS_ = eINSTANCE.getScript_Class_();
11828:
11829:                /**
11830:                 * The meta object literal for the '<em><b>Class Description</b></em>' attribute feature.
11831:                 * <!-- begin-user-doc -->
11832:                 * <!-- end-user-doc -->
11833:                 * @generated
11834:                 */
11835:                EAttribute SCRIPT__CLASS_DESCRIPTION = eINSTANCE
11836:                        .getScript_ClassDescription();
11837:
11838:                /**
11839:                 * The meta object literal for the '<em><b>Script Consumer</b></em>' containment reference feature.
11840:                 * <!-- begin-user-doc -->
11841:                 * <!-- end-user-doc -->
11842:                 * @generated
11843:                 */
11844:                EReference SCRIPT__SCRIPT_CONSUMER = eINSTANCE
11845:                        .getScript_ScriptConsumer();
11846:
11847:                /**
11848:                 * The meta object literal for the '<em><b>Script Provider</b></em>' containment reference feature.
11849:                 * <!-- begin-user-doc -->
11850:                 * <!-- end-user-doc -->
11851:                 * @generated
11852:                 */
11853:                EReference SCRIPT__SCRIPT_PROVIDER = eINSTANCE
11854:                        .getScript_ScriptProvider();
11855:
11856:                /**
11857:                 * The meta object literal for the '<em><b>Use Scheduler</b></em>' attribute feature.
11858:                 * <!-- begin-user-doc -->
11859:                 * <!-- end-user-doc -->
11860:                 * @generated
11861:                 */
11862:                EAttribute SCRIPT__USE_SCHEDULER = eINSTANCE
11863:                        .getScript_UseScheduler();
11864:
11865:                /**
11866:                 * The meta object literal for the '<em><b>Scheduler</b></em>' containment reference feature.
11867:                 * <!-- begin-user-doc -->
11868:                 * <!-- end-user-doc -->
11869:                 * @generated
11870:                 */
11871:                EReference SCRIPT__SCHEDULER = eINSTANCE.getScript_Scheduler();
11872:
11873:                /**
11874:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CommentImpl <em>Comment</em>}' class.
11875:                 * <!-- begin-user-doc -->
11876:                 * <!-- end-user-doc -->
11877:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.CommentImpl
11878:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getComment()
11879:                 * @generated
11880:                 */
11881:                EClass COMMENT = eINSTANCE.getComment();
11882:
11883:                /**
11884:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPImpl <em>TCPIP</em>}' class.
11885:                 * <!-- begin-user-doc -->
11886:                 * <!-- end-user-doc -->
11887:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPImpl
11888:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTCPIP()
11889:                 * @generated
11890:                 */
11891:                EClass TCPIP = eINSTANCE.getTCPIP();
11892:
11893:                /**
11894:                 * The meta object literal for the '<em><b>Protocol Handler</b></em>' attribute feature.
11895:                 * <!-- begin-user-doc -->
11896:                 * <!-- end-user-doc -->
11897:                 * @generated
11898:                 */
11899:                EAttribute TCPIP__PROTOCOL_HANDLER = eINSTANCE
11900:                        .getTCPIP_ProtocolHandler();
11901:
11902:                /**
11903:                 * The meta object literal for the '<em><b>Connection Mode</b></em>' attribute feature.
11904:                 * <!-- begin-user-doc -->
11905:                 * <!-- end-user-doc -->
11906:                 * @generated
11907:                 */
11908:                EAttribute TCPIP__CONNECTION_MODE = eINSTANCE
11909:                        .getTCPIP_ConnectionMode();
11910:
11911:                /**
11912:                 * The meta object literal for the '<em><b>Client</b></em>' containment reference feature.
11913:                 * <!-- begin-user-doc -->
11914:                 * <!-- end-user-doc -->
11915:                 * @generated
11916:                 */
11917:                EReference TCPIP__CLIENT = eINSTANCE.getTCPIP_Client();
11918:
11919:                /**
11920:                 * The meta object literal for the '<em><b>Server</b></em>' containment reference feature.
11921:                 * <!-- begin-user-doc -->
11922:                 * <!-- end-user-doc -->
11923:                 * @generated
11924:                 */
11925:                EReference TCPIP__SERVER = eINSTANCE.getTCPIP_Server();
11926:
11927:                /**
11928:                 * The meta object literal for the '<em><b>Tcpip Consumer</b></em>' containment reference feature.
11929:                 * <!-- begin-user-doc -->
11930:                 * <!-- end-user-doc -->
11931:                 * @generated
11932:                 */
11933:                EReference TCPIP__TCPIP_CONSUMER = eINSTANCE
11934:                        .getTCPIP_TcpipConsumer();
11935:
11936:                /**
11937:                 * The meta object literal for the '<em><b>Tcpip Provider</b></em>' containment reference feature.
11938:                 * <!-- begin-user-doc -->
11939:                 * <!-- end-user-doc -->
11940:                 * @generated
11941:                 */
11942:                EReference TCPIP__TCPIP_PROVIDER = eINSTANCE
11943:                        .getTCPIP_TcpipProvider();
11944:
11945:                /**
11946:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConnectionSettingImpl <em>Connection Setting</em>}' class.
11947:                 * <!-- begin-user-doc -->
11948:                 * <!-- end-user-doc -->
11949:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConnectionSettingImpl
11950:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConnectionSetting()
11951:                 * @generated
11952:                 */
11953:                EClass CONNECTION_SETTING = eINSTANCE.getConnectionSetting();
11954:
11955:                /**
11956:                 * The meta object literal for the '<em><b>Local Bind Host</b></em>' attribute feature.
11957:                 * <!-- begin-user-doc -->
11958:                 * <!-- end-user-doc -->
11959:                 * @generated
11960:                 */
11961:                EAttribute CONNECTION_SETTING__LOCAL_BIND_HOST = eINSTANCE
11962:                        .getConnectionSetting_LocalBindHost();
11963:
11964:                /**
11965:                 * The meta object literal for the '<em><b>SSL</b></em>' containment reference feature.
11966:                 * <!-- begin-user-doc -->
11967:                 * <!-- end-user-doc -->
11968:                 * @generated
11969:                 */
11970:                EReference CONNECTION_SETTING__SSL = eINSTANCE
11971:                        .getConnectionSetting_SSL();
11972:
11973:                /**
11974:                 * The meta object literal for the '<em><b>Use Ssl</b></em>' attribute feature.
11975:                 * <!-- begin-user-doc -->
11976:                 * <!-- end-user-doc -->
11977:                 * @generated
11978:                 */
11979:                EAttribute CONNECTION_SETTING__USE_SSL = eINSTANCE
11980:                        .getConnectionSetting_UseSsl();
11981:
11982:                /**
11983:                 * The meta object literal for the '<em><b>Protocol Handler Description</b></em>' attribute feature.
11984:                 * <!-- begin-user-doc -->
11985:                 * <!-- end-user-doc -->
11986:                 * @generated
11987:                 */
11988:                EAttribute TCPIP__PROTOCOL_HANDLER_DESCRIPTION = eINSTANCE
11989:                        .getTCPIP_ProtocolHandlerDescription();
11990:
11991:                /**
11992:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPClientImpl <em>TCPIP Client</em>}' class.
11993:                 * <!-- begin-user-doc -->
11994:                 * <!-- end-user-doc -->
11995:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPClientImpl
11996:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTCPIPClient()
11997:                 * @generated
11998:                 */
11999:                EClass TCPIP_CLIENT = eINSTANCE.getTCPIPClient();
12000:
12001:                /**
12002:                 * The meta object literal for the '<em><b>Host</b></em>' attribute feature.
12003:                 * <!-- begin-user-doc -->
12004:                 * <!-- end-user-doc -->
12005:                 * @generated
12006:                 */
12007:                EAttribute TCPIP_CLIENT__HOST = eINSTANCE.getTCPIPClient_Host();
12008:
12009:                /**
12010:                 * The meta object literal for the '<em><b>Port</b></em>' attribute feature.
12011:                 * <!-- begin-user-doc -->
12012:                 * <!-- end-user-doc -->
12013:                 * @generated
12014:                 */
12015:                EAttribute TCPIP_CLIENT__PORT = eINSTANCE.getTCPIPClient_Port();
12016:
12017:                /**
12018:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPServerImpl <em>TCPIP Server</em>}' class.
12019:                 * <!-- begin-user-doc -->
12020:                 * <!-- end-user-doc -->
12021:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.TCPIPServerImpl
12022:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTCPIPServer()
12023:                 * @generated
12024:                 */
12025:                EClass TCPIP_SERVER = eINSTANCE.getTCPIPServer();
12026:
12027:                /**
12028:                 * The meta object literal for the '<em><b>Listen Port</b></em>' attribute feature.
12029:                 * <!-- begin-user-doc -->
12030:                 * <!-- end-user-doc -->
12031:                 * @generated
12032:                 */
12033:                EAttribute TCPIP_SERVER__LISTEN_PORT = eINSTANCE
12034:                        .getTCPIPServer_ListenPort();
12035:
12036:                /**
12037:                 * The meta object literal for the '<em><b>Max Clients</b></em>' attribute feature.
12038:                 * <!-- begin-user-doc -->
12039:                 * <!-- end-user-doc -->
12040:                 * @generated
12041:                 */
12042:                EAttribute TCPIP_SERVER__MAX_CLIENTS = eINSTANCE
12043:                        .getTCPIPServer_MaxClients();
12044:
12045:                /**
12046:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SSLImpl <em>SSL</em>}' class.
12047:                 * <!-- begin-user-doc -->
12048:                 * <!-- end-user-doc -->
12049:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.SSLImpl
12050:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getSSL()
12051:                 * @generated
12052:                 */
12053:                EClass SSL = eINSTANCE.getSSL();
12054:
12055:                /**
12056:                 * The meta object literal for the '<em><b>Ssl Protocol</b></em>' attribute feature.
12057:                 * <!-- begin-user-doc -->
12058:                 * <!-- end-user-doc -->
12059:                 * @generated
12060:                 */
12061:                EAttribute SSL__SSL_PROTOCOL = eINSTANCE.getSSL_SslProtocol();
12062:
12063:                /**
12064:                 * The meta object literal for the '<em><b>Allow Anonymous</b></em>' attribute feature.
12065:                 * <!-- begin-user-doc -->
12066:                 * <!-- end-user-doc -->
12067:                 * @generated
12068:                 */
12069:                EAttribute SSL__ALLOW_ANONYMOUS = eINSTANCE
12070:                        .getSSL_AllowAnonymous();
12071:
12072:                /**
12073:                 * The meta object literal for the '<em><b>Use Private Key</b></em>' attribute feature.
12074:                 * <!-- begin-user-doc -->
12075:                 * <!-- end-user-doc -->
12076:                 * @generated
12077:                 */
12078:                EAttribute SSL__USE_PRIVATE_KEY = eINSTANCE
12079:                        .getSSL_UsePrivateKey();
12080:
12081:                /**
12082:                 * The meta object literal for the '<em><b>Key Store File</b></em>' attribute feature.
12083:                 * <!-- begin-user-doc -->
12084:                 * <!-- end-user-doc -->
12085:                 * @generated
12086:                 */
12087:                EAttribute SSL__KEY_STORE_FILE = eINSTANCE
12088:                        .getSSL_KeyStoreFile();
12089:
12090:                /**
12091:                 * The meta object literal for the '<em><b>Key Store Password</b></em>' attribute feature.
12092:                 * <!-- begin-user-doc -->
12093:                 * <!-- end-user-doc -->
12094:                 * @generated
12095:                 */
12096:                EAttribute SSL__KEY_STORE_PASSWORD = eINSTANCE
12097:                        .getSSL_KeyStorePassword();
12098:
12099:                /**
12100:                 * The meta object literal for the '<em><b>Use Default Trust Store</b></em>' attribute feature.
12101:                 * <!-- begin-user-doc -->
12102:                 * <!-- end-user-doc -->
12103:                 * @generated
12104:                 */
12105:                EAttribute SSL__USE_DEFAULT_TRUST_STORE = eINSTANCE
12106:                        .getSSL_UseDefaultTrustStore();
12107:
12108:                /**
12109:                 * The meta object literal for the '<em><b>Trust Store File</b></em>' attribute feature.
12110:                 * <!-- begin-user-doc -->
12111:                 * <!-- end-user-doc -->
12112:                 * @generated
12113:                 */
12114:                EAttribute SSL__TRUST_STORE_FILE = eINSTANCE
12115:                        .getSSL_TrustStoreFile();
12116:
12117:                /**
12118:                 * The meta object literal for the '<em><b>Trust Store Password</b></em>' attribute feature.
12119:                 * <!-- begin-user-doc -->
12120:                 * <!-- end-user-doc -->
12121:                 * @generated
12122:                 */
12123:                EAttribute SSL__TRUST_STORE_PASSWORD = eINSTANCE
12124:                        .getSSL_TrustStorePassword();
12125:
12126:                /**
12127:                 * The meta object literal for the '<em><b>Authenticate Peer</b></em>' attribute feature.
12128:                 * <!-- begin-user-doc -->
12129:                 * <!-- end-user-doc -->
12130:                 * @generated
12131:                 */
12132:                EAttribute SSL__AUTHENTICATE_PEER = eINSTANCE
12133:                        .getSSL_AuthenticatePeer();
12134:
12135:                /**
12136:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ProviderImpl <em>Provider</em>}' class.
12137:                 * <!-- begin-user-doc -->
12138:                 * <!-- end-user-doc -->
12139:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ProviderImpl
12140:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getProvider()
12141:                 * @generated
12142:                 */
12143:                EClass PROVIDER = eINSTANCE.getProvider();
12144:
12145:                /**
12146:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConsumerImpl <em>Consumer</em>}' class.
12147:                 * <!-- begin-user-doc -->
12148:                 * <!-- end-user-doc -->
12149:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.ConsumerImpl
12150:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConsumer()
12151:                 * @generated
12152:                 */
12153:                EClass CONSUMER = eINSTANCE.getConsumer();
12154:
12155:                /**
12156:                 * The meta object literal for the '<em><b>Default Mep</b></em>' attribute feature.
12157:                 * <!-- begin-user-doc -->
12158:                 * <!-- end-user-doc -->
12159:                 * @generated
12160:                 */
12161:                EAttribute CONSUMER__DEFAULT_MEP = eINSTANCE
12162:                        .getConsumer_DefaultMep();
12163:
12164:                /**
12165:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EndPointImpl <em>End Point</em>}' class.
12166:                 * <!-- begin-user-doc -->
12167:                 * <!-- end-user-doc -->
12168:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.EndPointImpl
12169:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getEndPoint()
12170:                 * @generated
12171:                 */
12172:                EClass END_POINT = eINSTANCE.getEndPoint();
12173:
12174:                /**
12175:                 * The meta object literal for the '<em><b>End Point Name</b></em>' attribute feature.
12176:                 * <!-- begin-user-doc -->
12177:                 * <!-- end-user-doc -->
12178:                 * @generated
12179:                 */
12180:                EAttribute END_POINT__END_POINT_NAME = eINSTANCE
12181:                        .getEndPoint_EndPointName();
12182:
12183:                /**
12184:                 * The meta object literal for the '<em><b>Charset</b></em>' attribute feature.
12185:                 * <!-- begin-user-doc -->
12186:                 * <!-- end-user-doc -->
12187:                 * @generated
12188:                 */
12189:                EAttribute END_POINT__CHARSET = eINSTANCE.getEndPoint_Charset();
12190:
12191:                /**
12192:                 * The meta object literal for the '<em><b>Record Type</b></em>' attribute feature.
12193:                 * <!-- begin-user-doc -->
12194:                 * <!-- end-user-doc -->
12195:                 * @generated
12196:                 */
12197:                EAttribute END_POINT__RECORD_TYPE = eINSTANCE
12198:                        .getEndPoint_RecordType();
12199:
12200:                /**
12201:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpConnectionImpl <em>Http Connection</em>}' class.
12202:                 * <!-- begin-user-doc -->
12203:                 * <!-- end-user-doc -->
12204:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.HttpConnectionImpl
12205:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getHttpConnection()
12206:                 * @generated
12207:                 */
12208:                EClass HTTP_CONNECTION = eINSTANCE.getHttpConnection();
12209:
12210:                /**
12211:                 * The meta object literal for the '<em><b>Location Url</b></em>' attribute feature.
12212:                 * <!-- begin-user-doc -->
12213:                 * <!-- end-user-doc -->
12214:                 * @generated
12215:                 */
12216:                EAttribute HTTP_CONNECTION__LOCATION_URL = eINSTANCE
12217:                        .getHttpConnection_LocationUrl();
12218:
12219:                /**
12220:                 * The meta object literal for the '<em><b>Soap Enabled</b></em>' attribute feature.
12221:                 * <!-- begin-user-doc -->
12222:                 * <!-- end-user-doc -->
12223:                 * @generated
12224:                 */
12225:                EAttribute HTTP_CONNECTION__SOAP_ENABLED = eINSTANCE
12226:                        .getHttpConnection_SoapEnabled();
12227:
12228:                /**
12229:                 * The meta object literal for the '<em><b>Use Ssl</b></em>' attribute feature.
12230:                 * <!-- begin-user-doc -->
12231:                 * <!-- end-user-doc -->
12232:                 * @generated
12233:                 */
12234:                EAttribute HTTP_CONNECTION__USE_SSL = eINSTANCE
12235:                        .getHttpConnection_UseSsl();
12236:
12237:                /**
12238:                 * The meta object literal for the '<em><b>SSL</b></em>' containment reference feature.
12239:                 * <!-- begin-user-doc -->
12240:                 * <!-- end-user-doc -->
12241:                 * @generated
12242:                 */
12243:                EReference HTTP_CONNECTION__SSL = eINSTANCE
12244:                        .getHttpConnection_SSL();
12245:
12246:                /**
12247:                 * The meta object literal for the '<em><b>Timeout</b></em>' attribute feature.
12248:                 * <!-- begin-user-doc -->
12249:                 * <!-- end-user-doc -->
12250:                 * @generated
12251:                 */
12252:                EAttribute HTTP_CONNECTION__TIMEOUT = eINSTANCE
12253:                        .getHttpConnection_Timeout();
12254:
12255:                /**
12256:                 * The meta object literal for the '<em><b>Attachment Mode</b></em>' attribute feature.
12257:                 * <!-- begin-user-doc -->
12258:                 * <!-- end-user-doc -->
12259:                 * @generated
12260:                 */
12261:                EAttribute HTTP_CONNECTION__ATTACHMENT_MODE = eINSTANCE
12262:                        .getHttpConnection_AttachmentMode();
12263:
12264:                /**
12265:                 * The meta object literal for the '<em><b>Marshaller</b></em>' attribute feature.
12266:                 * <!-- begin-user-doc -->
12267:                 * <!-- end-user-doc -->
12268:                 * @generated
12269:                 */
12270:                EAttribute HTTP_CONNECTION__MARSHALLER = eINSTANCE
12271:                        .getHttpConnection_Marshaller();
12272:
12273:                /**
12274:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DefaultMepType <em>Default Mep Type</em>}' enum.
12275:                 * <!-- begin-user-doc -->
12276:                 * <!-- end-user-doc -->
12277:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DefaultMepType
12278:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getDefaultMepType()
12279:                 * @generated
12280:                 */
12281:                EEnum DEFAULT_MEP_TYPE = eINSTANCE.getDefaultMepType();
12282:
12283:                /**
12284:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DestinationStyleType <em>Destination Style Type</em>}' enum.
12285:                 * <!-- begin-user-doc -->
12286:                 * <!-- end-user-doc -->
12287:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.DestinationStyleType
12288:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getDestinationStyleType()
12289:                 * @generated
12290:                 */
12291:                EEnum DESTINATION_STYLE_TYPE = eINSTANCE
12292:                        .getDestinationStyleType();
12293:
12294:                /**
12295:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReadStyleType <em>Read Style Type</em>}' enum.
12296:                 * <!-- begin-user-doc -->
12297:                 * <!-- end-user-doc -->
12298:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReadStyleType
12299:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getReadStyleType()
12300:                 * @generated
12301:                 */
12302:                EEnum READ_STYLE_TYPE = eINSTANCE.getReadStyleType();
12303:
12304:                /**
12305:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RecordTypeType <em>Record Type Type</em>}' enum.
12306:                 * <!-- begin-user-doc -->
12307:                 * <!-- end-user-doc -->
12308:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RecordTypeType
12309:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getRecordTypeType()
12310:                 * @generated
12311:                 */
12312:                EEnum RECORD_TYPE_TYPE = eINSTANCE.getRecordTypeType();
12313:
12314:                /**
12315:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileActionType <em>File Action Type</em>}' enum.
12316:                 * <!-- begin-user-doc -->
12317:                 * <!-- end-user-doc -->
12318:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FileActionType
12319:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFileActionType()
12320:                 * @generated
12321:                 */
12322:                EEnum FILE_ACTION_TYPE = eINSTANCE.getFileActionType();
12323:
12324:                /**
12325:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ParserType <em>Parser Type</em>}' enum.
12326:                 * <!-- begin-user-doc -->
12327:                 * <!-- end-user-doc -->
12328:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ParserType
12329:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getParserType()
12330:                 * @generated
12331:                 */
12332:                EEnum PARSER_TYPE = eINSTANCE.getParserType();
12333:
12334:                /**
12335:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocContext <em>Upoc Context</em>}' enum.
12336:                 * <!-- begin-user-doc -->
12337:                 * <!-- end-user-doc -->
12338:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.UpocContext
12339:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getUpocContext()
12340:                 * @generated
12341:                 */
12342:                EEnum UPOC_CONTEXT = eINSTANCE.getUpocContext();
12343:
12344:                /**
12345:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectModeType <em>Connect Mode Type</em>}' enum.
12346:                 * <!-- begin-user-doc -->
12347:                 * <!-- end-user-doc -->
12348:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectModeType
12349:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConnectModeType()
12350:                 * @generated
12351:                 */
12352:                EEnum CONNECT_MODE_TYPE = eINSTANCE.getConnectModeType();
12353:
12354:                /**
12355:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TransferModeType <em>Transfer Mode Type</em>}' enum.
12356:                 * <!-- begin-user-doc -->
12357:                 * <!-- end-user-doc -->
12358:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.TransferModeType
12359:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getTransferModeType()
12360:                 * @generated
12361:                 */
12362:                EEnum TRANSFER_MODE_TYPE = eINSTANCE.getTransferModeType();
12363:
12364:                /**
12365:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RegularType <em>Regular Type</em>}' enum.
12366:                 * <!-- begin-user-doc -->
12367:                 * <!-- end-user-doc -->
12368:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RegularType
12369:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getRegularType()
12370:                 * @generated
12371:                 */
12372:                EEnum REGULAR_TYPE = eINSTANCE.getRegularType();
12373:
12374:                /**
12375:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBRType <em>CBR Type</em>}' enum.
12376:                 * <!-- begin-user-doc -->
12377:                 * <!-- end-user-doc -->
12378:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.CBRType
12379:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getCBRType()
12380:                 * @generated
12381:                 */
12382:                EEnum CBR_TYPE = eINSTANCE.getCBRType();
12383:
12384:                /**
12385:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptType <em>Script Type</em>}' enum.
12386:                 * <!-- begin-user-doc -->
12387:                 * <!-- end-user-doc -->
12388:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptType
12389:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getScriptType()
12390:                 * @generated
12391:                 */
12392:                EEnum SCRIPT_TYPE = eINSTANCE.getScriptType();
12393:
12394:                /**
12395:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptRoleType <em>Script Role Type</em>}' enum.
12396:                 * <!-- begin-user-doc -->
12397:                 * <!-- end-user-doc -->
12398:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ScriptRoleType
12399:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getScriptRoleType()
12400:                 * @generated
12401:                 */
12402:                EEnum SCRIPT_ROLE_TYPE = eINSTANCE.getScriptRoleType();
12403:
12404:                /**
12405:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPScriptModeType <em>FTP Script Mode Type</em>}' enum.
12406:                 * <!-- begin-user-doc -->
12407:                 * <!-- end-user-doc -->
12408:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FTPScriptModeType
12409:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFTPScriptModeType()
12410:                 * @generated
12411:                 */
12412:                EEnum FTP_SCRIPT_MODE_TYPE = eINSTANCE.getFTPScriptModeType();
12413:
12414:                /**
12415:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RoleType <em>Role Type</em>}' enum.
12416:                 * <!-- begin-user-doc -->
12417:                 * <!-- end-user-doc -->
12418:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.RoleType
12419:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getRoleType()
12420:                 * @generated
12421:                 */
12422:                EEnum ROLE_TYPE = eINSTANCE.getRoleType();
12423:
12424:                /**
12425:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionModeType <em>Connection Mode Type</em>}' enum.
12426:                 * <!-- begin-user-doc -->
12427:                 * <!-- end-user-doc -->
12428:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ConnectionModeType
12429:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getConnectionModeType()
12430:                 * @generated
12431:                 */
12432:                EEnum CONNECTION_MODE_TYPE = eINSTANCE.getConnectionModeType();
12433:
12434:                /**
12435:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSLMode <em>SSL Mode</em>}' enum.
12436:                 * <!-- begin-user-doc -->
12437:                 * <!-- end-user-doc -->
12438:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.SSLMode
12439:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getSSLMode()
12440:                 * @generated
12441:                 */
12442:                EEnum SSL_MODE = eINSTANCE.getSSLMode();
12443:
12444:                /**
12445:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PatternModel <em>Pattern Model</em>}' enum.
12446:                 * <!-- begin-user-doc -->
12447:                 * <!-- end-user-doc -->
12448:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.PatternModel
12449:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getPatternModel()
12450:                 * @generated
12451:                 */
12452:                EEnum PATTERN_MODEL = eINSTANCE.getPatternModel();
12453:
12454:                /**
12455:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FolderBrowseStyle <em>Folder Browse Style</em>}' enum.
12456:                 * <!-- begin-user-doc -->
12457:                 * <!-- end-user-doc -->
12458:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.FolderBrowseStyle
12459:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getFolderBrowseStyle()
12460:                 * @generated
12461:                 */
12462:                EEnum FOLDER_BROWSE_STYLE = eINSTANCE.getFolderBrowseStyle();
12463:
12464:                /**
12465:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReceiveProtocol <em>Receive Protocol</em>}' enum.
12466:                 * <!-- begin-user-doc -->
12467:                 * <!-- end-user-doc -->
12468:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.ReceiveProtocol
12469:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getReceiveProtocol()
12470:                 * @generated
12471:                 */
12472:                EEnum RECEIVE_PROTOCOL = eINSTANCE.getReceiveProtocol();
12473:
12474:                /**
12475:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.AttachmentModeType <em>Attachment Mode Type</em>}' enum.
12476:                 * <!-- begin-user-doc -->
12477:                 * <!-- end-user-doc -->
12478:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.AttachmentModeType
12479:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getAttachmentModeType()
12480:                 * @generated
12481:                 */
12482:                EEnum ATTACHMENT_MODE_TYPE = eINSTANCE.getAttachmentModeType();
12483:
12484:                /**
12485:                 * The meta object literal for the '{@link com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.WSDLSource <em>WSDL Source</em>}' enum.
12486:                 * <!-- begin-user-doc -->
12487:                 * <!-- end-user-doc -->
12488:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.WSDLSource
12489:                 * @see com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowPackageImpl#getWSDLSource()
12490:                 * @generated
12491:                 */
12492:                EEnum WSDL_SOURCE = eINSTANCE.getWSDLSource();
12493:
12494:            }
12495:
12496:        } //componentflowPackage
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.