Skip navigation links
A C D E G H I L M N O P R S T V W 

A

activate(BundleContext, ProfileGeneratorConfiguration) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
addTemplate(ComponentServiceObjects<ProfileTemplate>) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 

C

contextData() - Method in interface org.smartrplace.tools.profiles.ProfileTemplate
 

D

DataPoint - Interface in org.smartrplace.tools.profiles
 
DataPoint.DataType - Enum in org.smartrplace.tools.profiles
 
DataPointImpl - Class in org.smartrplace.tools.profiles.utils
 
DataPointImpl(String, Class<?>, DataPoint.DataType, boolean, String, String) - Constructor for class org.smartrplace.tools.profiles.utils.DataPointImpl
 
dataType() - Method in interface org.smartrplace.tools.profiles.DataPoint
 
dataType() - Method in class org.smartrplace.tools.profiles.utils.DataPointImpl
 
derivedData() - Method in interface org.smartrplace.tools.profiles.ProfileTemplate
 
derivedData(Map<DataPoint, Object>, Map<DataPoint, Object>) - Method in interface org.smartrplace.tools.profiles.ProfileTemplate
 
description(OgemaLocale) - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
deserialize(ProfileDTO, ConcurrentMap<String, ComponentServiceObjects<ProfileTemplate>>) - Static method in class org.smartrplace.tools.profiles.impl.SerializationUtils
 

E

equals(Object) - Method in class org.smartrplace.tools.profiles.utils.LabelledItemImpl
 

G

getContextData(DataPoint) - Method in interface org.smartrplace.tools.profiles.Profile
 
getContextData() - Method in interface org.smartrplace.tools.profiles.Profile
 
getContextData(DataPoint) - Method in interface org.smartrplace.tools.profiles.ProfileData
 
getContextData(DataPoint) - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
getContextData() - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
getDerivedData(DataPoint) - Method in interface org.smartrplace.tools.profiles.Profile
 
getDerivedData() - Method in interface org.smartrplace.tools.profiles.Profile
 
getDerivedData(DataPoint) - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
getDerivedData() - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
getPrimaryData(DataPoint) - Method in interface org.smartrplace.tools.profiles.Profile
Allowed return values are ReadOnlyTimeSeries if dp is of type DataPoint.DataType.TIME_SERIES String if dp is of type DataPoint.DataType.STRING Number if dp is of type DataPoint.DataType.SINGLE_VALUE
getPrimaryData() - Method in interface org.smartrplace.tools.profiles.Profile
 
getPrimaryData(DataPoint) - Method in interface org.smartrplace.tools.profiles.ProfileData
 
getPrimaryData(DataPoint) - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
getPrimaryData() - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
getStoredProfile(String) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
getStoredProfile(String) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 
getStoredProfileIds(String) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
getStoredProfileIds(String) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 

H

hashCode() - Method in class org.smartrplace.tools.profiles.utils.LabelledItemImpl
 

I

id - Variable in class org.smartrplace.tools.profiles.impl.ProfileDTO
 
id() - Method in class org.smartrplace.tools.profiles.utils.LabelledItemImpl
 
id() - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
ID_PROPERTY - Static variable in interface org.smartrplace.tools.profiles.ProfileTemplate
 
isStartTime(DataPoint) - Static method in class org.smartrplace.tools.profiles.utils.StandardDataPoints
 

L

label(OgemaLocale) - Method in class org.smartrplace.tools.profiles.utils.LabelledItemImpl
 
label(OgemaLocale) - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
LABEL_PROPERTY - Static variable in interface org.smartrplace.tools.profiles.ProfileTemplate
 
LabelledItemImpl - Class in org.smartrplace.tools.profiles.utils
 
LabelledItemImpl(String, String, String) - Constructor for class org.smartrplace.tools.profiles.utils.LabelledItemImpl
 

M

maxDuration() - Method in interface org.smartrplace.tools.profiles.State
 
minDuration() - Method in interface org.smartrplace.tools.profiles.State
 

N

numericalValues - Variable in class org.smartrplace.tools.profiles.impl.ProfileDTO
 

O

OFF - Static variable in class org.smartrplace.tools.profiles.utils.StateImpl
 
ON - Static variable in class org.smartrplace.tools.profiles.utils.StateImpl
 
optional() - Method in interface org.smartrplace.tools.profiles.DataPoint
 
optional() - Method in class org.smartrplace.tools.profiles.utils.DataPointImpl
 
org.smartrplace.tools.profiles - package org.smartrplace.tools.profiles
 
org.smartrplace.tools.profiles.impl - package org.smartrplace.tools.profiles.impl
 
org.smartrplace.tools.profiles.utils - package org.smartrplace.tools.profiles.utils
 
outsideHumidity(boolean) - Static method in class org.smartrplace.tools.profiles.utils.StandardDataPoints
 
outsideTemperature(boolean) - Static method in class org.smartrplace.tools.profiles.utils.StandardDataPoints
 

P

PID - Static variable in annotation type org.smartrplace.tools.profiles.impl.ProfileGeneratorConfiguration
PID of the default implementation
powerConsumption(boolean) - Static method in class org.smartrplace.tools.profiles.utils.StandardDataPoints
 
primaryData() - Method in interface org.smartrplace.tools.profiles.ProfileTemplate
 
Profile - Interface in org.smartrplace.tools.profiles
 
ProfileData - Interface in org.smartrplace.tools.profiles
 
ProfileDTO - Class in org.smartrplace.tools.profiles.impl
 
ProfileDTO() - Constructor for class org.smartrplace.tools.profiles.impl.ProfileDTO
 
ProfileGeneration - Interface in org.smartrplace.tools.profiles
 
ProfileGenerationImpl - Class in org.smartrplace.tools.profiles.impl
 
ProfileGenerationImpl() - Constructor for class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
ProfileGeneratorConfiguration - Annotation Type in org.smartrplace.tools.profiles.impl
 
ProfileImpl - Class in org.smartrplace.tools.profiles.utils
 
ProfileImpl(String, Map<DataPoint, Object>, Map<DataPoint, Object>, Map<DataPoint, Object>, Map<Long, State>, ProfileTemplate) - Constructor for class org.smartrplace.tools.profiles.utils.ProfileImpl
 
profileStartTime(boolean) - Static method in class org.smartrplace.tools.profiles.utils.StandardDataPoints
 
ProfileTemplate - Interface in org.smartrplace.tools.profiles
 

R

read(InputStream) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
read(Reader) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
read(InputStream, ConcurrentMap<String, ComponentServiceObjects<ProfileTemplate>>) - Static method in class org.smartrplace.tools.profiles.impl.SerializationUtils
 
read(Reader, ConcurrentMap<String, ComponentServiceObjects<ProfileTemplate>>) - Static method in class org.smartrplace.tools.profiles.impl.SerializationUtils
 
read(Reader) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 
read(InputStream) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 
removeStoredProfile(String) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
removeStoredProfile(String) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 
removeTemplate(ComponentServiceObjects<ProfileTemplate>) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
roomHumidity(boolean) - Static method in class org.smartrplace.tools.profiles.utils.StandardDataPoints
 
roomInfo(boolean) - Static method in class org.smartrplace.tools.profiles.utils.StandardDataPoints
 
roomTemperature(boolean) - Static method in class org.smartrplace.tools.profiles.utils.StandardDataPoints
 
run(ProfileTemplate, Consumer<State>, NavigableMap<Long, State>, Map<DataPoint, Object>, State) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
run(ProfileTemplate, Consumer<State>, NavigableMap<Long, State>, Map<DataPoint, Object>) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 
run(ProfileTemplate, Consumer<State>, NavigableMap<Long, State>, Map<DataPoint, Object>, State) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 

S

SerializationUtils - Class in org.smartrplace.tools.profiles.impl
 
SerializationUtils() - Constructor for class org.smartrplace.tools.profiles.impl.SerializationUtils
 
serialize(ProfileImpl) - Static method in class org.smartrplace.tools.profiles.impl.SerializationUtils
 
StandardDataPoints - Class in org.smartrplace.tools.profiles.utils
 
State - Interface in org.smartrplace.tools.profiles
 
stateEndTimes - Variable in class org.smartrplace.tools.profiles.impl.ProfileDTO
 
stateEndTimes() - Method in interface org.smartrplace.tools.profiles.Profile
 
stateEndTimes() - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
StateImpl - Class in org.smartrplace.tools.profiles.utils
 
StateImpl(String, Class<?>, String, String) - Constructor for class org.smartrplace.tools.profiles.utils.StateImpl
 
states() - Method in interface org.smartrplace.tools.profiles.ProfileTemplate
 
store(Profile, OutputStream) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
store(Profile, Writer) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
store(Profile, Writer) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 
store(Profile, OutputStream) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 
storeProfile(Profile) - Method in class org.smartrplace.tools.profiles.impl.ProfileGenerationImpl
 
storeProfile(Profile) - Method in interface org.smartrplace.tools.profiles.ProfileGeneration
 
stringValues - Variable in class org.smartrplace.tools.profiles.impl.ProfileDTO
 

T

templateId - Variable in class org.smartrplace.tools.profiles.impl.ProfileDTO
 
templateId() - Method in interface org.smartrplace.tools.profiles.Profile
 
templateId() - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
TimeseriesDTO - Class in org.smartrplace.tools.profiles.impl
 
TimeseriesDTO() - Constructor for class org.smartrplace.tools.profiles.impl.TimeseriesDTO
 
timeseriesValues - Variable in class org.smartrplace.tools.profiles.impl.ProfileDTO
 
timestamps - Variable in class org.smartrplace.tools.profiles.impl.TimeseriesDTO
 
toString() - Method in class org.smartrplace.tools.profiles.utils.DataPointImpl
 
toString() - Method in class org.smartrplace.tools.profiles.utils.ProfileImpl
 
toString() - Method in class org.smartrplace.tools.profiles.utils.StateImpl
 
typeInfo() - Method in interface org.smartrplace.tools.profiles.DataPoint
 
typeInfo() - Method in interface org.smartrplace.tools.profiles.State
 
typeInfo() - Method in class org.smartrplace.tools.profiles.utils.DataPointImpl
 
typeInfo() - Method in class org.smartrplace.tools.profiles.utils.StateImpl
 

V

valueOf(String) - Static method in enum org.smartrplace.tools.profiles.DataPoint.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.smartrplace.tools.profiles.DataPoint.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.smartrplace.tools.profiles.impl.TimeseriesDTO
 

W

write(OutputStream, ProfileImpl) - Static method in class org.smartrplace.tools.profiles.impl.SerializationUtils
 
write(Writer, ProfileImpl) - Static method in class org.smartrplace.tools.profiles.impl.SerializationUtils
 
A C D E G H I L M N O P R S T V W 
Skip navigation links

Copyright © 2018–2019. All rights reserved.