Uses of Interface
neqsim.process.equipment.util.SpreadsheetBlock.ExportWriter
Packages that use SpreadsheetBlock.ExportWriter
-
Uses of SpreadsheetBlock.ExportWriter in neqsim.process.equipment.util
Fields in neqsim.process.equipment.util declared as SpreadsheetBlock.ExportWriterModifier and TypeFieldDescription(package private) final SpreadsheetBlock.ExportWriterSpreadsheetBlock.ExportTarget.writerMethods in neqsim.process.equipment.util with parameters of type SpreadsheetBlock.ExportWriterModifier and TypeMethodDescriptionvoidSpreadsheetBlock.addExportCell(String cellName, ProcessEquipmentInterface target, SpreadsheetBlock.ExportWriter writer) Add an export target that pushes a computed cell value back into process equipment after calculation.Constructors in neqsim.process.equipment.util with parameters of type SpreadsheetBlock.ExportWriterModifierConstructorDescription(package private)ExportTarget(String cellName, ProcessEquipmentInterface target, SpreadsheetBlock.ExportWriter writer)