Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

L

lambda() - Method in class IRPact_modellierung.distributions.ErlangDistribution
 
lambda - Variable in class IRPact_modellierung.perception.Histogram
 
LambdaDistribution - Class in IRPact_modellierung.distributions
Class to model a lambda distribution based on the implementation in the COLT distribution library.
LambdaDistribution(String, double, double) - Constructor for class IRPact_modellierung.distributions.LambdaDistribution
Will create a lambda distribution based on the COLT library.
LazynessHelper - Class in IRPact_modellierung.helper
Class that provides a number of methods that outsources some functionality used in other methods of the simulation.
LazynessHelper() - Constructor for class IRPact_modellierung.helper.LazynessHelper
 
LinearPreferenceOrientedUtilityFunction - Class in IRPact_modellierung.decision
Utility function that calculates the utility of a product attribute as the sum of partial utilities of the preferences (contributing to it).
LinearPreferenceOrientedUtilityFunction() - Constructor for class IRPact_modellierung.decision.LinearPreferenceOrientedUtilityFunction
 
LinearUtilityFunction - Class in IRPact_modellierung.decision
The linear utility function is a function that attributes the perception of a product attribute to the actor.
LinearUtilityFunction() - Constructor for class IRPact_modellierung.decision.LinearUtilityFunction
 
linkedHashMapToArrayList(LinkedHashMap<Value, Double>) - Static method in class IRPact_modellierung.helper.ValueConversionHelper
Method to convert an ordered LinkedHashMap of Value-Double pairs to an array list of the same order
loadAgents(String, ProductConfiguration, Map<String, Distribution>, Set<Value>, DecisionConfiguration) - Static method in class IRPact_modellierung.io.loader.AgentLoader
Method to load an AgentConfiguration from a set of .json files.
loadConfiguration(String) - Static method in class IRPact_modellierung.io.ConfigLoader
Method to load the simulation configuration from the respective files in the configuration path using a number of other loader classes for specific aspects of the simulation, and compiles them in one object
loadDecisionModel(String) - Static method in class IRPact_modellierung.io.loader.DecisionLoader
Method to load the implemented decision processes from the configuration path as JSON file
loadPreferenceConfiguration(String, ProductConfiguration, Set<ConsumerAgentGroup>) - Static method in class IRPact_modellierung.io.loader.PreferenceLoader
Method to load the preference configuration from the configPath as JSON file
loadProcessModel(String) - Static method in class IRPact_modellierung.io.loader.ProcessModelLoader
Loads the process model from the specified configuration path
loadProductAttributePreferenceMapping(ArrayList<HashMap<String, Object>>, Map<ProductGroup, Map<String, ProductGroupAttribute>>, Set<ConsumerAgentGroup>) - Static method in class IRPact_modellierung.io.loader.PreferenceLoader
Method to load a ProductAttributePreferenceMapping from a preference configuration object (papaMapping), a map of product groups and their corresponding attributes and a set of consumer agents
loadProductConfiguration(String, Map<String, Distribution>, DecisionConfiguration) - Static method in class IRPact_modellierung.io.loader.ProductLoader
Method to load the product configuration of the model
loadShapefiles(ArrayList<Object>) - Static method in class IRPact_modellierung.io.loader.SpaceLoader
Method to load a number of shape files from the respective array list containing these shapefiles (as e.g.
loadSocialNetwork(String) - Static method in class IRPact_modellierung.io.loader.SocialNetworkLoader
Method to load a social network configuration from the respective files (individual files for at least the networks used, configuration of the concrete network in the network configuration file)
loadSpatialConfiguration(String) - Static method in class IRPact_modellierung.io.loader.SpaceLoader
Method to load the spatial configuration from the configuration file located in the configPath folder
loadSubjectiveNorm(ConsumerAgent) - Static method in class IRPact_modellierung.helper.ConsumerAgentAttributeHelper
Method to load the subjective norm of an agent from its attributes
loadTemporalModel(String) - Static method in class IRPact_modellierung.io.loader.TimeLoader
Method to load the temporal configuration of the simulation.
lowerBound - Variable in class IRPact_modellierung.distributions.BoundedContinuousDistribution
 
lowerBound - Variable in class IRPact_modellierung.distributions.BoundedUnivariateDistribution
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links