CIM++ Adapted CIM Codebase
Public Attributes | List of all members
IEC61968::Operations::OperationalRestriction Class Reference

#include <OperationalRestriction.h>

Inheritance diagram for IEC61968::Operations::OperationalRestriction:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Operations::OperationalRestriction:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::DateTimeInterval activePeriod
 
IEC61970::Base::Domain::FloatQuantity restrictedValue
 
std::list< IEC61970::Base::Core::Equipment * > Equipments
 
IEC61968::Assets::ProductAssetModelProductAssetModel
 
- Public Attributes inherited from IEC61968::Common::Document
IEC61970::Base::Domain::String authorName
 
IEC61970::Base::Domain::String comment
 
IEC61970::Base::Domain::DateTime createdDateTime
 
IEC61968::Common::Status docStatus
 
IEC61968::Common::ElectronicAddress electronicAddress
 
IEC61970::Base::Domain::DateTime lastModifiedDateTime
 
IEC61970::Base::Domain::String revisionNumber
 
IEC61968::Common::Status status
 
IEC61970::Base::Domain::String subject
 
IEC61970::Base::Domain::String title
 
IEC61970::Base::Domain::String type
 
std::list< IEC61968::Common::ConfigurationEvent * > ConfigurationEvents
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

A document that can be associated with equipment to describe any sort of restrictions compared with the original manufacturer's specification or with the usual operational practice e.g. temporary maximum loadings, maximum switching current, do not operate if bus couplers are open, etc. In the UK, for example, if a breaker or switch ever mal-operates, this is reported centrally and utilities use their asset systems to identify all the installed devices of the same manufacturer's type. They then apply operational restrictions in the operational systems to warn operators of potential problems. After appropriate inspection and maintenance, the operational restrictions may be removed.

Member Data Documentation

◆ activePeriod

IEC61970::Base::Domain::DateTimeInterval IEC61968::Operations::OperationalRestriction::activePeriod

Interval during which this restriction is applied.

◆ Equipments

std::list<IEC61970::Base::Core::Equipment*> IEC61968::Operations::OperationalRestriction::Equipments

All equipments to which this restriction applies.

◆ ProductAssetModel

IEC61968::Assets::ProductAssetModel* IEC61968::Operations::OperationalRestriction::ProductAssetModel

Asset model to which this restriction applies.

◆ restrictedValue

IEC61970::Base::Domain::FloatQuantity IEC61968::Operations::OperationalRestriction::restrictedValue

Restricted (new) value; includes unit of measure and potentially multiplier.


The documentation for this class was generated from the following files: