Package | Description |
---|---|
owltools.sim2 |
Modifier and Type | Method and Description |
---|---|
static SimpleOwlSim.SimConfigurationProperty |
SimpleOwlSim.SimConfigurationProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleOwlSim.SimConfigurationProperty[] |
SimpleOwlSim.SimConfigurationProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractOwlSim.getProperty(SimpleOwlSim.SimConfigurationProperty p) |
protected Boolean |
AbstractOwlSim.getPropertyAsBoolean(SimpleOwlSim.SimConfigurationProperty p) |
protected Double |
AbstractOwlSim.getPropertyAsDouble(SimpleOwlSim.SimConfigurationProperty p) |
protected Double |
AbstractOwlSim.getPropertyAsDouble(SimpleOwlSim.SimConfigurationProperty p,
Double dv) |
Copyright © 2010–2015. All rights reserved.