Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name VIEW_LINK_END
Short Name VLE
View NameCI_VIEW_LINK_ENDS
Description A view link end represents the participation of a view object in a
master-detail relationship between two view objects
Sub-type of SECONDARY_ACCESS_ELEMENT
Versioning: Belongs to:
VIEW_LINK versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: VIEW_LINK_REFERENCE
NAME
Used by: JDeveloper Enterprise Edition
Underlying table:SDD_VLE

Reference Properties
Name Opt ? Notes Relationship In Arc
VIEW_LINK_REFERENCE N Prompt: View Link
Transferable only if null
Must be part of one and only one VIEW_LINK
VIEW_OBJECT_REFERENCE N Prompt: View Object
Transferable only if null
Must be on one and only one VIEW_OBJECT
ASSOC_END_USAGE_REFERENCE Y Prompt: Association End Usage
Transferable only if null
May be based on one and only one ASSOCIATION_END_USAGE

Properties
Name Datatype Opt ? Notes Domain Default Value
ACCESSOR_NAME VARCHAR2(100) Y Used in code generation to control access and update of the master record from the detail
Prompt: Accessor Name
MASTER_DETAIL_INDICATOR VARCHAR2(6) N Indicates whether the view link end represents a master or detail
Prompt: Master/Detail Indicator
Uppercase
MASTER_OR_DETAIL MASTER
NAME VARCHAR2(100) N Name of the view link end
Prompt: Name
NAVIGATION_TARGET_FLAG VARCHAR2(1) N Indicates whether this view link end can be a target in navigation
Prompt: Is Navigation Target
Uppercase
YESNO Y
UPDATE_FLAG VARCHAR2(1) N
Prompt: Is Updatable
Uppercase
YESNO Y
PARENT_IVID NUMBER(38, 0) Y Internal use only. Exists on "secondary" element types from a versioning viewpoint. Contains the IVID of the primary element type (not necessarily a PAC) forming the basis of the "versionable object" to which this element type belongs
Not displayed
System maintained
Updatable only if null
Defined on SAC supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Exists on "secondary" element types from a structural viewpoint. Contains the IRID of the PAC forming the basis of the "logical object" to which this element type belongs
Not displayed
System maintained
Not updatable by user
Defined on SAC supertype

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:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference VIEW_LINK_END:


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