Difference between revisions of "Theory of Documentation"

From copec
Jump to: navigation, search
Line 2: Line 2:
 
*There exist a superset of '''things''', in which each element is in a certain state, as well as respective ''associated'' '''actions''' on, or performed by, those things.<br />
 
*There exist a superset of '''things''', in which each element is in a certain state, as well as respective ''associated'' '''actions''' on, or performed by, those things.<br />
 
**Each "thing" with multiple states is actually multiple elements of individual things--each with their own singular, certain state.<br />
 
**Each "thing" with multiple states is actually multiple elements of individual things--each with their own singular, certain state.<br />
*An action can be the change of state, or the cause of a thing changing state.<br />
+
**An action can be the ''change of state'', or the ''cause'' of a thing changing state.<br />
**A thing has a seperate state for each associated action it performs.<br />
+
**A thing has a seperate state for each ''associated action'' it performs.<br />
 
**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.<br />
 
**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.<br />
 
*A sequence formed of a single thing with an associated action is called an event.<br />
 
*A sequence formed of a single thing with an associated action is called an event.<br />
Line 10: Line 10:
 
**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 />
 
*The things in these primary events are called primary actors.<br />
 
*The things in these primary events are called primary actors.<br />
**That is--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).<br />
+
**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.<br />
 +
**Primary actors are the start of every sequence of events (Including staged "circular" events).<br />
 
*Under this model, secondary events can be thought of as autonomous events.<br />
 
*Under this model, secondary events can be thought of as autonomous events.<br />
 +
  
 
With this model people could be considered the primary actors, and events external of this model have the actions that cause the thing-state of the primary actors to perform actions in primary events.<br />
 
With this model people could be considered the primary actors, and events external of this model have the actions that cause the thing-state of the primary actors to perform actions in primary events.<br />
  
 
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 />

Revision as of 10:36, 3 August 2015

Base Elements and Sets

  • There exist a superset of things, in which each element is in a certain state, as well as respective associated actions on, or performed by, those things.
    • Each "thing" with multiple states is actually multiple elements of individual things--each with their own singular, certain state.
    • An action can be the change of state, or the cause of a thing changing state.
    • A thing has a seperate 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.
  • 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 events action are called secondary events.
    • A contrary set of events that do not occur as the result of other events actions, are primary 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).
  • Under this model, secondary events can be thought of as autonomous events.


With this model people could be considered the primary actors, and events external of this model have the actions that cause the thing-state of the primary actors to perform actions in primary events.

The computer information systems we are dealing with can be broken down into things, actions, events, sequences and actors.