ActivityInfluence¶
ActivitiyInfluence is the capacity of an activity to have an effect on the character, development, or behavior of another by means of generation, invalidation, communication, or other.
Diagram¶

Specializations of ActivityInfluence¶
| Class | Description |
|---|---|
| Communication | Communication is the exchange of an entity by two activities, one activity using the entity generated by the other. |
| Generation | Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation. |
| Invalidation | Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation. |
Formalization for ActivityInfluence¶
| Property | Constraint |
|---|---|
| disjointWith | EntityInfluence |
| subClassOf | Influence |
Other annotations¶
| Property | Value |
|---|---|
| category | qualified |
| editorsDefinition | ActivitiyInfluence is the capacity of an activity to have an effect on the character, development, or behavior of another by means of generation, invalidation, communication, or other. |