Interface ResultEntitySource
- All Known Implementing Classes:
CsvResultEntitySource
ResultEntity container
from .csv files.- Since:
- 22 June 2021
-
Method Summary
Modifier and TypeMethodDescriptionReturns a unique set ofBmResultinstances.Returns a unique set ofChpResultinstances.Returns a unique set ofCylindricalStorageResultinstances.Returns a unique set ofEmResultinstances.Returns a unique set ofEvcsResultinstances.Returns a unique set ofEvResultinstances.Returns a unique set ofFixedFeedInResultinstances.Returns a unique set ofFlexOptionsResultinstances.Returns a unique set ofHpResultinstances.Returns a unique set ofLineResultinstances.Returns a unique set ofLoadResultinstances.Returns a unique set ofNodeResultinstances.Returns a unique set ofPvResultinstances.Returns a unique set ofStorageResultinstances.Returns a unique set ofSwitchResultinstances.Returns a unique set ofThermalHouseResultinstances.Returns a unique set ofTransformer2WResultinstances.Returns a unique set ofTransformer3WResultinstances.Returns a unique set ofWecResultinstances.
-
Method Details
-
getNodeResults
Set<NodeResult> getNodeResults()Returns a unique set ofNodeResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedNodeResultwhich has to be checked manually, asNodeResult.equals(Object)is NOT restricted by the uuid ofNodeResult.- Returns:
- a set of object and uuid unique
NodeResultentities
-
getSwitchResults
Set<SwitchResult> getSwitchResults()Returns a unique set ofSwitchResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedSwitchResultwhich has to be checked manually, asSwitchResult.equals(Object)is NOT restricted by the uuid ofSwitchResult.- Returns:
- a set of object and uuid unique
SwitchResultentities
-
getLineResults
Set<LineResult> getLineResults()Returns a unique set ofLineResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedLineResultwhich has to be checked manually, asConnectorResult.equals(Object)is NOT restricted by the uuid ofLineResult.- Returns:
- a set of object and uuid unique
LineResultentities
-
getTransformer2WResultResults
Set<Transformer2WResult> getTransformer2WResultResults()Returns a unique set ofTransformer2WResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedTransformer2WResultwhich has to be checked manually, asTransformerResult.equals(Object)is NOT restricted by the uuid ofTransformer2WResult.- Returns:
- a set of object and uuid unique
Transformer2WResultentities
-
getTransformer3WResultResults
Set<Transformer3WResult> getTransformer3WResultResults()Returns a unique set ofTransformer3WResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedTransformer3WResultwhich has to be checked manually, asTransformer3WResult.equals(Object)is NOT restricted by the uuid ofTransformer3WResult.- Returns:
- a set of object and uuid unique
Transformer3WResultentities
-
getFlexOptionsResults
Set<FlexOptionsResult> getFlexOptionsResults()Returns a unique set ofFlexOptionsResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedFlexOptionsResultwhich has to be checked manually, asFlexOptionsResult.equals(Object)is NOT restricted by the uuid ofFlexOptionsResult.- Returns:
- a set of object and uuid unique
FlexOptionsResultentities
-
getLoadResults
Set<LoadResult> getLoadResults()Returns a unique set ofLoadResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedLoadResultwhich has to be checked manually, asSystemParticipantResult.equals(Object)is NOT restricted by the uuid ofLoadResult.- Returns:
- a set of object and uuid unique
LoadResultentities
-
getPvResults
Returns a unique set ofPvResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedPvResultwhich has to be checked manually, asSystemParticipantResult.equals(Object)is NOT restricted by the uuid ofPvResult.- Returns:
- a set of object and uuid unique
PvResultentities
-
getFixedFeedInResults
Set<FixedFeedInResult> getFixedFeedInResults()Returns a unique set ofFixedFeedInResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedFixedFeedInResultwhich has to be checked manually, asSystemParticipantResult.equals(Object)is NOT restricted by the uuid ofFixedFeedInResult.- Returns:
- a set of object and uuid unique
FixedFeedInResultentities
-
getBmResults
Returns a unique set ofBmResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedBmResultwhich has to be checked manually, asSystemParticipantResult.equals(Object)is NOT restricted by the uuid ofBmResult.- Returns:
- a set of object and uuid unique
BmResultentities
-
getChpResults
Returns a unique set ofChpResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedChpResultwhich has to be checked manually, asSystemParticipantWithHeatResult.equals(Object)is NOT restricted by the uuid ofChpResult.- Returns:
- a set of object and uuid unique
ChpResultentities
-
getWecResults
Returns a unique set ofWecResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedWecResultwhich has to be checked manually, asSystemParticipantResult.equals(Object)is NOT restricted by the uuid ofWecResult.- Returns:
- a set of object and uuid unique
WecResultentities
-
getStorageResults
Set<StorageResult> getStorageResults()Returns a unique set ofStorageResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedStorageResultwhich has to be checked manually, asElectricalEnergyStorageResult.equals(Object)is NOT restricted by the uuid ofStorageResult.- Returns:
- a set of object and uuid unique
StorageResultentities
-
getEvcsResults
Set<EvcsResult> getEvcsResults()Returns a unique set ofEvcsResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedEvcsResultwhich has to be checked manually, asSystemParticipantResult.equals(Object)is NOT restricted by the uuid ofEvcsResult.- Returns:
- a set of object and uuid unique
EvcsResultentities
-
getEvResults
Returns a unique set ofEvResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedEvResultwhich has to be checked manually, asElectricalEnergyStorageResult.equals(Object)is NOT restricted by the uuid ofEvResult.- Returns:
- a set of object and uuid unique
EvResultentities
-
getHpResults
Returns a unique set ofHpResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedHpResultwhich has to be checked manually, asSystemParticipantWithHeatResult.equals(Object)is NOT restricted by the uuid ofHpResult.- Returns:
- a set of object and uuid unique
HpResultentities
-
getCylindricalStorageResult
Set<CylindricalStorageResult> getCylindricalStorageResult()Returns a unique set ofCylindricalStorageResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedCylindricalStorageResultwhich has to be checked manually, asCylindricalStorageResult.equals(Object)is NOT restricted by the uuid ofCylindricalStorageResult.- Returns:
- a set of object and uuid unique
CylindricalStorageResultentities
-
getThermalHouseResults
Set<ThermalHouseResult> getThermalHouseResults()Returns a unique set ofThermalHouseResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedThermalHouseResultwhich has to be checked manually, asThermalHouseResult.equals(Object)is NOT restricted by the uuid ofThermalHouseResult.- Returns:
- a set of object and uuid unique
ThermalHouseResultentities
-
getEmResults
Returns a unique set ofEmResultinstances.This set has to be unique in the sense of object uniqueness but also in the sense of
UUIDuniqueness of the providedEmResultwhich has to be checked manually, asSystemParticipantResult.equals(Object)is NOT restricted by the uuid ofEmResult.- Returns:
- a set of object and uuid unique
EmResultentities
-