ActionHistory


superclasses:

Tuple

subclassing:

The user may define subclasses of this class.

attributes:

[beginningTime] DateTime

[endTime] DateTime

[stepOrCategory] String

[operationPerformed] String

[methodUsed] String

[associatedObjects] List(Primitive)

[operator] String

[documentationReference] String

[remarks] String

comments:

Action history describes basic information relevant to compilation or processing history. The time of the beginning and end of the operation are provided; if beginningTime is specified and endTime is not, then the former is interpreted to be the date (or date and time) of the action. A step number or category name may be listed. The operation performed and the method used may be given. The associatedObjects primitive provides the object identifiers of the objects in question. The individual or organization carrying out the operation can be given, as can any published reference describing the procedure. Remarks may also be provided.


Links to Section 3.6.5 and the complete SAIF class list