Skip navigation links
A B C D E F G H I L M N O P R S U V W 

W

w(String, String) - Method in class de.bensoft.acis.utils.Logging.Logger
Adds a new log entry with log level WARN to the log file.
WeightSet - Class in de.bensoft.acis.core
A class containing several values used as weights when comparing Actions in the Matcher.
WeightSet() - Constructor for class de.bensoft.acis.core.WeightSet
Constructor of a WeightSet with default values.
WeightSet(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Constructor for class de.bensoft.acis.core.WeightSet
Constructor of a custom WeightSet.
WhatMultiplier - Variable in class de.bensoft.acis.core.WeightSet
Multiplier specifying the weight of the 'What' in the SentenceObjectSet.
WhoMultiplier - Variable in class de.bensoft.acis.core.WeightSet
Multiplier specifying the weight of the 'Who' in the SentenceObjectSet.
Word - Class in de.bensoft.acis.core.language
Represents a word of a sentence including information such as the normal form, type or synonyms.
Word(String, String, int, String[]) - Constructor for class de.bensoft.acis.core.language.Word
The constructor.
Word.WordType - Class in de.bensoft.acis.core.language
Contains the standard word types.
WordCache - Class in de.bensoft.acis.core.language
Represents a class for caching the information from Word Objects.
WordCache(IOUtils.SavingConfig) - Constructor for class de.bensoft.acis.core.language.WordCache
Creates a new instance using the given IOUtils.SavingConfig.
WordExact - Variable in class de.bensoft.acis.core.WeightSet
When the Words were written in exactly the same form.
WordSame - Variable in class de.bensoft.acis.core.WeightSet
When the Words have the same normal form (infinitive).
WordSynonyme - Variable in class de.bensoft.acis.core.WeightSet
When one Word is the synonyme of the other.
WordType() - Constructor for class de.bensoft.acis.core.language.Word.WordType
 
write(String, String) - Method in class de.bensoft.acis.utils.Preferences
Creates a new preference entry with a name and a value or overrides the value if a preference entry with the same name already exists.
writeInCache(Word) - Method in class de.bensoft.acis.core.language.WordCache
Writes the information of a Word Object in the cache (when its enabled).
A B C D E F G H I L M N O P R S U V W 
Skip navigation links