|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.ants.felixgm.trmsim_wsn.search.IsClientSearchCondition
public class IsClientSearchCondition
This class represents a searching condition which is accomplished if a given sensor acts as a client, requesting a service
| Constructor Summary | |
|---|---|
IsClientSearchCondition()
|
|
| Method Summary | |
|---|---|
boolean |
sensorAcomplishesCondition(Sensor sensor)
Indicates if a given sensor acts as a client because it does not offer any service or not |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsClientSearchCondition()
| Method Detail |
|---|
public boolean sensorAcomplishesCondition(Sensor sensor)
sensorAcomplishesCondition in interface ISearchConditionsensor - Sensor to be queried
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||