Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | FOLDER |
| Short Name | FOL |
| View Name | CI_FOLDERS |
| Description | A type of container. |
| A folder is a general purpose mechanism for organizing elements into | |
| groups. It provides the context and namespace for the elements it | |
| owns | |
| Sub-type of | CONTAINER_ELEMENT |
| Versioning: | Structure of FOLDER versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
NAME |
| Used by: |
Oracle Designer JDeveloper Enterprise Edition Core Repository |
| Underlying table: | SDD_FOLDERS |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| CONTAINER_SUBTYPE | VARCHAR2(3) | N | Sub-type discriminator. Internal property indicating whether the container element is a folder or an application system
Not displayed Uppercase System maintained Not updatable by user Defined on CEL supertype | CONTAINER_SUBTYPE | |
| NAME | VARCHAR2(256) | N | Name of the application system or folder
Prompt: Name Defined on CEL supertype | ||
| OS_TIMESTAMP | DATE | Y | Operating system timestamp
Prompt: OS Timestamp System maintained Not updatable by user Defined on CEL supertype | ||
| OWNING_USER | VARCHAR2(30) | N | Name of the database user owning this application system, folder or package.
Prompt: Owner Uppercase System maintained Not updatable by user Defined on CEL supertype | ||
| ROOT_FLAG | VARCHAR2(1) | N | Indicates whether this container is a root
Not displayed Uppercase System maintained Not updatable by user Defined on CEL supertype | YESNO | N |
| SYSTEM_ELEMENT_FLAG | VARCHAR2(1) | N | Indicates whether this is a "system element", ie one created automatically for which the user has limited or not update capability
Not displayed Uppercase Defined on CEL supertype | YESNO | N |
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC Defined on CEL supertype |
Description |
| NOTES | CDINOT Defined on CEL supertype |
Notes |
| Other Properties |
|---|
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference FOLDER:
Note: