Uses of Class
neqsim.process.mechanicaldesign.subsea.BarrierEnvelope
Packages that use BarrierEnvelope
Package
Description
Mechanical design package for subsea SURF (Subsea, Umbilicals, Risers, Flowlines) equipment.
-
Uses of BarrierEnvelope in neqsim.process.mechanicaldesign.subsea
Fields in neqsim.process.mechanicaldesign.subsea declared as BarrierEnvelopeModifier and TypeFieldDescriptionprivate BarrierEnvelopeWellBarrierSchematic.primaryEnvelopePrimary barrier envelope.private BarrierEnvelopeWellBarrierSchematic.secondaryEnvelopeSecondary barrier envelope.Methods in neqsim.process.mechanicaldesign.subsea that return BarrierEnvelopeModifier and TypeMethodDescriptionWellBarrierSchematic.getPrimaryEnvelope()Get the primary barrier envelope.WellBarrierSchematic.getSecondaryEnvelope()Get the secondary barrier envelope.Methods in neqsim.process.mechanicaldesign.subsea with parameters of type BarrierEnvelopeModifier and TypeMethodDescriptionvoidWellBarrierSchematic.setPrimaryEnvelope(BarrierEnvelope envelope) Set the primary barrier envelope.voidWellBarrierSchematic.setSecondaryEnvelope(BarrierEnvelope envelope) Set the secondary barrier envelope.