Uses of Class
neqsim.process.processmodel.lifecycle.ProcessSystemState.ConnectionState
Packages that use ProcessSystemState.ConnectionState
Package
Description
Lifecycle management for ProcessSystem models (Digital Twins).
-
Uses of ProcessSystemState.ConnectionState in neqsim.process.processmodel.lifecycle
Fields in neqsim.process.processmodel.lifecycle with type parameters of type ProcessSystemState.ConnectionStateModifier and TypeFieldDescriptionprivate List<ProcessSystemState.ConnectionState> ProcessSystemState.connectionStatesMethods in neqsim.process.processmodel.lifecycle that return types with arguments of type ProcessSystemState.ConnectionStateModifier and TypeMethodDescriptionProcessSystemState.getConnectionStates()Gets the connection states capturing stream topology.