Package es.ants.felixgm.trmsim_wsn.gui.parameterpanels

This package includes all the classes needed for collecting the parameter values for each implemented trust and reputation model from a panel

See:
          Description

Class Summary
BTRM_WSN_ParametersPanel This class represents the panel used to retrieve the parameters of BTRM_WSN
EigenTrust_ParametersPanel This class represents the panel used to retrieve the parameters of EigenTrust
LFTM_ParametersPanel This class represents the panel used to retrieve the parameters of LFTM
PeerTrust_ParametersPanel This class represents the panel used to retrieve the parameters of PeerTrust
PowerTrust_ParametersPanel This class represents the panel used to retrieve the parameters of PowerTrust
TemplateTRM_ParametersPanel This class represents the panel used to retrieve the parameters of TemplateTRM
TRMParametersPanel This class represents the generic panel used to retrieve the parameters' values of every Trust and Reputation Model A subclass of this class, containing the specific parameters fields, has to be implemented in order to add a new Trust and Reputation Model
 

Package es.ants.felixgm.trmsim_wsn.gui.parameterpanels Description

This package includes all the classes needed for collecting the parameter values for each implemented trust and reputation model from a panel