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


com.bostechcorp.cbesb.ui.componentflow.componentFlowEditor.impl.componentflowFactoryImpl

componentflowFactoryImpl
public class componentflowFactoryImpl extends EFactoryImpl implements componentflowFactory(Code)
An implementation of the model Factory.


Field Summary
final public static  Stringcopyright
    

Constructor Summary
public  componentflowFactoryImpl()
     Creates an instance of the factory.

Method Summary
public  StringconvertAttachmentModeTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertCBRTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertConnectModeTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertConnectionModeTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertDefaultMepTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertDestinationStyleTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertFTPScriptModeTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertFileActionTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertFolderBrowseStyleToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertParserTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertPatternModelToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertReadStyleTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertReceiveProtocolToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertRecordTypeTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertRegularTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertRoleTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertSSLModeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertScriptRoleTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertScriptTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertTransferModeTypeToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertUpocContextToString(EDataType eDataType, Object instanceValue)
    
public  StringconvertWSDLSourceToString(EDataType eDataType, Object instanceValue)
    
public  EObjectcreate(EClass eClass)
    
public  ARSchedulecreateARSchedule()
    
public  AttachmentModeTypecreateAttachmentModeTypeFromString(EDataType eDataType, String initialValue)
    
public  BaseElementcreateBaseElement()
    
public  BaseReadcreateBaseRead()
    
public  CBRcreateCBR()
    
public  CBRTypecreateCBRTypeFromString(EDataType eDataType, String initialValue)
    
public  CommentcreateComment()
    
public  CommonSchedulecreateCommonSchedule()
    
public  ComponentFlowEditorDocumentcreateComponentFlowEditorDocument()
    
public  ComponentFlowEditorElementcreateComponentFlowEditorElement()
    
public  ConnectModeTypecreateConnectModeTypeFromString(EDataType eDataType, String initialValue)
    
public  ConnectioncreateConnection()
    
public  ConnectionModeTypecreateConnectionModeTypeFromString(EDataType eDataType, String initialValue)
    
public  ConnectionSettingcreateConnectionSetting()
    
public  ConsumercreateConsumer()
    
public  ConsumerCCSLcreateConsumerCCSL()
    
public  CustomcreateCustom()
    
public  CustomConsumercreateCustomConsumer()
    
public  DecorativeModelElementcreateDecorativeModelElement()
    
public  DefaultMepTypecreateDefaultMepTypeFromString(EDataType eDataType, String initialValue)
    
public  DestinationStyleTypecreateDestinationStyleTypeFromString(EDataType eDataType, String initialValue)
    
public  EmailcreateEmail()
    
public  EmailConsumercreateEmailConsumer()
    
public  EmailConsumerReplycreateEmailConsumerReply()
    
public  EmailProvidercreateEmailProvider()
    
public  EndPointcreateEndPoint()
    
public  ExternalSystemcreateExternalSystem()
    
public  FTPcreateFTP()
    
public  FTPAuthenticationcreateFTPAuthentication()
    
public  FTPBasecreateFTPBase()
    
public  FTPConsumercreateFTPConsumer()
    
public  FTPProvidercreateFTPProvider()
    
public  FTPScriptModeTypecreateFTPScriptModeTypeFromString(EDataType eDataType, String initialValue)
    
public  FilecreateFile()
    
public  FileActionTypecreateFileActionTypeFromString(EDataType eDataType, String initialValue)
    
public  FileCompletioncreateFileCompletion()
    
public  FileConsumercreateFileConsumer()
    
public  FileProvidercreateFileProvider()
    
public  FileReplycreateFileReply()
    
public  FolderBrowseStylecreateFolderBrowseStyleFromString(EDataType eDataType, String initialValue)
    
public  ObjectcreateFromString(EDataType eDataType, String initialValue)
    
public  FtpReplycreateFtpReply()
    
public  HTTPcreateHTTP()
    
public  HttpConnectioncreateHttpConnection()
    
public  HttpConsumercreateHttpConsumer()
    
