|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.biology.Population
org.jscience.psychology.social.Crowd
public class Crowd
A class representing a crowd or a sub population in which people share a common reason for gathering but no other relation apart proximity.
| Constructor Summary | |
|---|---|
Crowd(Species species,
java.lang.String motive)
Creates a new Crowd object. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMotive()
DOCUMENT ME! |
| Methods inherited from class org.jscience.biology.Population |
|---|
addIndividual, getIndividuals, getPosition, getSpecies, getTerritory, isContained, removeIndividual, setIndividuals, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Crowd(Species species,
java.lang.String motive)
species - DOCUMENT ME!motive - DOCUMENT ME!| Method Detail |
|---|
public java.lang.String getMotive()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||