de.cesr.lara.template
Class MyInitialData
java.lang.Object
de.cesr.lara.template.MyInitialData
public class MyInitialData
- extends Object
Provides initial data for the model. Will be used during initialization.
Normally this class would read the values from file/database.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyInitialData
public MyInitialData()
getAgentsPreferences
public static Map<Class<? extends LaraPreference>,Double> getAgentsPreferences(String agentId)
getEnvironmentalProperties
public static Set<LEnvironmentalIntProperty> getEnvironmentalProperties(LaraEnvironment environment)