Interface: TechnicalElement<T>
Defined in: technical-element.ts:91
Extends
Extended by
NewlyDevelopedMethodPRAConfigurationControlDataAnalysisEventSequenceAnalysisEventSequenceQuantificationHumanReliabilityAnalysisInitiatingEventsAnalysisMechanisticSourceTermAnalysisPlantOperatingStatesAnalysisRadiologicalConsequenceAnalysisRiskIntegrationSuccessCriteriaDevelopmentSeismicPRASystemsAnalysis
Type Parameters
T
T extends TechnicalElementTypes
Properties
activeAuditIds
activeAuditIds:
string[]
Defined in: technical-element.ts:113
activePeerReviewIds
activePeerReviewIds:
string[]
Defined in: technical-element.ts:112
capabilityCategory?
optionalcapabilityCategory?:CapabilityCategory
Defined in: technical-element.ts:107
commonAssumptions?
optionalcommonAssumptions?:BaseAssumption[]
Defined in: technical-element.ts:98
conformanceMatrix
conformanceMatrix:
SRConformance[]
Defined in: technical-element.ts:110
created
created:
string
Defined in: technical-element.ts:94
description?
optionaldescription?:string
Defined in: core/meta.ts:6
Inherited from
internalReviewComments
internalReviewComments:
CommentCollection
Defined in: technical-element.ts:111
metadata
metadata:
TechnicalElementMetadata
Defined in: technical-element.ts:109
modified
modified:
string
Defined in: technical-element.ts:95
name
name:
string
Defined in: core/meta.ts:5
Inherited from
owner?
optionalowner?:string
Defined in: technical-element.ts:96
plantStage
plantStage:
PlantStage
Defined in: technical-element.ts:108
references?
optionalreferences?:object[]
Defined in: technical-element.ts:99
description
description:
string
technicalElementId
technicalElementId:
string
technicalElementType
technicalElementType:
TechnicalElementTypes
tags?
optionaltags?:string[]
Defined in: technical-element.ts:97
type
type:
T
Defined in: technical-element.ts:92
uuid
uuid:
string
Defined in: core/meta.ts:2
Inherited from
version
version:
string
Defined in: technical-element.ts:93
workflowHistory
workflowHistory:
WorkflowHistoryEntry[]
Defined in: technical-element.ts:106
workflowState
workflowState:
WorkflowState
Defined in: technical-element.ts:105
