Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | USE_CASE_ACTOR_USAGE |
| Short Name | USCACR |
| View Name | CI_USE_CASE_ACTOR_USAGES |
| Description | A use case actor usage links a use case with the actors who |
| participate in the behaviour described by the use case. Actors may | |
| participate in a "primary" or "non-primary" way. Users may put | |
| their own semantics onto this classification - typical interpretations | |
| are "the actor who initiates the use case" or "the actor for whom the | |
| outcome of the use case is a goal". | |
| Sub-type of | INTERSECTION |
| Versioning: | Belongs to: USE_CASE versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
USE_CASE_REFERENCE ACTOR_REFERENCE |
| Used by: |
JDeveloper Enterprise Edition |
| Underlying table: | SDD_USCACR |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| ACTOR_REFERENCE | N |
Prompt: Actor
Transferable only if null |
Must be a usage of one and only one ACTOR | |
| USE_CASE_REFERENCE | N |
Prompt: Use Case
Transferable only if null |
Must be the performer of one and only one USE_CASE | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| PRIMARY_FLAG | VARCHAR2(1) | N | Indicates the "primary actor" for the use case. There can only be one primary actor per use case
Prompt: Is Primary Uppercase System maintained: API provides a value only if left null by the user | YESNO | |
| 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 USE_CASE_ACTOR_USAGE:
Note: