Uses of Class
neqsim.process.fielddevelopment.tieback.capacity.DebottleneckDecision
Packages that use DebottleneckDecision
Package
Description
Host tie-in capacity planning, holdback allocation, process-model checks, and debottleneck
decision support for field-development studies.
-
Uses of DebottleneckDecision in neqsim.process.fielddevelopment.tieback.capacity
Classes in neqsim.process.fielddevelopment.tieback.capacity that implement interfaces with type arguments of type DebottleneckDecisionModifier and TypeClassDescriptionfinal classSimple debottleneck investment decision derived from a tie-in capacity study.Fields in neqsim.process.fielddevelopment.tieback.capacity with type parameters of type DebottleneckDecisionModifier and TypeFieldDescriptionprivate final List<DebottleneckDecision> TieInCapacityResult.debottleneckDecisionsDebottleneck decisions.Methods in neqsim.process.fielddevelopment.tieback.capacity that return types with arguments of type DebottleneckDecisionModifier and TypeMethodDescriptionprivate List<DebottleneckDecision> TieInCapacityPlanner.buildDebottleneckDecisions(List<TieInPeriodResult> periods) Builds debottleneck decisions from period results.TieInCapacityResult.getDebottleneckDecisions()Gets debottleneck decisions.Methods in neqsim.process.fielddevelopment.tieback.capacity with parameters of type DebottleneckDecision