public  HttpProvidercreateHttpProvider()
    
public  JDBCcreateJDBC()
    
public  JMScreateJMS()
    
public  JMSConsumercreateJMSConsumer()
    
public  JMSProvidercreateJMSProvider()
    
public  MessageExchangecreateMessageExchange()
    
public  ParsercreateParser()
    
public  ParserTypecreateParserTypeFromString(EDataType eDataType, String initialValue)
    
public  PatternModelcreatePatternModelFromString(EDataType eDataType, String initialValue)
    
public  PropertyObjectcreatePropertyObject()
    
public  ProvidercreateProvider()
    
public  ProviderCCSLcreateProviderCCSL()
    
public  ReadStyleTypecreateReadStyleTypeFromString(EDataType eDataType, String initialValue)
    
public  ReceiveProtocolcreateReceiveProtocolFromString(EDataType eDataType, String initialValue)
    
public  RecordTypeTypecreateRecordTypeTypeFromString(EDataType eDataType, String initialValue)
    
public  RegularTypecreateRegularTypeFromString(EDataType eDataType, String initialValue)
    
public  RoleTypecreateRoleTypeFromString(EDataType eDataType, String initialValue)
    
public  SSLcreateSSL()
    
public  SSLModecreateSSLModeFromString(EDataType eDataType, String initialValue)
    
public  SchedulercreateScheduler()
    
public  ScriptcreateScript()
    
public  ScriptRoleTypecreateScriptRoleTypeFromString(EDataType eDataType, String initialValue)
    
public  ScriptTypecreateScriptTypeFromString(EDataType eDataType, String initialValue)
    
public  SequencercreateSequencer()
    
public  ServiceEnginecreateServiceEngine()
    
public  StandardSchedulecreateStandardSchedule()
    
public  TCPIPcreateTCPIP()
    
public  TCPIPClientcreateTCPIPClient()
    
public  TCPIPServercreateTCPIPServer()
    
public  TransferModeTypecreateTransferModeTypeFromString(EDataType eDataType, String initialValue)
    
public  TransformercreateTransformer()
    
public  UpoccreateUpoc()
    
public  UpocBasecreateUpocBase()
    
public  UpocContextcreateUpocContextFromString(EDataType eDataType, String initialValue)
    
public  UpocPostacceptcreateUpocPostaccept()
    
public  UpocPostsendcreateUpocPostsend()
    
public  UpocPresendcreateUpocPresend()
    
public  WSDLSourcecreateWSDLSourceFromString(EDataType eDataType, String initialValue)
    
public  XSLTcreateXSLT()
    
public static  componentflowPackagegetPackage()
    
public  componentflowPackagegetcomponentflowPackage()
    
public static  componentflowFactoryinit()
     Creates the default factory implementation.

Field Detail
copyright
final public static String copyright(Code)




Constructor Detail
componentflowFactoryImpl
public componentflowFactoryImpl()(Code)
Creates an instance of the factory.




Method Detail
convertAttachmentModeTypeToString
public String convertAttachmentModeTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertCBRTypeToString
public String convertCBRTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertConnectModeTypeToString
public String convertConnectModeTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertConnectionModeTypeToString
public String convertConnectionModeTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertDefaultMepTypeToString
public String convertDefaultMepTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertDestinationStyleTypeToString
public String convertDestinationStyleTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertFTPScriptModeTypeToString
public String convertFTPScriptModeTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertFileActionTypeToString
public String convertFileActionTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertFolderBrowseStyleToString
public String convertFolderBrowseStyleToString(EDataType eDataType, Object instanceValue)(Code)



convertParserTypeToString
public String convertParserTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertPatternModelToString
public String convertPatternModelToString(EDataType eDataType, Object instanceValue)(Code)



convertReadStyleTypeToString
public String convertReadStyleTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertReceiveProtocolToString
public String convertReceiveProtocolToString(EDataType eDataType, Object instanceValue)(Code)



convertRecordTypeTypeToString
public String convertRecordTypeTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertRegularTypeToString
public String convertRegularTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertRoleTypeToString
public String convertRoleTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertSSLModeToString
public String convertSSLModeToString(EDataType eDataType, Object instanceValue)(Code)



convertScriptRoleTypeToString
public String convertScriptRoleTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertScriptTypeToString
public String convertScriptTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertToString
public String convertToString(EDataType eDataType, Object instanceValue)(Code)



convertTransferModeTypeToString
public String convertTransferModeTypeToString(EDataType eDataType, Object instanceValue)(Code)



convertUpocContextToString
public String convertUpocContextToString(EDataType eDataType, Object instanceValue)(Code)



convertWSDLSourceToString
public String convertWSDLSourceToString(EDataType eDataType, Object instanceValue)(Code)



create
public EObject create(EClass eClass)(Code)



createARSchedule
public ARSchedule createARSchedule()(Code)



createAttachmentModeTypeFromString
public AttachmentModeType createAttachmentModeTypeFromString(EDataType eDataType, String initialValue)(Code)



createBaseElement
public BaseElement createBaseElement()(Code)



createBaseRead
public BaseRead createBaseRead()(Code)



createCBR
public CBR createCBR()(Code)



createCBRTypeFromString
public CBRType createCBRTypeFromString(EDataType eDataType, String initialValue)(Code)



createComment
public Comment createComment()(Code)



createCommonSchedule
public CommonSchedule createCommonSchedule()(Code)



createComponentFlowEditorDocument
public ComponentFlowEditorDocument createComponentFlowEditorDocument()(Code)



createComponentFlowEditorElement
public ComponentFlowEditorElement createComponentFlowEditorElement()(Code)



createConnectModeTypeFromString
public ConnectModeType createConnectModeTypeFromString(EDataType eDataType, String initialValue)(Code)



createConnection
public Connection createConnection()(Code)



createConnectionModeTypeFromString
public ConnectionModeType createConnectionModeTypeFromString(EDataType eDataType, String initialValue)(Code)



createConnectionSetting
public ConnectionSetting createConnectionSetting()(Code)



createConsumer
public Consumer createConsumer()(Code)



createConsumerCCSL
public ConsumerCCSL createConsumerCCSL()(Code)



createCustom
public Custom createCustom()(Code)



createCustomConsumer
public CustomConsumer createCustomConsumer()(Code)



createDecorativeModelElement
public DecorativeModelElement createDecorativeModelElement()(Code)



createDefaultMepTypeFromString
public DefaultMepType createDefaultMepTypeFromString(EDataType eDataType, String initialValue)(Code)



createDestinationStyleTypeFromString
public DestinationStyleType createDestinationStyleTypeFromString(EDataType eDataType, String initialValue)(Code)



createEmail
public Email createEmail()(Code)



createEmailConsumer
public EmailConsumer createEmailConsumer()(Code)



createEmailConsumerReply
public EmailConsumerReply createEmailConsumerReply()(Code)



createEmailProvider
public EmailProvider createEmailProvider()(Code)



createEndPoint
public EndPoint createEndPoint()(Code)



createExternalSystem
public ExternalSystem createExternalSystem()(Code)



createFTP
public FTP createFTP()(Code)



createFTPAuthentication
public FTPAuthentication createFTPAuthentication()(Code)



createFTPBase
public FTPBase createFTPBase()(Code)



createFTPConsumer
public FTPConsumer createFTPConsumer()(Code)



createFTPProvider
public FTPProvider createFTPProvider()(Code)



createFTPScriptModeTypeFromString
public FTPScriptModeType createFTPScriptModeTypeFromString(EDataType eDataType, String initialValue)(Code)



createFile
public File createFile()(Code)



createFileActionTypeFromString
public FileActionType createFileActionTypeFromString(EDataType eDataType, String initialValue)(Code)



createFileCompletion
public FileCompletion createFileCompletion()(Code)



createFileConsumer
public FileConsumer createFileConsumer()(Code)



createFileProvider
public FileProvider createFileProvider()(Code)



createFileReply
public FileReply createFileReply()(Code)



