|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Satisfaction
This interface models the root of a hierarchy of different representations (fuzzy sets, real numbers, binary values, etc) of the satisfaction a sensor acting as a client has with the received service from a sensor acting as a server
| Method Summary | |
|---|---|
Satisfaction |
aggregate(Satisfaction satisfaction)
This method aggregates this satisfaction with the given one |
boolean |
isSatisfied()
This method indicates if this Satisfaction object represents a satisfactory or unsatisfactory transaction |
| Method Detail |
|---|
boolean isSatisfied()
Satisfaction aggregate(Satisfaction satisfaction)
satisfaction - Satisfaction to be aggregated with this satisfaction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||