|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.biology.Species
org.jscience.biology.human.HumanSpecies
public class HumanSpecies
A class representing a well known specie.
| Constructor Summary | |
|---|---|
HumanSpecies()
Creates a new HumanSpecies object. |
|
| Method Summary | |
|---|---|
java.util.Set |
reproduce(Individual individual,
java.util.Set individuals)
DOCUMENT ME! |
| Methods inherited from class org.jscience.biology.Species |
|---|
addBehavior, equals, getBehaviors, getName, getPredationMode, getReproductionMode, getTaxon, removeBehavior, setBehaviors, setPredationMode, setReproductionMode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HumanSpecies()
| Method Detail |
|---|
public java.util.Set reproduce(Individual individual,
java.util.Set individuals)
reproduce in class Speciesindividual - DOCUMENT ME!individuals - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||