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, setDefector
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hhBalanceSimple, hhBalanceTypes, iniCooperator, iniWithOtherHHData, isCooperator, isDefector, resetAccSavings, setCooperator, setDefector
public boolean isEntry()
EntryAble
public ProducerHH entry()
EntryAble
public void iniWithFileData(java.util.HashMap<java.lang.String,java.lang.Double> attributes)
SimpleHH
iniWithFileData
in interface SimpleHH
iniWithFileData
in class AbstractHH