Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name EVENT_RAISER
Short Name EVR
View NameCI_EVENT_RAISERS
Description An event raiser identifier a method that raises (or throws) an event
publicized by an event publication
Sub-type of INTERSECTION
Versioning: Belongs to:
APPLICATION_MODULE versionable object
ATTRIBUTE_DOMAIN versionable object
ENTITY_OBJECT versionable object
EVENT_CLASSIFIER versionable object
GENERIC_CLASS versionable object
INTERFACE_CLASSIFIER versionable object
VIEW_OBJECT versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: METHOD_REFERENCE
EVENT_PUBLICATION_REFERENCE
Used by: JDeveloper Enterprise Edition

Underlying table:SDD_EVR

Reference Properties
Name Opt ? Notes Relationship In Arc
EVENT_PUBLICATION_REFERENCE N Prompt: Event Publication
Transferable only if null
Must be of one and only one EVENT_PUBLICATION
METHOD_REFERENCE N Prompt: Method
Transferable only if null
Must be representing one and only one METHOD

Properties
Name Datatype Opt ? Notes Domain Default Value
OCCURRENCES NUMBER(6, 0) N The number of times the method raises the event
Prompt: Occurrences
1
SEQUENCE NUMBER(6, 0) N Sequence of the event publication among others raised by the same method
Prompt: Sequence in Method
System maintained: API provides a value only if left null by the 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
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 EVENT_RAISER:


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