Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name FOLDER_MEMBER
Short Name APPXXX
View NameCI_FOLDER_MEMBERS
Description FOLDER_MEMBER indicates the ownership or referencing of a
PRIMARY_ACCESS_ELEMENT (PAC) or a CONTAINER_ELEMENT by a
CONTAINER_ELEMENT
The nature of the FOLDER_MEMBER (ie whether it represents ownership
or referencing) is determined by its OWNERSHIP_FLAG property
Sub-type of STRUCTURE_ELEMENT
Versioning: Belongs to:
APPLICATION_SYSTEM versionable object
FOLDER versionable object
PACKAGE versionable object
PROJECT versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: FOLDER_REFERENCE
MEMBER_OBJECT
Used by: Oracle Designer
JDeveloper Enterprise Edition
Core Repository


Underlying table:SDD_FOLDER_MEMBERS
Changes: Summary of changes to FOLDER_MEMBER in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc
FOLDER_REFERENCE N Prompt: Container
System maintained
Not transferable
Must be within one and only one CONTAINER_ELEMENT
MEMBER_OBJECT N Prompt: Member
System maintained
Not transferable
Must be of one and only one FOLDERED_ELEMENT

Properties
Name Datatype Opt ? Notes Domain Default Value
NAME_IN_CONTEXT VARCHAR2(256) Y Local name for the element in the context of the container if required to be different from its name (UML)
Prompt: Name in Context
Uppercase
OWNERSHIP_FLAG VARCHAR2(1) N Indicates whether this "folder member" represents ownership of the element by the container
Not displayed
Uppercase
System maintained
Not updatable by user
YESNO Y
VISIBILITY VARCHAR2(10) N Visibility of the element within the container. (UML)
Prompt: Visibility
Uppercase
VISIBILITY PUBLIC
PARENT_IVID NUMBER(38, 0) Y Internal use only. Common repository version identifier of owning PAC
Not displayed
System maintained
Updatable only if null
Defined on SE supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Contains the IRID of the PAC for the "versionable object" to which this element belongs
Not displayed
System maintained
Not updatable by user
Defined on SE supertype

Multi-line Text
Name Text Type Prompt

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_MEMBER:


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