See: Description
| Class | Description |
|---|---|
| CustomHistoryRecord |
A custom event is generally obtained from a parse with some
module or other library's events included.
|
| DerivedHistoryRecord |
Captures the knowledge that an object was derived from some procedure.
|
| FileHistoryRecord |
Represents an event where an object is read from a file.
|
| HistoryRecord |
An abstraction of some event in the history of some object.
|
| ObjectHistory |
Represents the provenance and subsequent transformations of a given object.
|
| ObjectHistoryRecord |
A single event to be recorded in an object's history.
|
| UserHistoryRecord |
Represents the adding of a graph object by a user interactively.
|