|
|||||||||
| 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.economics.Community
org.jscience.economics.EarthEcosource
public class EarthEcosource
A class representing the Earth as an autonomous organism that produces (mostly stores and recycles) materials.
| Constructor Summary | |
|---|---|
EarthEcosource()
Creates a new EarthEcosource object. |
|
EarthEcosource(Species species)
Creates a new EarthEcosource object. |
|
| Method Summary | |
|---|---|
Resource |
generateResource(java.lang.String name,
java.lang.String description,
Amount amount)
DOCUMENT ME! |
| Methods inherited from class org.jscience.economics.Community |
|---|
addResource, barterResources, consumeResources, getResources, removeResource, setResources |
| 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 EarthEcosource()
public EarthEcosource(Species species)
species - DOCUMENT ME!| Method Detail |
|---|
public Resource generateResource(java.lang.String name,
java.lang.String description,
Amount amount)
name - DOCUMENT ME!description - DOCUMENT ME!amount - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||