Package edu.ie3.datamodel.io.extractor
Interface HasThermalBus
- All Superinterfaces:
NestedEntity
- All Known Implementing Classes:
ChpInput
,CylindricalStorageInput
,HpInput
,ThermalHouseInput
,ThermalSinkInput
,ThermalStorageInput
,ThermalUnitInput
Interface that should be implemented by all elements holding a
ThermalBusInput
elements
and should be processable by the Extractor
.- Since:
- 31.03.20
-
Method Summary
-
Method Details
-
getThermalBus
ThermalBusInput getThermalBus()
-