Document
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
Ancestors
Descendents
- Agreement
- Analytic
- AssetGroup
- AssetModelCatalogueItem
- AuxiliaryAccount
- BankAccount
- BaseWork
- Bid
- BillDeterminant
- BusinessPlan
- ChargeType
- CongestionRevenueRight
- CustomerAccount
- CustomerBillingInfo
- EnergyTransaction
- ErpDocument
- Incident
- MarketDocument
- MarketFactors
- MarketSkill
- MarketStatement
- MerchantAccount
- OperationalRestriction
- OperationalTag
- Outage
- OutageOrder
- OutagePlan
- PassThroughBill
- PlannedOutageNotification
- PowerQualityPricing
- PricingStructure
- Procedure
- ProcedureDataSet
- SafetyDocument
- ServiceGuarantee
- Settlement
- Skill
- Specification
- StandardIndustryCode
- SwitchingOrder
- SwitchingPlan
- SwitchingPlanRequest
- Tariff
- TariffProfile
- TimeSchedule
- TroubleOrder
- TroubleTicket
- WorkBillingInfo
- WorkDocument
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Document | 0..1 | ConfigurationEvent | 0..* | ChangedDocument | Document whose change resulted in this configuration event. | ConfigurationEvents | All configuration events created for this document. |
Document | 0..* | Author | 0..1 | Documents | All documents of this this author. | Author | Author of this document. |
Document | 0..* | Approver | 0..1 | Documents | All documents for this approver. | Approver | Approver of this document. |
Document | 0..* | Issuer | 0..1 | Documents | All documents for this issuer. | Issuer | Issuer of this document. |
Document | 0..* | Editor | 0..1 | Documents | All documents for this editor. | Editor | Editor of this document. |