com.rubecula.darwin.core
Interface EcoFactor

All Superinterfaces:
Attribute, Identifiable
All Known Implementing Classes:
EcoFactor_Abstract, EcoFactor_Default, EcoFactor_TS

public interface EcoFactor
extends Attribute, Identifiable

Defines the methods supported by the EcoFactor interface. An Environment is a set of EcoFactor instances.

Author:
Robin Hillyard

Field Summary
static String $IdealPopulation
          The key for the Ideal Population eco factor.
 
Method Summary
 double doubleValue()
           
 
Methods inherited from interface com.rubecula.darwin.core.Attribute
getAttribute, getValue, setValue
 
Methods inherited from interface com.rubecula.util.Identifiable
getIdentifier
 

Field Detail

$IdealPopulation

static final String $IdealPopulation
The key for the Ideal Population eco factor.

See Also:
Constant Field Values
Method Detail

doubleValue

double doubleValue()
Returns:
the value of this EcoFactor, assuming that it has a value that can be rendered as a double