| Back to: home, entity list |
| Entity |
| Name: |
ACTION-CONTEXT |
| Definition: |
A relationship between a specific ACTION and a specific CONTEXT. |
| Cardinality relationships: |
| Parent Entity |
Verb Phrase |
Child Entity |
Relationship Type |
Logical Foreign Keys |
Cardinality |
| ACTION |
is-placed-within / |
ACTION-CONTEXT |
Identifying |
action-id |
One-to-Zero-One-or-More |
| ACTION-CONTEXT |
has / is-ascribed-to |
ACTION-CONTEXT-STATUS |
Identifying |
action-id context-id action-context-index
|
One-to-Zero-One-or-More |
| CONTEXT |
provides-circumstances-for / |
ACTION-CONTEXT |
Identifying |
context-id |
One-to-Zero-One-or-More |
|
|
| Attributes: |
| Name |
Opt |
Definition |
| action-context-index (PK) |
MA |
The unique value, or set of characters, assigned to represent a specific ACTION-CONTEXT for a specific ACTION and a specific
CONTEXT and to distinguish it from all other ACTION-CONTEXTs for that ACTION and that CONTEXT.
|
| action-id (PK) (FK) |
MA |
The unique value, or set of characters, assigned to represent a specific ACTION and to distinguish it from all other ACTIONs. |
| context-id (PK) (FK) |
MA |
The unique value, or set of characters, assigned to represent a specific CONTEXT and to distinguish it from all other CONTEXTs. |
| action-context-category-code |
OP |
The specific value that represents the nature of the ACTION-CONTEXT as it relates to a specific ACTION and a specific CONTEXT. |
|
|
| Back to: home, entity list |