- incNrOfCalves() - Method in class animals.Cow
-
increases the number of calves born by this cow
- incrBodyWeight(double) - Method in class animals.Animal
-
increase or decrease the body weight by monthly live-weight gain or loss
- incrExit() - Method in interface ses.GlobSpace
-
count for HH exiting
- incrExit() - Method in class ses.GlobSpaceImpl
-
increments the count of exits of producers
- informLwg(double) - Method in interface agents.ProducerHH
-
increases monthly live-weight gain of individual herds
- informLwg(double) - Method in class agents.ProducerHHImpl
-
- iniCooperator() - Method in class agents.AbstractHH
-
- iniCooperator() - Method in interface agents.SimpleHH
-
random initialization for last norm following value at start of simulation
- init(Classifier, long, boolean) - Method in class classifierLibrary.ClassifierSystem
-
CS is initialized with a given number of classifiers following a sample
(by cloning the sample).
- init(int) - Method in class ses.EcoSpace
-
initializes the rangeland without grazing in monthly time steps
- initRun() - Method in class ses.BiomassModel
-
- initRun() - Method in interface ses.BiomassSimulator
-
- iniWithFileData(HashMap<String, Double>) - Method in class agents.AbstractHH
-
- iniWithFileData(HashMap<String, Double>) - Method in class agents.OtherHHImpl
-
- iniWithFileData(HashMap<String, Double>) - Method in class agents.ProducerHHImpl
-
- iniWithFileData(HashMap<String, Double>) - Method in interface agents.SimpleHH
-
initializes all HH with data from input files where they are not specific to the HH type
- iniWithOtherHHData(HashMap<String, Double>) - Method in class agents.AbstractHH
-
- iniWithOtherHHData(HashMap<String, Double>) - Method in interface agents.SimpleHH
-
used to re-instatinate entering.
- InputCostsCalculator - Class in dataClasses
-
Returns the costs for a scenario with input costs (not used in the current paper)
- InputCostsCalculator() - Constructor for class dataClasses.InputCostsCalculator
-
- InputMap<V> - Class in ses
-
- InputMap() - Constructor for class ses.InputMap
-
- isBirth() - Method in class animals.Cow
-
- isCooperator() - Method in class agents.AbstractHH
-
- isCooperator() - Method in interface agents.SimpleHH
-
checker for norm following
- isDefector() - Method in class agents.AbstractHH
-
- isDefector() - Method in interface agents.SimpleHH
-
returns true if agent is a permanent defector
- isEntry() - Method in interface agents.EntryAble
-
returns true if HH wants to enter into livestock production
- isEntry() - Method in class agents.OtherHHImpl
-
- isExit() - Method in interface agents.ProducerHH
-
checker for exiting producers
- isExit() - Method in class agents.ProducerHHImpl
-
- isMatched(Situation) - Method in interface classifierLibrary.Situation
-
Criterion for a situation to be matched by another situation, should be
used for specifying different types of Situations in subclasses.
- isMatched(Situation) - Method in class classifierLibrary.StandardSituation
-
- isMatchedSubsumtive(Situation) - Method in interface classifierLibrary.Situation
-
Criterion for a situation to be matched by another situation, should be
used for specifying different types of Situations in subclasses.
- isMatchedSubsumtive(Situation) - Method in class classifierLibrary.StandardSituation
-
- isOn(Object) - Static method in class simAuxLibrary.DebugOutput
-
Checks, wheter the console for a key is activated.
- isOn() - Static method in class simAuxLibrary.DebugOutput
-
Checks activation of standard console.
- iterator() - Method in class classifierLibrary.ClassifierSystem
-
(Delegate)-Function returns an iterator to the set of classifiers.
- iterator() - Method in class classifierLibrary.SymbolSet
-
Returns an iterator through alle elements contained.