|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectes.ants.felixgm.trmsim_wsn.search.IsPreTrustedPeerSearchCondition
public class IsPreTrustedPeerSearchCondition
This class represents a searching condition which is accomplished if a given sensor acts as a pre-trusted peer within the EigenTrust model
| Constructor Summary | |
|---|---|
IsPreTrustedPeerSearchCondition()
|
|
| Method Summary | |
|---|---|
boolean |
sensorAcomplishesCondition(Sensor sensor)
Indicates if a given sensor acts as a pre-trusted peer within the EigenTrust model |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsPreTrustedPeerSearchCondition()
| 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 | |||||||||