A C D E G I M N O P R S T U V

E

endorsementPowerValue(ArrayList<String>) - Method in class org.ocopomo.endorsement.EndorsementScheme
Returns a double that represents the evaluation of the ArrayList of endorsements in input in relation to the current endorsement scheme (calculated taken into consideration the scheme base).
endorsementPowerValue(String[]) - Method in class org.ocopomo.endorsement.EndorsementScheme
Returns a double that represents the evaluation of the array of endorsements in input in relation to the current endorsement scheme (calculated taken into consideration the scheme base).
EndorsementScheme - Class in org.ocopomo.endorsement
This class implements capabilities useful for the management of the endorsements schemes, allowing the mapping of the endorsements to numerical values
EndorsementScheme(String, double) - Constructor for class org.ocopomo.endorsement.EndorsementScheme
 
EndorsementSchemeException - Exception in org.ocopomo.endorsement.exception
A generic exception concerning problems related to this library
EndorsementSchemeException() - Constructor for exception org.ocopomo.endorsement.exception.EndorsementSchemeException
The constructor of the exception.
EndorsementSchemeException(String) - Constructor for exception org.ocopomo.endorsement.exception.EndorsementSchemeException
The constructor of the exception.
endorsementsValue(String[], String) - Method in class org.ocopomo.endorsement.EndorserAgent
Returns a double that represents the evaluation of the array of endorsements in input in relation to the endorsement scheme named schemeName.
endorsementsValue(Object[], String) - Method in class org.ocopomo.endorsement.EndorserAgent
Returns a double that represents the evaluation of the ArrayList of endorsement-Objects in input in relation to the endorsement scheme named schemeName.
endorsementValue(ArrayList<String>) - Method in class org.ocopomo.endorsement.EndorsementScheme
Returns a double that represents the evaluation of the ArrayList of endorsements in input in relation to the current endorsement scheme.
endorsementValue(String[]) - Method in class org.ocopomo.endorsement.EndorsementScheme
Returns a double that represents the evaluation of the array of endorsements in input in relation to the current endorsement scheme.
EndorserAgent - Class in org.ocopomo.endorsement
This abstract class contains methods useful for the management of the endorsements: agent-classes that need to use endorsements should extend this class.
EndorserAgent(String, EndorserModel) - Constructor for class org.ocopomo.endorsement.EndorserAgent
 
EndorserModel - Interface in org.ocopomo.endorsement
Models containing agents that use endorsement functionality provided by this library must implement this interface
existEndorsement(String) - Method in class org.ocopomo.endorsement.EndorsementScheme
Check whether the endorsement token is defined inside this endorsement scheme
exportResult(double, ArrayList<? extends Agent>, FactBase) - Method in class org.ocopomo.visualization.ModelVisualizer
Load the default XML file (at location TEST_DATA_FOLDER + TEST_DATA_FILENAME) and update it with the data of the last simulated year
exportResult(String, String, double, ArrayList<? extends Agent>, FactBase) - Method in class org.ocopomo.visualization.ModelVisualizer
Load a XML file and update it with the data of the last simulated year

A C D E G I M N O P R S T U V