Difference between revisions of "Theory of Documentation"
From copec
Line 10: | Line 10: | ||
**A ''sequence formed of multiple events'' using the shared associations of things or actions in each preceding or following event is called a '''sequence of events'''.<br /> | **A ''sequence formed of multiple events'' using the shared associations of things or actions in each preceding or following event is called a '''sequence of events'''.<br /> | ||
**The set of ''events that occur due to being caused'' by another event action are called '''secondary events'''.<br /> | **The set of ''events that occur due to being caused'' by another event action are called '''secondary events'''.<br /> | ||
− | ***''Secondary events can also be called'' '''autonomous events''' | + | ***''Secondary events can also be called'' '''autonomous events''' with associated things of those events called '''autonomous actors'''. |
**A contrary set of ''events that do not occur as the result of other events actions'', are '''primary events'''.<br /> | **A contrary set of ''events that do not occur as the result of other events actions'', are '''primary events'''.<br /> | ||
Line 19: | Line 19: | ||
The computer information systems we are dealing with can be broken down into things, actions, events, sequences and actors.<br /> | The computer information systems we are dealing with can be broken down into things, actions, events, sequences and actors.<br /> | ||
+ | |||
+ | == Types of Actors == | ||
+ | |||
+ | We have built up to addressing actors via the notion of things in state and associated actions. However, |
Revision as of 15:52, 3 August 2015
Events of Things with Associated Actions
- There exist a super-set of things, in which each element is in a certain state, as well as respective associated actions on, or performed by, those things.
- Each state of a thing is a separate element--That is, things with multiple states are actually multiple elements of individual things, each in their own singular, certain state.
- An action can be the change of state, or the cause of a change of state.
- A thing has a separate state for each associated action it performs.
- Multiple things can be associated with a single action as well as multiple actions with a single thing--things and actions have n-way associations, where n is a positive integer.
- Each state of a thing is a separate element--That is, things with multiple states are actually multiple elements of individual things, each in their own singular, certain state.
- A sequence formed of a single thing with an associated action is called an event.
- A sequence formed of multiple events using the shared associations of things or actions in each preceding or following event is called a sequence of events.
- The set of events that occur due to being caused by another event action are called secondary events.
- Secondary events can also be called autonomous events with associated things of those events called autonomous actors.
- A contrary set of events that do not occur as the result of other events actions, are primary events.
- A sequence formed of multiple events using the shared associations of things or actions in each preceding or following event is called a sequence of events.
- The things in these primary events are called primary actors.
- A thing in a state with an associated action of which there is no event with an action that causes a change to that state.
- Primary actors are the start of every sequence of events (Including staged "circular" events).
- With this model people are typically the primary actors.
- A thing in a state with an associated action of which there is no event with an action that causes a change to that state.
The computer information systems we are dealing with can be broken down into things, actions, events, sequences and actors.
Types of Actors
We have built up to addressing actors via the notion of things in state and associated actions. However,