Package edu.ie3.datamodel.io.factory.input
package edu.ie3.datamodel.io.factory.input
-
ClassesClassDescriptionData used for the construction of
AssetInputentities.Abstract factory class that can be extended in order for creatingAssetInputentities withAssetInputEntityDatadata objects.Data used byConnectorInputEntityFactoryto create an instance ofConnectorInput, thus needing additional information about theNodeInput, which cannot be provided through the attribute map.Data used by all factories used to create instances ofInputEntitys holding oneNodeInputentity, thus needing additional information about theNodeInput, which cannot be provided through the attribute map.TypedConnectorInputEntityData<T extends AssetTypeInput>Data used for those classes ofConnectorInputthat need an instance of some type T ofTransformer2WTypeInputas well.