- AbstractHH - Class in agents
-
Abstract class with implementations used by both agent types
- AbstractHH(Context, Selling, GlobSpace) - Constructor for class agents.AbstractHH
-
- actions - package actions
-
- add(Classifier) - Method in class classifierLibrary.ClassifierSystem
-
Adds a Classifier to the instances' internal ruleset.
- add(ClassifierSystem) - Method in class classifierLibrary.ClassifierSystem
-
Adds all Classifiers of another instance to the instances' internal
ruleset.
- add(Symbol, Symbol) - Method in class classifierLibrary.Language
-
Adds a Symbol to a set, as a subordinate to a parent.
- add(Symbol) - Method in class classifierLibrary.SymbolSet
-
Method for adding a Symbol to the set.
- add(SymbolSet) - Method in class classifierLibrary.SymbolSet
-
Method for adding all Symbols of another SymbolSet to the set.
- add(Relation) - Method in class simAuxLibrary.Relation
-
add adds the entire oder of another relation to the Instance.
- add(double, Object) - Method in class simAuxLibrary.Roulettewheel
-
add is for adding an Object to the instances List of Objects for choice.
- addCow() - Method in interface agents.ProducerHH
-
- addCow() - Method in class agents.ProducerHHImpl
-
creates a new cow for entries
- addMember(Language, Symbol) - Method in class classifierLibrary.Symbol
-
Makes a given Symbol a subordinate of the instance in a given language.
- addMember(Symbol) - Method in class classifierLibrary.Symbol
-
Makes a given Symbol a subordinate of the instance in the global /
default language.
- addMember(Language, SymbolSet) - Method in class classifierLibrary.Symbol
-
Makes a given Set of Symbols a subordinate to the instance in a given
language.
- addMember(SymbolSet) - Method in class classifierLibrary.Symbol
-
Makes a given Set of Symbols a subordinate to the instance in the global /
default language.
- addMultiSymbols(String[], Symbol) - Method in class classifierLibrary.Language
-
Adds Symbols following a list of names to the instance.
- addMultiSymbols(String[]) - Method in class classifierLibrary.SymbolSet
-
Adds Symbols following a list of names to the instance.
- addRel(Object, Object) - Method in class simAuxLibrary.Relation
-
addRel method for adding a new parent-child relation.
- agents - package agents
-
- ageYourAnimals() - Method in interface agents.ProducerHH
-
ages the herd and transforms calves into bulls or cows
- ageYourAnimals() - Method in class agents.ProducerHHImpl
-
- aging() - Method in class animals.Animal
-
age the animal by one month
- aging() - Method in class animals.Cow
-
Aging is overwritten to account for pregnancy
- allWithCondition(Situation) - Method in class classifierLibrary.ClassifierSystem
-
Returns a subset of the CS with all rules having the same condition as given.
- Animal - Class in animals
-
Super class for all animals
- Animal(Context) - Constructor for class animals.Animal
-
give Repast context to the animal
- animals - package animals
-
- asCollection() - Method in class classifierLibrary.SymbolSet
-
Returns a collection-view on the instance, giving access to further java
standard methods.
- autoName() - Static method in class classifierLibrary.Symbol
-
Generates a valid proposal for a non existing Symbol name.
- avrMprofit() - Method in interface actions.Selling
-
- avrMprofit() - Method in class actions.SellingImpl
-
gets current average monthly agricultural profit