es.upv.dsic.gti_ia.argAgents
Class Configuration
java.lang.Object
es.upv.dsic.gti_ia.argAgents.Configuration
public class Configuration
- extends Object
Configuration parameters, read from configuration.xml
- Author:
- Jaume Jordan Prunera. GTI-IA. UPV
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serverName
public String serverName
databaseName
public String databaseName
userName
public String userName
password
public String password
domainCBRSimilarity
public String domainCBRSimilarity
argCBRproponentidweight
public float argCBRproponentidweight
argCBRproponentprefweight
public float argCBRproponentprefweight
argCBRopponentidweight
public float argCBRopponentidweight
argCBRopponentprefweight
public float argCBRopponentprefweight
argCBRgroupidweight
public float argCBRgroupidweight
argCBRgroupprefweight
public float argCBRgroupprefweight
Configuration
public Configuration()
Copyright © 2012 GTI-IA. All Rights Reserved.