Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name DIAGRAM_ELEMENT_USAGE
Short Name DEU
View NameCI_DIAGRAM_ELEMENT_USAGES
Description Intersection element identifying which elements appear on which
diagrams.
Sub-type of INTERSECTION
Versioning: Belongs to:
DIAGRAM versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: DIAGRAM_REFERENCE
CIELEMENT_REFERENCE
Used by: Oracle Designer
JDeveloper Enterprise Edition


Underlying table:SDD_DEU
Changes: Summary of changes to DIAGRAM_ELEMENT_USAGE in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc
CIELEMENT_REFERENCE N Prompt: Element
System maintained
Not transferable
Must be for one and only one CIELEMENT 126
DIAGRAM_REFERENCE N Prompt: Diagram
System maintained
Not transferable
Must be for one and only one DIAGRAM

Properties
Name Datatype Opt ? Notes Domain Default Value
ELEMENT_TYPE_FOR VARCHAR2(10) N Arc 126 discriminator. Internal property indicating type of element this usage is for. Contains a denormalisation of the el_type_of, or el_occur_type when element is a subtype
Not displayed
Uppercase
Updatable only if null
NUMBER_OF_TIMES NUMBER(10, 0) N Number of times this element appears on this diagram
Not displayed
System maintained
Not updatable by user
1
SEQUENCE NUMBER(10, 0) N Unique and constant number within DIAGRAM providing a means for referencing DIAGRAM_ELEMENT_USAGES from within the graphical data (on DIAGRAM_SEGMENT) following an extract/load, ie when IDs have been changed
Not displayed
System maintained
Not updatable by user
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 DIAGRAM_ELEMENT_USAGE:


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