Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | CONTAINER_ELEMENT |
| Short Name | CEL |
| Description | Supertype encompassing the "container" element types, in whose |
| context all instantiable element types exist | |
| Sub-type of | FOLDERED_ELEMENT |
| Non-instantiable super-type of | APPLICATION_SYSTEM |
| FOLDER | |
| PACKAGE | |
| PROJECT | |
| As this is a non-instantiable supertype, follow links (above) to its instantiable subtypes to find versioning information for each subtype, uniqueness criteria, API rules etc | |
| 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 | CONTAINER_SUBTYPE | |
| NAME | VARCHAR2(256) | N | Name of the application system or folder
Prompt: Name | ||
| OS_TIMESTAMP | DATE | Y | Operating system timestamp
Prompt: OS Timestamp System maintained Not updatable by user | ||
| 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 | ||
| ROOT_FLAG | VARCHAR2(1) | N | Indicates whether this container is a root
Not displayed Uppercase System maintained Not updatable by user | 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 | YESNO | N |
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC | Description |
| NOTES | CDINOT | Notes |
| Other Properties |
|---|
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference CONTAINER_ELEMENT:
Note: