Class DefaultSimulatedExperience<C,A,R,V>
java.lang.Object
org.palladiosimulator.simexp.core.entity.DefaultSimulatedExperience<C,A,R,V>
- All Implemented Interfaces:
SimulatedExperience
-
Method Summary
Modifier and TypeMethodDescriptionstatic <S,A, R, V> String deriveIdFrom(Sample<A, R> sample) static StringgetCurrentStateFrom(SimulatedExperience simExperience) getId()static <C,A, R, V> DefaultSimulatedExperience<C, A, R, V>
-
Method Details
-
of
-
deriveIdFrom
-
getCurrentStateFrom
-
getConfigurationDifferenceBefore
- Specified by:
getConfigurationDifferenceBeforein interfaceSimulatedExperience
-
getConfigurationDifferenceAfter
- Specified by:
getConfigurationDifferenceAfterin interfaceSimulatedExperience
-
getReconfiguration
- Specified by:
getReconfigurationin interfaceSimulatedExperience
-
getQuantifiedStateOfCurrent
- Specified by:
getQuantifiedStateOfCurrentin interfaceSimulatedExperience
-
getQuantifiedStateOfNext
- Specified by:
getQuantifiedStateOfNextin interfaceSimulatedExperience
-
getEnvironmentalStateBefore
- Specified by:
getEnvironmentalStateBeforein interfaceSimulatedExperience
-
getEnvironmentalStateAfter
- Specified by:
getEnvironmentalStateAfterin interfaceSimulatedExperience
-
getEnvironmentalStateObservation
- Specified by:
getEnvironmentalStateObservationin interfaceSimulatedExperience
-
getId
- Specified by:
getIdin interfaceSimulatedExperience
-
getReward
- Specified by:
getRewardin interfaceSimulatedExperience
-