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
R
Relation
- class simAuxLibrary.
Relation
.
Library simAuxLibrary, Class RelationCopyright by Klaus Hufschlag 2004,2005,2006This file is part of the Generic Classifier Library.
Relation()
- Constructor for class simAuxLibrary.
Relation
Standardconstructor, creates an empty instance.
Roulettewheel
- class simAuxLibrary.
Roulettewheel
.
Libaray simAuxLibrary, Class RoulettewheelCopyright by Klaus Hufschlag 2004, 2005, 2006This file is part of the Generic Classifier Library.
Roulettewheel()
- Constructor for class simAuxLibrary.
Roulettewheel
Standardconstructor, creates an empty Instance.
RoulettewheelChoice(String, boolean)
- Method in class classifierLibrary.
ClassifierSystem
Returns roulettewheel-choice, using a given method of the classifiers for determining probability/weight.
Rule
- class classifierLibrary.
Rule
.
Library classifierLibrary, Class RuleCopyright by Klaus Hufschlag 2004,2005,2006This file is part of the Generic Classifier Library.
Rule(Situation, Situation)
- Constructor for class classifierLibrary.
Rule
Constructor with Condition and Action-Part of the rule as parameters.
Rule()
- Constructor for class classifierLibrary.
Rule
Constructor, creating an empty Rule.
randomSubset(long)
- Method in class classifierLibrary.
ClassifierSystem
Returns a subset of the CS of a given size.
randomSymbol()
- Method in class classifierLibrary.
SymbolSet
Returns a randomly selected Symbol contained in the instance.
randomizeRule()
- Method in class classifierLibrary.
Rule
Method sets rule parts to random situations.
randomizeSituation()
- Method in interface classifierLibrary.
Situation
Changes the situation to a random situation based on the given language
randomizeSituation(double)
- Method in interface classifierLibrary.
Situation
Changes the situation to a random situation based on the given language, using a given probability for wildcard symbols.
randomizeSituation()
- Method in class classifierLibrary.
StandardSituation
randomizeSituation(double)
- Method in class classifierLibrary.
StandardSituation
remove(Classifier)
- Method in class classifierLibrary.
ClassifierSystem
Function removes a given Classifier from CS.
remove()
- Method in class classifierLibrary.
ClassifierSystem
Removes all classifiers.
remove(ClassifierSystem)
- Method in class classifierLibrary.
ClassifierSystem
Removes (subtracts) all classifiers contained in a given CS from this instance.
remove(Symbol)
- Method in class classifierLibrary.
Language
remove()
- Method in class classifierLibrary.
Language
remove(Symbol)
- Method in class classifierLibrary.
SymbolSet
Removes a Symbol from the set.
remove(SymbolSet)
- Method in class classifierLibrary.
SymbolSet
Removes a Set of Symbols from the instance.
remove()
- Method in class classifierLibrary.
SymbolSet
Removes all Symbols from the instance.
remove(Object)
- Method in class simAuxLibrary.
Relation
remove method to remove an Object of all relations.
remove()
- Method in class simAuxLibrary.
Relation
remove method to remove all relations.
remove(Object)
- Method in class simAuxLibrary.
Roulettewheel
remove removes an object from the instances internal list of objects.
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