com.rubecula.darwin.domain.environment
Class EcoFactor_Humboldtian

java.lang.Object
  extended by net.sf.tostring0.AToString
      extended by com.rubecula.darwin.domain.helper.Attribute_
          extended by com.rubecula.darwin.domain.environment.EcoFactor_
              extended by com.rubecula.darwin.domain.environment.EcoFactor_Number
                  extended by com.rubecula.darwin.domain.environment.EcoFactor_Humboldtian
All Implemented Interfaces:
Attribute, Censusible, EcoFactor, Quantifiable, Individual, java.lang.Cloneable, net.sf.tostring0.Identifiable, net.sf.tostring0.IToString

public final class EcoFactor_Humboldtian
extends EcoFactor_Number

Author:
Robin Hillyard

Field Summary
 
Fields inherited from class com.rubecula.darwin.domain.environment.EcoFactor_
LOG
 
Fields inherited from interface net.sf.tostring0.IToString
ANGBR_OPEN, ANGBRA_CLSE, BRA_CLSE, BRA_OPEN, BRCE_OPEN, BRCS_CLSE, COLON, LIST_SEPARATOR, MAX_ELEMENTS_DEFAULT, S_MT, S_PERCENT, SEPARATOR, SPACE
 
Constructor Summary
EcoFactor_Humboldtian(java.lang.String identifier)
          If this constructor is used, the value must be set as a property.
EcoFactor_Humboldtian(java.lang.String identifier, java.lang.Number value)
           
 
Method Summary
 
Methods inherited from class com.rubecula.darwin.domain.environment.EcoFactor_Number
clone, doubleValue, getVisualizable, isNew, isVisible, update
 
Methods inherited from class com.rubecula.darwin.domain.environment.EcoFactor_
censusMe, getCensusibleChildren, getEnvironment, setEnvironment, toString
 
Methods inherited from class com.rubecula.darwin.domain.helper.Attribute_
equals, getAttribute, getIdentifier, getValue, hashCode, setValue
 
Methods inherited from class net.sf.tostring0.AToString
toString, toStringBrief, toStringId
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.rubecula.darwin.domain.helper.Attribute
getAttribute, getValue, setValue
 
Methods inherited from interface net.sf.tostring0.Identifiable
getIdentifier
 

Constructor Detail

EcoFactor_Humboldtian

public EcoFactor_Humboldtian(java.lang.String identifier)
If this constructor is used, the value must be set as a property.

Parameters:
identifier -

EcoFactor_Humboldtian

public EcoFactor_Humboldtian(java.lang.String identifier,
                             java.lang.Number value)
Parameters:
identifier -
value -


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.