|
|||||||||
| 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.Group
org.jscience.psychology.social.HumanGroup
public class HumanGroup
A class representing a human group.
| Constructor Summary | |
|---|---|
HumanGroup()
Creates a new HumanGroup object. |
|
HumanGroup(Place formalTerritory)
Creates a new HumanGroup object. |
|
| Method Summary |
|---|
| Methods inherited from class org.jscience.psychology.social.Group |
|---|
addIndividual, getFormalTerritory, getLeaders, getRelation, removeIndividual, setFormalTerritory, setIndividuals, setLeaders, setRelation |
| Methods inherited from class org.jscience.biology.Population |
|---|
getIndividuals, getPosition, getSpecies, getTerritory, isContained, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HumanGroup()
public HumanGroup(Place formalTerritory)
formalTerritory - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||