packageFlexTypeSignals
Package providing input and output connectors with replaceable type
Extends from ICON (Icon for a connector package).
Information
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Package that provides output and input connector classes, which use the replaceable type BaseType.
See also
Units, Tutorial.UnitsInBusinessSimulations
Copyright © 2020 Guido Wolf Reichert
Licensed under the EUPL-1.2 or later
Contents
| Name | Description |
|---|---|
| BaseType | Base type used by causal connectors |
| Output signal reporting 'BaseType' | |
| Multiple output signals reporting 'BaseType' | |
| Input signal of 'BaseType' | |
| Multiple input signals of 'BaseType' |
Revisions
- Removed prefix
partialin v2.1.0. - Changed the constraining type for
BaseTypetoUnspecifiedcoupled with a simplifiedchoicesAllMatching = truein v2.1.0.