Class Description

Parent class for different groupings of information collected and managed as a part of a business process. It will frequently contain references to other objects, such as assets, people and power system resources.

Attributes

Name Type Description
authorName String Name of the author of this document.
comment String Free text comment.
createdDateTime DateTime Date and time that this document was created.
docStatus Status Status of this document. For status of subject matter this document represents (e.g., Agreement, Work), use ‘status’ attribute.
Example values for ‘docStatus.status’ are draft, approved, cancelled, etc.
electronicAddress ElectronicAddress Electronic address.
lastModifiedDateTime DateTime Date and time this document was last modified. Documents may potentially be modified many times during their lifetime.
revisionNumber String Revision number for this document.
status Status Status of subject matter (e.g., Agreement, Work) this document represents. For status of the document itself, use ‘docStatus’ attribute.
subject String Document subject.
title String Document title.
type String Utility-specific classification of this document, according to its corporate standards, practices, and existing IT systems (e.g., for management of assets, maintenance, work, outage, customers, etc.).

Relationships

Inherits from

Descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
Approver 0..1 Document 0..* Approver Approver of this document. Documents All documents for this approver.
Author 0..1 Document 0..* Author Author of this document. Documents All documents of this this author.
Document 0..1 ConfigurationEvent 0..* ChangedDocument Document whose change resulted in this configuration event. ConfigurationEvents All configuration events created for this document.
Editor 0..1 Document 0..* Editor Editor of this document. Documents All documents for this editor.
Issuer 0..1 Document 0..* Issuer Issuer of this document. Documents All documents for this issuer.