Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | SUBSCRIPTION_DETAIL |
| Short Name | SUD |
| View Name | CI_SUBSCRIPTION_DETAILS |
| Description | A subscription detail identifies the event publication to which an |
| event subscription relates and provides a hook for activating the | |
| event | |
| For example: 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: |
EVENT_SUBSCRIPTION_REFERENCE EVENT_PUBLICATION_REFERENCE |
| Used by: |
JDeveloper Enterprise Edition |
| Underlying table: | SDD_SUD |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| EVENT_PUBLICATION_REFERENCE | N |
Prompt: Event Publication
Transferable only if null |
Must be to one and only one EVENT_PUBLICATION | |
| EVENT_SUBSCRIPTION_REFERENCE | N |
Prompt: Event Subscription
Transferable only if null |
Must be for one and only one EVENT_SUBSCRIPTION | |
| ASSOCIATION_END_REFERENCE | Y | Prompt: Association End | May be scoped by one and only one ASSOCIATION_END | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| SCOPE | VARCHAR2(8) | N | Scope of the subscription detail, indicating whether all instances of the type will subscribe (TYPE) or that the subscription detail is instance specific (INSTANCE)
Prompt: Scope Uppercase | EVENT_SCOPE | TYPE |
| 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_DETAIL:
Note: