Package edu.ie3.datamodel.io.source.csv
package edu.ie3.datamodel.io.source.csv
-
ClassesClassDescriptionParent class of all .csv file related sources containing methods and fields consumed by allmost all implementations of .csv file related sources.Implementation of the
GraphicSourceinterface to readNodeGraphicInputandLineGraphicInputentities from .csv filesImplementation ofIdCoordinateSourceto read the mapping between coordinate id and actual coordinate from csv file and build a mapping from it.Convenience class for cases where all used data comes from CSV sourcesSource that provides the capability to build entities that are hold by aRawGridElementsas well as theRawGridElementscontainer from .csv files.Source that provides the capability to build entities of typeResultEntitycontainer from .csv files.Source that provides the capability to build entities of typeSystemParticipantInputas well asSystemParticipantscontainer from .csv files.Source that provides the capability to build thermalAssetInputentities from .csv filesCSV implementation for retrievingTimeSeriesMetaInformationSourcefrom input directory structuresCsvTimeSeriesSource<V extends Value>Source that is capable of providing information around time series from csv files.Source that provides the capability to build entities of typeSystemParticipantTypeInputandOperatorInputfrom .csv filesImplements a WeatherSource for CSV files by using the CsvTimeSeriesSource as a base