Station Resource Ifc
The operational contract a station programs against for its resource. This is the seam that lets a station use either a simple SResource or, later, a resource pool, without depending on a concrete type. It adds the mutating operations (seize/release, capacity changes, schedule attachment, and an availability listener) to the read-only SResourceCIfc.
Inheritors
Functions
Link copied to clipboard
Registers a listener notified when available units increase.
Link copied to clipboard
Sets the current capacity to value (may be 0, e.g., off-shift).
Link copied to clipboard
Drives this resource's capacity from a CapacitySchedule (IGNORE-rule semantics).