This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
This package contains connector classes.
Copyright © 2020 Guido Wolf Reichert
Licensed under the EUPL-1.2 or later
| Name | Description |
|---|---|
| FlexTypeSignals | Package providing input and output connectors with replaceable type |
| StockPort | Connector for stock components |
| StockMultiPort | Used to represent multiple stock connectors |
| ExpandableStockPort | Expandable connector for stock ports |
| FlowPort | Used to represent stock and flow connections |
| FlowMultiPort | Used to represent multiple flow connectors |
| ExpandableFlowPort | Expandable connector for flow ports |
| MultiPort | Expandable connector for material transport pipelines |
| StockPort_Special | Used to represent a dynamic stock that will set the rate of the connected flow |
| FlowPort_Special | Used to represent a flow connected to a dynamic stock that will set the rate of flow |
| StockInfoOutput | Output of record with stock-related information |
| StockInfoInput | Input of record with stock-related information |
| StockInfoMultiInput | Multiple inputs with stock-related information |
| StockInfoMultiOutput | Multiple outputs with stock-related information |
| BooleanOutput | Output flag |
| BooleanInput | Input flag |
| BooleanMultiInput | Input of a vector of Booleans |
| IntegerInput | Input connector for integers |
| IntegerOutput | Output connector for integers |
| IntegerMultiInput | Input connector for a vector of integers |
| IntegerMultiOutput | Output connector for a vector of integers |
| RealInput | Input signal |
| RealOutput | Output signal |
| RealMultiInput | Multiple input signals |
| RealMultiOutput | Multiple output signals |
| DataBus | Expandable connector for multiple data signals (input/output) |
| DataInPort | Expandable connector for multiple inputs |
| DataOutPort | Expandable connector for multiple outputs |
| OmniBus | Expandable connector for combined transport of matter or information |