Uses of Interface
de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Packages that use ArchiveDataContainer Package Description de.aristaflow.adept2.core.datamanager -
-
Uses of ArchiveDataContainer in de.aristaflow.adept2.core.datamanager
Methods in de.aristaflow.adept2.core.datamanager that return types with arguments of type ArchiveDataContainer Modifier and Type Method Description Map<UUID,ArchiveDataContainer>
DataMonitor. getCurrentDataValues(SessionToken session, Map<UUID,Collection<UUID>> templToinstLogIds, Map<UUID,Map<Integer,Pair<ProcessConstants.AdeptDataType,Long>>> dataElements)
Gets the current values of the designated data elements for the designated instances.
-