Package | Description |
---|---|
jebl.evolution.characters |
Modifier and Type | Field | Description |
---|---|---|
static CharacterType |
CharacterType.CONTINUOUS |
|
static CharacterType |
CharacterType.DISCRETE |
Modifier and Type | Method | Description |
---|---|---|
CharacterType |
Character.getType() |
return the CharacterType of the character
|
CharacterType |
ContinuousCharacter.getType() |
|
CharacterType |
DiscreteCharacter.getType() |
http://code.google.com/p/jebl2/