Package neqsim.process.processmodel
package neqsim.process.processmodel
-
ClassDescriptionShared constants describing the recommended DEXPI metadata handled by the reader and writer.Lightweight placeholder for equipment imported from a DEXPI XML file.Describes validation profiles for round-tripping DEXPI data through NeqSim.Profile validation result.Stream created from DEXPI piping segments while preserving key metadata.Utility for reading DEXPI XML files and converting them into NeqSim process models.Exception thrown when there is an error reading a DEXPI XML file.Utility for exporting
ProcessSystems created from DEXPI data back into a lightweight DEXPI XML representation.Builds aProcessSystemfrom a JSON definition string.Exports aProcessSystemto the JSON schema consumed byJsonProcessBuilder.ModuleInterface interface.Represents an explicit connection between two process elements identified by name and port.Connection types in a process model.Exports aProcessSystemtopology to Graphviz DOT format for PFD generation.Validates JSON process definitions before building/running simulations.The ProcessLoader class is responsible for loading process configurations from a YAML file and initializing the process system with the specified units and their properties.ProcessModel class.Interface for monitoring ProcessModel execution progress.A class representing a process module class that can contain unit operations and other modules.Abstract ProcessModuleBaseClass class.Session-scoped ProcessSystem manager for multi-user online simulation.Internal session entry tracking creation time and last access.Represents a process system containing unit operations.Available integration methods for transient simulation.Inner class to hold mass balance results.Fluent builder for process optimization.Interface for monitoring simulation progress during execution.Helper responsible for exportingProcessSystemconnectivity to Graphviz.Builder forProcessSystemGraphvizExporter.GraphvizExportOptions.Placement of the optional stream property table.Structured result of a simulation build or execution.Detailed error information for a specific issue.Status of the simulation result.Utility class for XML parsing and writing.