Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
Z
S
SimLibraryError
- exception simAuxLibrary.
SimLibraryError
.
Library simAuxLibrary, Class SimLibraryErrorCopyright by Klaus Hufschlag 2004, 2005This file is part of the Generic Classifier Library.
SimLibraryError()
- Constructor for class simAuxLibrary.
SimLibraryError
SimLibraryError(String)
- Constructor for class simAuxLibrary.
SimLibraryError
Constructor of an own error-class, used to distinguish from common errors.
Situation
- interface classifierLibrary.
Situation
.
Library classifierLibrary, Interface SituationCopyright by Klaus Hufschlag 2004,2005,2006This file is part of the Generic Classifier Library.
StandardClassifier
- class classifierLibrary.
StandardClassifier
.
Library classifierLibrary, Klasse StandardClassifier Copyright by Klaus Hufschlag 2004,2005,2006This file is part of the Generic Classifier Library.
StandardClassifier(Rule, double)
- Constructor for class classifierLibrary.
StandardClassifier
Constructor
StandardSituation
- class classifierLibrary.
StandardSituation
.
Library classifierLibrary, Klasse StandardSituationCopyright by Klaus Hufschlag 2004, 2005, 2006This file is part of the Generic Classifier Library.
StandardSituation(Language, int)
- Constructor for class classifierLibrary.
StandardSituation
Constructor, creates a string-like sequence of Symbols, with given language and lenght, initializes all places in sequence with the default symbol of the language
Symbol
- class classifierLibrary.
Symbol
.
Library classifierLibrary, Class SymbolCopyright by Klaus Hufschlag 2004,2005,2006This file is part of the Generic Classifier Library.
Symbol(String)
- Constructor for class classifierLibrary.
Symbol
Constructor
SymbolSet
- class classifierLibrary.
SymbolSet
.
Library classifierLibrary, Classe SymbolSetEncapsulates a HashTable, representing a set of Symbols.
SymbolSet()
- Constructor for class classifierLibrary.
SymbolSet
Constructor.
SymbolSet(String)
- Constructor for class classifierLibrary.
SymbolSet
Constructor.
SymbolSet(String, String[])
- Constructor for class classifierLibrary.
SymbolSet
setAction(Situation)
- Method in class classifierLibrary.
Rule
Sets the action part of the rule to the given situation.
setBeta(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for beta.
setChi(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for chi.
setCondition(Situation)
- Method in class classifierLibrary.
Rule
Sets the condition part of the rule to the given situation.
setDefault(String)
- Method in class classifierLibrary.
SymbolSet
Method to define a Symbol as default-Symbol of the instance.
setDefault(Symbol)
- Method in class classifierLibrary.
SymbolSet
Method to define a Symbol as default-Symbol of the instance.
setElement(int, Symbol)
- Method in class classifierLibrary.
StandardSituation
Sets the Element of the Situation/sequence at given position to the given Symbol.
setGamma(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for gamma.
setLanguage(Language)
- Method in interface classifierLibrary.
Situation
Sets the Language to be used for the Situation.
setLanguage(Language)
- Method in class classifierLibrary.
StandardSituation
setMy(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for my.
setName(String)
- Method in class classifierLibrary.
ClassifierSystem
Used for setting the name of the instance.
setName(String)
- Method in class classifierLibrary.
SymbolSet
Method for Setting the name of the instance.
setNumVictimsGA(int)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for numVictimsGA.
setP_wild(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for p_wild.
setPhi(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for phi.
setRho(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for rho.
setRule(Rule)
- Method in class classifierLibrary.
Classifier
Sets rule-part of the classifier to the given rule.
setS_init(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for s_init.
setStrength(double)
- Method in class classifierLibrary.
StandardClassifier
Sets the classifier's strength-attribute
setTau(double)
- Method in class demoZLCS.
ZLCS
Writing accessor-method for tau.
setWriter(Writer)
- Static method in class simAuxLibrary.
DebugOutput
Setting standard channel for output des Standard-Ausgabekanals.
setWriter(Object, Writer)
- Static method in class simAuxLibrary.
DebugOutput
Define a console used for a key object.
simAuxLibrary
- package simAuxLibrary
size()
- Method in class classifierLibrary.
Classifier
Returns size of the classifiers rule, if situations are defined as sets should be size of the sets.
size()
- Method in class classifierLibrary.
ClassifierSystem
Returns the number of Classifiers contained.
size()
- Method in class classifierLibrary.
Rule
Method returns the size (for sets this should be their actual number of elements) of the situations in condition and action part of the rule.
size()
- Method in interface classifierLibrary.
Situation
Returns the size of the situation, can be dynamic if situation is a set.
size()
- Method in class classifierLibrary.
StandardSituation
specificMembers()
- Method in interface classifierLibrary.
Situation
Returns the number of elements in the Situation that are not wildcards.
specificMembers()
- Method in class classifierLibrary.
StandardSituation
subsumes(Language, Symbol)
- Method in class classifierLibrary.
Symbol
Checks, wether a given Symbol is a subordinate to the instance in a given Language.
subsumes(Symbol)
- Method in class classifierLibrary.
Symbol
Checks, wether a given Symbol is a subordinate to the instance in the global / default Language.
sum_values()
- Method in class simAuxLibrary.
Roulettewheel
sum_values calculates the sum of absolute wheigths of elements contained in the instances list.
symbolByName(String)
- Method in class classifierLibrary.
SymbolSet
Returns a Symbol given by its Name, if contained in the instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
Z