Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name FOLDER
Short Name FOL
View NameCI_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:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference FOLDER:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype