Package | Description |
---|---|
agents | |
ses |
Modifier and Type | Class and Description |
---|---|
class |
ProducerHHImpl
a livestock producing HH agent
|
Modifier and Type | Method and Description |
---|---|
ProducerHH |
OtherHHImpl.entry() |
ProducerHH |
EntryAble.entry()
creates a new livestock owning agent and removes the current one
|
Modifier and Type | Method and Description |
---|---|
void |
SocialSpace.stepCollectiveAction(double giniHerds,
java.util.ArrayList<ProducerHH> allProducers)
Main step method of the CollectiveAction.
|
Constructor and Description |
---|
GlobSpaceImpl(java.util.ArrayList<EntryAble> listOfSimpleHH,
java.util.ArrayList<ProducerHH> listOfProudecerHH,
repast.simphony.context.Context theContext) |