Uses of Enum Class
neqsim.process.fielddevelopment.subsea.SubseaProductionSystem.SubseaArchitecture
Packages that use SubseaProductionSystem.SubseaArchitecture
Package
Description
Subsea production system modeling for field development workflow.
Field development workflow orchestration.
-
Uses of SubseaProductionSystem.SubseaArchitecture in neqsim.process.fielddevelopment.subsea
Subclasses with type arguments of type SubseaProductionSystem.SubseaArchitecture in neqsim.process.fielddevelopment.subseaModifier and TypeClassDescriptionstatic enumSubsea architecture configuration.Fields in neqsim.process.fielddevelopment.subsea declared as SubseaProductionSystem.SubseaArchitectureModifier and TypeFieldDescriptionSubseaProductionSystem.architectureSubseaProductionSystem.SubseaSystemResult.architectureMethods in neqsim.process.fielddevelopment.subsea that return SubseaProductionSystem.SubseaArchitectureModifier and TypeMethodDescriptionSubseaProductionSystem.getArchitecture()Gets the architecture type.Returns the enum constant of this class with the specified name.SubseaProductionSystem.SubseaArchitecture.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.fielddevelopment.subsea with parameters of type SubseaProductionSystem.SubseaArchitectureModifier and TypeMethodDescriptionSubseaProductionSystem.setArchitecture(SubseaProductionSystem.SubseaArchitecture arch) Sets the subsea architecture type. -
Uses of SubseaProductionSystem.SubseaArchitecture in neqsim.process.fielddevelopment.workflow
Fields in neqsim.process.fielddevelopment.workflow declared as SubseaProductionSystem.SubseaArchitectureMethods in neqsim.process.fielddevelopment.workflow with parameters of type SubseaProductionSystem.SubseaArchitectureModifier and TypeMethodDescriptionFieldDevelopmentWorkflow.setSubseaArchitecture(SubseaProductionSystem.SubseaArchitecture arch) Sets subsea architecture type.