Uses of Class
neqsim.process.safety.ProcessSafetyLoadCase
Packages that use ProcessSafetyLoadCase
-
Uses of ProcessSafetyLoadCase in neqsim.process.safety
Fields in neqsim.process.safety with type parameters of type ProcessSafetyLoadCaseModifier and TypeFieldDescriptionprivate final List<ProcessSafetyLoadCase> ProcessSafetyAnalyzer.loadCasesMethods in neqsim.process.safety that return types with arguments of type ProcessSafetyLoadCaseMethods in neqsim.process.safety with parameters of type ProcessSafetyLoadCaseModifier and TypeMethodDescriptionvoidProcessSafetyAnalyzer.addLoadCase(ProcessSafetyLoadCase loadCase) private DisposalLoadCaseResultDTODisposalNetwork.evaluateLoadCase(ProcessSafetyLoadCase loadCase) Method parameters in neqsim.process.safety with type arguments of type ProcessSafetyLoadCaseModifier and TypeMethodDescriptionDisposalNetwork.evaluate(List<ProcessSafetyLoadCase> loadCases)