Uses of Class
neqsim.process.util.report.safety.ProcessSafetyReport.SystemKpiSnapshot
Packages that use ProcessSafetyReport.SystemKpiSnapshot
-
Uses of ProcessSafetyReport.SystemKpiSnapshot in neqsim.process.util.report.safety
Fields in neqsim.process.util.report.safety declared as ProcessSafetyReport.SystemKpiSnapshotModifier and TypeFieldDescriptionprivate final ProcessSafetyReport.SystemKpiSnapshotProcessSafetyReport.systemKpisSystem level KPIs.Methods in neqsim.process.util.report.safety that return ProcessSafetyReport.SystemKpiSnapshotModifier and TypeMethodDescriptionProcessSafetyReportBuilder.collectSystemKpis(ProcessSafetyThresholds thresholds) ProcessSafetyReport.getSystemKpis()Constructors in neqsim.process.util.report.safety with parameters of type ProcessSafetyReport.SystemKpiSnapshotModifierConstructorDescription(package private)ProcessSafetyReport(String scenarioLabel, ProcessSafetyThresholds thresholds, List<ProcessSafetyReport.ConditionFinding> conditionFindings, List<ProcessSafetyReport.SafetyMarginAssessment> safetyMargins, List<ProcessSafetyReport.ReliefDeviceAssessment> reliefDeviceAssessments, ProcessSafetyReport.SystemKpiSnapshot systemKpis, String equipmentSnapshotJson)