com.rubecula.darwin.core
Class DarwinProperties
java.lang.Object
java.util.ResourceBundle
java.util.PropertyResourceBundle
com.rubecula.util.UsefulProperties
com.rubecula.darwin.core.DarwinProperties
- Direct Known Subclasses:
- VisualizationProperties
public class DarwinProperties
- extends UsefulProperties
A property resource bundle specifically useful to a Darwinian system.
- Author:
- Robin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
P_POPULATION_RATIO_SEED
public static final String P_POPULATION_RATIO_SEED
- See Also:
- Constant Field Values
P_POPULATION_IDEAL_DEFAULT
public static final String P_POPULATION_IDEAL_DEFAULT
- See Also:
- Constant Field Values
P_MORTALITY_DEFAULT
public static final String P_MORTALITY_DEFAULT
- See Also:
- Constant Field Values
P_GENERATION_INTERVAL
public static final String P_GENERATION_INTERVAL
- See Also:
- Constant Field Values
P_EXPRESSIONS_ENABLED
public static final String P_EXPRESSIONS_ENABLED
- See Also:
- Constant Field Values
P_GENERATIONS
public static final String P_GENERATIONS
- See Also:
- Constant Field Values
DarwinProperties
public DarwinProperties(String propertiesUrl)
throws MalformedURLException,
IOException
- Throws:
MalformedURLException
IOException
DarwinProperties
public DarwinProperties(URL propertiesUrl)
throws MalformedURLException,
IOException
- Throws:
MalformedURLException
IOException