Package es.ants.felixgm.trmsim_wsn.satisfaction

This package includes all the classes needed for modeling the different representations of the satisfaction of a client with a received service

See:
          Description

Interface Summary
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
 

Class Summary
SatisfactionBinary This class models a binary representation of the satisfaction of a client with a received service.
SatisfactionDiscreteScale This class models the representation of the satisfaction of a client with a received service through a discrete scale of values
SatisfactionFuzzy This class models a representation of the satisfaction of a client with a received service through the use of fuzzy sets
SatisfactionInterval This class models the representation of the satisfaction of a client with a received service, through an interval of real numbers
 

Package es.ants.felixgm.trmsim_wsn.satisfaction Description

This package includes all the classes needed for modeling the different representations of the satisfaction of a client with a received service