Skip to content

openpra-monorepo


Interface: PRAConfigurationControl

Defined in: cross-cutting/pra-configuration-control.ts:52

Extends

Properties

activeAuditIds

activeAuditIds: string[]

Defined in: technical-element.ts:113

Inherited from

TechnicalElement.activeAuditIds


activePeerReviewIds

activePeerReviewIds: string[]

Defined in: technical-element.ts:112

Inherited from

TechnicalElement.activePeerReviewIds


capabilityCategory?

optional capabilityCategory?: CapabilityCategory

Defined in: technical-element.ts:107

Inherited from

TechnicalElement.capabilityCategory


commonAssumptions?

optional commonAssumptions?: BaseAssumption[]

Defined in: technical-element.ts:98

Inherited from

TechnicalElement.commonAssumptions


computerCodeControls

computerCodeControls: ComputerCodeControl[]

Defined in: cross-cutting/pra-configuration-control.ts:59


conformanceMatrix

conformanceMatrix: SRConformance[]

Defined in: technical-element.ts:110

Inherited from

TechnicalElement.conformanceMatrix


created

created: string

Defined in: technical-element.ts:94

Inherited from

TechnicalElement.created


description?

optional description?: string

Defined in: core/meta.ts:6

Inherited from

TechnicalElement.description


documentation

documentation: ConfigurationControlDocumentation

Defined in: cross-cutting/pra-configuration-control.ts:60


freezeDate

freezeDate: string

Defined in: cross-cutting/pra-configuration-control.ts:54


internalReviewComments

internalReviewComments: CommentCollection

Defined in: technical-element.ts:111

Inherited from

TechnicalElement.internalReviewComments


invokedPriorToFirstPeerReview

invokedPriorToFirstPeerReview: boolean

Defined in: cross-cutting/pra-configuration-control.ts:61


metadata

metadata: TechnicalElementMetadata

Defined in: technical-element.ts:109

Inherited from

TechnicalElement.metadata


modified

modified: string

Defined in: technical-element.ts:95

Inherited from

TechnicalElement.modified


monitoredChanges

monitoredChanges: MonitoredChange[]

Defined in: cross-cutting/pra-configuration-control.ts:56


name

name: string

Defined in: core/meta.ts:5

Inherited from

TechnicalElement.name


owner?

optional owner?: string

Defined in: technical-element.ts:96

Inherited from

TechnicalElement.owner


pendingChangeAssessments

pendingChangeAssessments: PendingChangeImpactAssessment[]

Defined in: cross-cutting/pra-configuration-control.ts:58


plantConfigurationRevision?

optional plantConfigurationRevision?: string

Defined in: cross-cutting/pra-configuration-control.ts:55


plantStage

plantStage: PlantStage

Defined in: technical-element.ts:108

Inherited from

TechnicalElement.plantStage


praUpdateRecords

praUpdateRecords: PraUpdateRecord[]

Defined in: cross-cutting/pra-configuration-control.ts:57


references?

optional references?: object[]

Defined in: technical-element.ts:99

description

description: string

technicalElementId

technicalElementId: string

technicalElementType

technicalElementType: TechnicalElementTypes

Inherited from

TechnicalElement.references


tags?

optional tags?: string[]

Defined in: technical-element.ts:97

Inherited from

TechnicalElement.tags


type

type: PRA_CONFIGURATION_CONTROL

Defined in: technical-element.ts:92

Inherited from

TechnicalElement.type


uuid

uuid: string

Defined in: core/meta.ts:2

Inherited from

TechnicalElement.uuid


version

version: string

Defined in: technical-element.ts:93

Inherited from

TechnicalElement.version


workflowHistory

workflowHistory: WorkflowHistoryEntry[]

Defined in: technical-element.ts:106

Inherited from

TechnicalElement.workflowHistory


workflowState

workflowState: WorkflowState

Defined in: technical-element.ts:105

Inherited from

TechnicalElement.workflowState