createFolderBrowseStyleFromString
public FolderBrowseStyle createFolderBrowseStyleFromString(EDataType eDataType, String initialValue)(Code)



createFromString
public Object createFromString(EDataType eDataType, String initialValue)(Code)



createFtpReply
public FtpReply createFtpReply()(Code)



createHTTP
public HTTP createHTTP()(Code)



createHttpConnection
public HttpConnection createHttpConnection()(Code)



createHttpConsumer
public HttpConsumer createHttpConsumer()(Code)



createHttpProvider
public HttpProvider createHttpProvider()(Code)



createJDBC
public JDBC createJDBC()(Code)



createJMS
public JMS createJMS()(Code)



createJMSConsumer
public JMSConsumer createJMSConsumer()(Code)



createJMSProvider
public JMSProvider createJMSProvider()(Code)



createMessageExchange
public MessageExchange createMessageExchange()(Code)



createParser
public Parser createParser()(Code)



createParserTypeFromString
public ParserType createParserTypeFromString(EDataType eDataType, String initialValue)(Code)



createPatternModelFromString
public PatternModel createPatternModelFromString(EDataType eDataType, String initialValue)(Code)



createPropertyObject
public PropertyObject createPropertyObject()(Code)



createProvider
public Provider createProvider()(Code)



createProviderCCSL
public ProviderCCSL createProviderCCSL()(Code)



createReadStyleTypeFromString
public ReadStyleType createReadStyleTypeFromString(EDataType eDataType, String initialValue)(Code)



createReceiveProtocolFromString
public ReceiveProtocol createReceiveProtocolFromString(EDataType eDataType, String initialValue)(Code)



createRecordTypeTypeFromString
public RecordTypeType createRecordTypeTypeFromString(EDataType eDataType, String initialValue)(Code)



createRegularTypeFromString
public RegularType createRegularTypeFromString(EDataType eDataType, String initialValue)(Code)



createRoleTypeFromString
public RoleType createRoleTypeFromString(EDataType eDataType, String initialValue)(Code)



createSSL
public SSL createSSL()(Code)



createSSLModeFromString
public SSLMode createSSLModeFromString(EDataType eDataType, String initialValue)(Code)



createScheduler
public Scheduler createScheduler()(Code)



createScript
public Script createScript()(Code)



createScriptRoleTypeFromString
public ScriptRoleType createScriptRoleTypeFromString(EDataType eDataType, String initialValue)(Code)



createScriptTypeFromString
public ScriptType createScriptTypeFromString(EDataType eDataType, String initialValue)(Code)



createSequencer
public Sequencer createSequencer()(Code)



createServiceEngine
public ServiceEngine createServiceEngine()(Code)



createStandardSchedule
public StandardSchedule createStandardSchedule()(Code)



createTCPIP
public TCPIP createTCPIP()(Code)



createTCPIPClient
public TCPIPClient createTCPIPClient()(Code)



createTCPIPServer
public TCPIPServer createTCPIPServer()(Code)



createTransferModeTypeFromString
public TransferModeType createTransferModeTypeFromString(EDataType eDataType, String initialValue)(Code)



createTransformer
public Transformer createTransformer()(Code)



createUpoc
public Upoc createUpoc()(Code)



createUpocBase
public UpocBase createUpocBase()(Code)



createUpocContextFromString
public UpocContext createUpocContextFromString(EDataType eDataType, String initialValue)(Code)



createUpocPostaccept
public UpocPostaccept createUpocPostaccept()(Code)



createUpocPostsend
public UpocPostsend createUpocPostsend()(Code)



createUpocPresend
public UpocPresend createUpocPresend()(Code)



createWSDLSourceFromString
public WSDLSource createWSDLSourceFromString(EDataType eDataType, String initialValue)(Code)



createXSLT
public XSLT createXSLT()(Code)



getPackage
public static componentflowPackage getPackage()(Code)



getcomponentflowPackage
public componentflowPackage getcomponentflowPackage()(Code)



init
public static componentflowFactory init()(Code)
Creates the default factory implementation.



w_ww.j_a_v__a__2__s__.___c___om___ | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.