A B C D E F G H I L M N O P Q R S T U V W X Y _

I

id - Variable in class es.ants.felixgm.trmsim_wsn.network.Sensor
Sensor's identifier
id() - Method in class es.ants.felixgm.trmsim_wsn.network.Sensor
Returns sensor's id.
id - Variable in class es.ants.felixgm.trmsim_wsn.network.Service
Services's identifier
id() - Method in class es.ants.felixgm.trmsim_wsn.network.Service
Returns the service id
idCount - Static variable in class es.ants.felixgm.trmsim_wsn.network.Sensor
Sensors' identifier counter
idleClientColor - Variable in class es.ants.felixgm.trmsim_wsn.gui.NetworkPanel
 
idleClientColor - Variable in class es.ants.felixgm.trmsim_wsn.gui.networkpanels.NetworkPanel
Idle clients color
idleNodeColor - Variable in class es.ants.felixgm.trmsim_wsn.gui.LegendPanel
 
idleSensorColor - Variable in class es.ants.felixgm.trmsim_wsn.gui.legendpanels.LegendPanel
Idle sensors color
idleServerColor - Variable in class es.ants.felixgm.trmsim_wsn.gui.NetworkPanel
 
idleServerColor - Variable in class es.ants.felixgm.trmsim_wsn.gui.networkpanels.NetworkPanel
Idle servers color
imply(double, double) - Method in class es.ants.felixgm.trmsim_wsn.trm.libs.fuzzylib.RuleImplicationMethod
Implication sub method used for inference (see imply method)
imply(FuzzyRuleTerm, double) - Method in class es.ants.felixgm.trmsim_wsn.trm.libs.fuzzylib.RuleImplicationMethod
Inference method Add membership function to deffuzifier (using 'min' as inference)
imply(double, double) - Method in class es.ants.felixgm.trmsim_wsn.trm.libs.fuzzylib.RuleImplicationMethodMin
 
init() - Method in class es.ants.felixgm.trmsim_wsn.gui.legendpanels.LegendPanel
This method initializes the legend elements set
init(double, double, int) - Method in class es.ants.felixgm.trmsim_wsn.trm.libs.fuzzylib.Defuzzifier
 
init(double, double, int) - Method in class es.ants.felixgm.trmsim_wsn.trm.libs.fuzzylib.DefuzzifierContinuous
 
interactedServers - Variable in class es.ants.felixgm.trmsim_wsn.trm.eigentrust.EigenTrust_Sensor
Collection of severs who this sensor has interacted with
isActive() - Method in class es.ants.felixgm.trmsim_wsn.network.Sensor
Indicates if this sensor is active or not
IsClientSearchCondition - Class in es.ants.felixgm.trmsim_wsn.search
This class represents a searching condition which is accomplished if a given sensor acts as a client, requesting a service
IsClientSearchCondition() - Constructor for class es.ants.felixgm.trmsim_wsn.search.IsClientSearchCondition
 
ISearchCondition - Interface in es.ants.felixgm.trmsim_wsn.search
This interface represents a searching condition to be accomplished by a sensor when looking for the shortest path between two sensors
isNegated() - Method in class es.ants.felixgm.trmsim_wsn.trm.libs.fuzzylib.FuzzyRuleTerm
 
isNeighbor(Sensor) - Method in class es.ants.felixgm.trmsim_wsn.network.Sensor
Indicates if a given sensor is neighbor of this one
isPowerNode - Variable in class es.ants.felixgm.trmsim_wsn.trm.powertrust.PowerTrust_Sensor
Indicates if this sensor is a power node (true) or not (false)
isPowerNode() - Method in class es.ants.felixgm.trmsim_wsn.trm.powertrust.PowerTrust_Sensor
Indicates if this sensor is a power node (true) or not (false)
IsPowerNodeSearchCondition - Class in es.ants.felixgm.trmsim_wsn.search
This class represents a searching condition which is accomplished if a given sensor acts as a power node within the PowerTrust model
IsPowerNodeSearchCondition() - Constructor for class es.ants.felixgm.trmsim_wsn.search.IsPowerNodeSearchCondition
 
isPreTrustedPeer - Variable in class es.ants.felixgm.trmsim_wsn.trm.eigentrust.EigenTrust_Sensor
Indicates if this sensor is a pre-trusted peer (true) or not (false)
isPreTrustedPeer() - Method in class es.ants.felixgm.trmsim_wsn.trm.eigentrust.EigenTrust_Sensor
Indicates if this sensor is a pre-trusted peer (true) or not (false)
IsPreTrustedPeerSearchCondition - Class in es.ants.felixgm.trmsim_wsn.search
This class represents a searching condition which is accomplished if a given sensor acts as a pre-trusted peer within the EigenTrust model
IsPreTrustedPeerSearchCondition() - Constructor for class es.ants.felixgm.trmsim_wsn.search.IsPreTrustedPeerSearchCondition
 
isRSU - Variable in class es.ants.felixgm.trmsim_wsn.trm.trip.TRIP_Sensor
Indicates if this sensor is a Road Side Unit (true) or not (false), i.e., it is a vehicle
isRSU() - Method in class es.ants.felixgm.trmsim_wsn.trm.trip.TRIP_Sensor
This method indicates whether this node is a RSU or not
isRunningSimulation() - Static method in class es.ants.felixgm.trmsim_wsn.network.Sensor
This method returns a boolean indicating whether there is currently a simulation running or not
isSatisfied() - Method in interface es.ants.felixgm.trmsim_wsn.satisfaction.Satisfaction
This method indicates if this Satisfaction object represents a satisfactory or unsatisfactory transaction
isSatisfied() - Method in class es.ants.felixgm.trmsim_wsn.satisfaction.SatisfactionBinary
 
isSatisfied() - Method in class es.ants.felixgm.trmsim_wsn.satisfaction.SatisfactionFuzzy
 
isSatisfied() - Method in class es.ants.felixgm.trmsim_wsn.satisfaction.SatisfactionInterval
 
IsSensorSearchCondition - Class in es.ants.felixgm.trmsim_wsn.search
This class represents a searching condition which is accomplished if a given sensor has a specific identifier
IsSensorSearchCondition(int) - Constructor for class es.ants.felixgm.trmsim_wsn.search.IsSensorSearchCondition
Class IsSensorSearchCondition constructor
IsServerSearchCondition - Class in es.ants.felixgm.trmsim_wsn.search
This class represents a searching condition which is accomplished if a given sensor acts as a server, providing some services
IsServerSearchCondition() - Constructor for class es.ants.felixgm.trmsim_wsn.search.IsServerSearchCondition
Class IsServerSearchCondition constructor.
IsServerSearchCondition(Service) - Constructor for class es.ants.felixgm.trmsim_wsn.search.IsServerSearchCondition
Class IsServerSearchCondition constructor.
IsServerSearchCondition(Service, int) - Constructor for class es.ants.felixgm.trmsim_wsn.search.IsServerSearchCondition
Class IsServerSearchCondition constructor.
isSimulationRunning() - Method in class es.ants.felixgm.trmsim_wsn.Controller
This method returns a boolean indicating whether there is currently a simulation running or not
isSolutionFound() - Method in class es.ants.felixgm.trmsim_wsn.trm.btrm_wsn.BTRM_Ant
Indicates if a solution has been found or not
isSolutionFound() - Method in class es.ants.felixgm.trmsim_wsn.trm.lftm.LFTM_Ant
Indicates if a solution has been found or not

A B C D E F G H I L M N O P Q R S T U V W X Y _