Package edu.ie3.datamodel.models.input.system
package edu.ie3.datamodel.models.input.system
-
ClassDescriptionDescribes a biomass plantA builder pattern based approach to create copies of
BmInput
entities with altered field values.Describes a combined heat and power plantA builder pattern based approach to create copies ofChpInput
entities with altered field values.A builder pattern based approach to create copies ofEvcsInput
entities with altered field values.Describes an electric vehicleA builder pattern based approach to create copies ofEvInput
entities with altered field values.Dummy class to represent a constant feed in regardless of its typeA builder pattern based approach to create copies ofFixedFeedInInput
entities with altered field values.Describes a heat pumpA builder pattern based approach to create copies ofHpInput
entities with altered field values.Describes a loadA builder pattern based approach to create copies ofLoadInput
entities with altered field values.Describes a photovoltaic plantA builder pattern based approach to create copies ofPvInput
entities with altered field values.Describes a battery storageA builder pattern based approach to create copies ofStorageInput
entities with altered field values.Describes a system asset that is connected to a nodeSystemParticipantInput.SystemParticipantInputCopyBuilder<T extends SystemParticipantInput.SystemParticipantInputCopyBuilder<T>>Abstract class for all builder that build child entities of abstract classSystemParticipantInput
Describes a Wind Energy ConverterA builder pattern based approach to create copies ofWecInput
entities with altered field values.