Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | SUBSCRIPTION_ACTIVATION |
| Short Name | SBA |
| View Name | CI_SUBSCRIPTION_ACTIVATIONS |
| Description | The activation of the starting or stopping of listening for an event |
| by a method. | |
| The listening is either for an EVENT_SUBSCRIPTION (eg event 'Fire') | |
| or a SUBSCRIPTION_DETAIL (eg event 'Fire' published by classifier | |
| EMPLOYEE, as opposed to event 'Fire' published by classifier GUN) | |
| 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_SUBSCRIPTION_REFERENCE SUBSCRIPTION_DETAIL_REFERENCE |
| Used by: |
JDeveloper Enterprise Edition |
| Underlying table: | SDD_SBA |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| EVENT_SUBSCRIPTION_REFERENCE | N |
Prompt: Event Subscription
Transferable only if null |
Must be of one and only one EVENT_SUBSCRIPTION | 101 |
| SUBSCRIPTION_DETAIL_REFERENCE | N |
Prompt: Subscription Detail
Transferable only if null |
Must be of one and only one SUBSCRIPTION_DETAIL | 101 |
| METHOD_REFERENCE | N |
Prompt: Method
Transferable only if null |
Must be by one and only one METHOD | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| EVENT_ACTIVATION_OF | VARCHAR2(3) | N | Arc 101 discriminator. Internal property indicating the type of element the arc points at
Not displayed Uppercase System maintained Not updatable by user | EVENT_ACTIVATION_OF | |
| SEQUENCE | NUMBER(6, 0) | N | Sequence in which the method activates the starting and stopping of listening for the subscribed event among the activation of the starting and stopping of listening for other events subscribed to by the same method
Prompt: Sequence within Method System maintained: API provides a value only if left null by the user | ||
| START_OR_STOP | VARCHAR2(5) | N | Indicates whether the method activates the starting or stopping (or both) of listening for an event. For exceptions, start and stop correspond to 'try new block' and 'try existing block'
Prompt: Mode Uppercase | EVENT_ACTIVATION_MODE | START |
| 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:
|
Other element types that reference SUBSCRIPTION_ACTIVATION:
Note: