jebl.evolution.characters
Interface CharacterType


public interface CharacterType

Author:
Stephen A. Smith

Field Summary
static CharacterType CONTINUOUS
           
static CharacterType DISCRETE
           
 
Method Summary
 String getName()
           
 

Field Detail

DISCRETE

static final CharacterType DISCRETE

CONTINUOUS

static final CharacterType CONTINUOUS
Method Detail

getName

String getName()