|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NumericalTrait
Defines how to get a numerical value for a trait. This interface is
implemented by instances of Trait_
.
Method Summary | |
---|---|
double |
getTraitValue(java.lang.String trait)
Method to yield a numerical value for a trait identified by a string. |
Method Detail |
---|
double getTraitValue(java.lang.String trait)
trait
- the identifier for the trait.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |