public class OtherHHImpl extends AbstractHH implements EntryAble
| Constructor and Description |
|---|
OtherHHImpl(repast.simphony.context.Context theContext,
Selling mySellingDecsion,
GlobSpace theGlobSpace)
Instatination through abstract super class
|
| Modifier and Type | Method and Description |
|---|---|
ProducerHH |
entry()
creates a new livestock owning agent and removes the current one
|
void |
iniWithFileData(java.util.HashMap<java.lang.String,java.lang.Double> attributes)
initializes all HH with data from input files where they are not specific to the HH type
|
boolean |
isEntry()
returns true if HH wants to enter into livestock production
|
getAccSavingsMemb, getIniCoop, getSavings, hhBalanceSimple, hhBalanceTypes, iniCooperator, iniWithOtherHHData, isCooperator, isDefector, resetAccSavings, setCooperator, setDefectorequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithhBalanceSimple, hhBalanceTypes, iniCooperator, iniWithOtherHHData, isCooperator, isDefector, resetAccSavings, setCooperator, setDefectorpublic boolean isEntry()
EntryAblepublic ProducerHH entry()
EntryAblepublic void iniWithFileData(java.util.HashMap<java.lang.String,java.lang.Double> attributes)
SimpleHHiniWithFileData in interface SimpleHHiniWithFileData in class AbstractHH