Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name EVENT_TRIGGER
Short Name FUNEVT
View NameCI_EVENT_TRIGGERS
Description A function triggering an event, or an event triggering a function
Sub-type of INTERSECTION
Versioning: Belongs to:
EVENT versionable object
FUNCTION versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: TRIGGERING_EVENT_REFERENCE
TRIGGERING_FUNCTION_REFERENCE
TRIGGERED_EVENT_REFERENCE
TRIGGERED_FUNCTION_REFERENCE
Used by: Oracle Designer
Underlying table:SDD_FUNEVT
Changes: Summary of changes to EVENT_TRIGGER in Release 6i

Reference Properties
Name Opt ? Notes Relationship In Arc
TRIGGERING_EVENT_REFERENCE N Prompt: Event
Transferable only if null
Must be triggered by one and only one EVENT 22
TRIGGERING_FUNCTION_REFERENCE N Prompt: Function
Transferable only if null
Must be triggered by one and only one FUNCTION 22
TRIGGERED_EVENT_REFERENCE N Prompt: Event
Transferable only if null
Must be the triggerer of one and only one EVENT 23
TRIGGERED_FUNCTION_REFERENCE N Prompt: Function
Transferable only if null
Must be the triggerer of one and only one FUNCTION 23

Properties
Name Datatype Opt ? Notes Domain Default Value
EVENT_TRIGGER_BY VARCHAR2(3) N Arc 22 discriminator. Indicates the triggering element type (FUN or EVT), ie the arc containing TRIGGERING_EVENT_REFERENCE and TRIGGERING_FUNCTION_REFERENCE
Not displayed
Uppercase
System maintained
Not updatable by user
EVENT_TRIGGER_FOR
EVENT_TRIGGER_OF VARCHAR2(3) N Arc 23 discriminator. Indicates the triggered element type (FUN or EVT), ie the arc containing TRIGGERED_EVENT_REFERENCE and TRIGGERED_FUNCTION_REFERENCE
Not displayed
Uppercase
System maintained
Not updatable by user
EVENT_TRIGGER_FOR
PRIMARY_EVENT_FLAG VARCHAR2(1) N BPR. Indicates whether this "trigger" or "outcome" is considered a primary event in the overall process in which it is used
Prompt: Primary Event ?
Uppercase
YESNO N
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
EVENT_TRIGGER has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility
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 EVENT_TRIGGER:


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