|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Folder resources are used to organize projects. For example, you can add one folder each for each adapter instance you are designing. TIBCO Designer uses folders inside the AESchemas folder to organize Schema resources.The AESchemas folder is a container for all schema data used by all applications in your project.The Classes folder is a container for all classes used by all applications in your project. Create a folder for you application inside this folder for a clean organization. See the TIBCO Adapter SDK Programmer’s Guide for more information.The Scalars folder is a container for all scalars used by all applications in your project. It contains folders for scalars commonly used by applications.
• The Scalars folder under AESchemas/ae contains TIBCO ActiveEnterprise scalars. For information on mapping between those scalars and C++ and Java types, see the TIBCO Adapter SDK Programmer’s Guide.
• The Scalers folder under AESchemas is meant to hold a folder for the scalars used as schema by your application.The Unions folder is a container for all unions used by all applications in your project. Create a subfolder to hold unions used by your project. For more information, see UnionsThe Sequences folder is a container for all sequences used by all applications in your project. Create a subfolder to hold sequences used by your project. See the TIBCO Adapter SDK Programmer’s Guide for more information.The Associations folder is a container for all associations used by all applications in your project. For more information, see Associations.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |