ibspan.tss.um.ontology
Interface RatedResultListener
- All Superinterfaces:
- com.ibm.adtech.jastor.ThingListener
public interface RatedResultListener
- extends com.ibm.adtech.jastor.ThingListener
Implementations of this listener may be registered with instances of ibspan.tss.um.ontology.RatedResult to
receive notification when properties changed, added or removed.
Fields inherited from interface com.ibm.adtech.jastor.ThingListener |
copyright |
hasTemperatureChanged
void hasTemperatureChanged(RatedResult source)
- Called when hasTemperature has changed
- Parameters:
source
- the affected instance of ibspan.tss.um.ontology.RatedResult
ofObjectChanged
void ofObjectChanged(RatedResult source)
- Called when ofObject has changed
- Parameters:
source
- the affected instance of ibspan.tss.um.ontology.RatedResult