A B C D E F G H I J K L M N O P Q R S T U V W X Y

U

Unifiable - Interface in standup.unify
Represents a unifiable object.
UnifiableCompound - Class in standup.unify
Implementation of compound object.
UnifiableCompound(Unifiable, UnifiableList) - Constructor for class standup.unify.UnifiableCompound
 
UnifiableCompound(Unifiable, List<? extends Unifiable>) - Constructor for class standup.unify.UnifiableCompound
 
UnifiableConstant - Class in standup.unify
Represents a unifiable String constant.
UnifiableConstant(String) - Constructor for class standup.unify.UnifiableConstant
 
UnifiableList - Class in standup.unify
Represents a unifiable list.
UnifiableList(List<? extends Unifiable>) - Constructor for class standup.unify.UnifiableList
 
UnifiableList(UnifiableList) - Constructor for class standup.unify.UnifiableList
 
UnifiableListVar - Class in standup.unify
Represents a unifiable list of UnifiableVariables.
UnifiableListVar(List<UnifiableVariable>) - Constructor for class standup.unify.UnifiableListVar
 
UnifiableVariable - Class in standup.unify
Represents a unifiable variable.
UnifiableVariable(String) - Constructor for class standup.unify.UnifiableVariable
 
Unification - Class in standup.unify
A class that provides static methods for performing unification of two Unifiable objects.
Unification() - Constructor for class standup.unify.Unification
 
unify(Unifiable, Unifiable) - Static method in class standup.unify.Unification
Unifies x and y and returns the resulting Bindings.
unify(Unifiable, Unifiable, Bindings) - Static method in class standup.unify.Unification
Unifies x and y using the bindings built so far in b, and returns the resulting Bindings.
unifyVar(UnifiableVariable, Unifiable, Bindings) - Static method in class standup.unify.Unification
 
update(int, CloudButton) - Method in class standup.clouds.AnimatorCloudButton
A subclass of AnimatorCloudButton must implement this method.
update(int, CloudButton) - Method in class standup.clouds.AnimatorCloudButtonMoveIn
 
update(int, CloudButton) - Method in class standup.clouds.AnimatorCloudButtonMoveOut
 
update(int, CloudButton) - Method in class standup.clouds.AnimatorCloudButtonResize
 
update(int, CloudButton) - Method in class standup.clouds.AnimatorCloudButtonRotateLeft
 
update(int, CloudButton) - Method in class standup.clouds.AnimatorCloudButtonRotateRight
 
update(int, CloudButton) - Method in class standup.clouds.AnimatorCloudButtonStayPut
 
update(Clause, Bindings) - Method in class standup.joke.JokeGraph
Updates this JokeGraph with nodes and edges arising from this output specification function clause instantiation
updateEntities() - Method in class standup.clouds.PanelCloudButtonMenu
Updates the list of "active" entities in this PanelCloudButtonMenu according to the various animation routines.
updateEntities() - Method in class standup.clouds.PanelProgressMap
 
usedJokeTypes - Variable in class standup.joke.OptionsJokeGeneration
 
usedJokeTypesDefaultListModel - Variable in class standup.joke.OptionsGUIJokeGeneration
 
usedJokeTypesJList - Variable in class standup.joke.OptionsGUIJokeGeneration
 
useProfile(String, Profileable) - Static method in class standup.profiling.ProfileManager
Syntactic sugar for the 'cascaded' ProfileManager.useProfile(String, Profileable, boolean) method -- assumes 'first time' every time.
useProfile(String, Profileable[]) - Static method in class standup.profiling.ProfileManager
Syntactic sugar for the 'non-cascaded' ProfileManager.useProfile(String, Profileable[], boolean) method -- assumes 'first time' every time.
useProfile(String, Profileable, boolean) - Static method in class standup.profiling.ProfileManager
The preferred method for using a user profile.
useProfile(String, Profileable[], boolean) - Static method in class standup.profiling.ProfileManager
An alternative method for using a user profile.
useProfile(String, Profileable[], Profile[], boolean) - Static method in class standup.profiling.ProfileManager
Alternative method of using profiles, where the Profiles themselves are provided as parameters, instead of being read from disk.
userExists(String) - Static method in class standup.profiling.ProfileManager
Returns true if the profile directory for the user with the given name exists, false otherwise.
userRootDirectory - Static variable in class standup.profiling.ProfileManager
 
userSelectionListener - Variable in class standup.clouds.OptionsGUICloudFrontend
 
userSelectionListener - Variable in class standup.joke.OptionsGUIJokeGeneration
 
uses(Lexeme) - Method in class standup.joke.JokeStructure
 
usesAll(LexemeSet) - Method in class standup.joke.JokeStructure
 
usesAllInAnswer(LexemeSet) - Method in class standup.joke.JokeStructure
 
usesAllInQuestion(LexemeSet) - Method in class standup.joke.JokeStructure
 
usesAny(LexemeSet) - Method in class standup.joke.JokeStructure
 
usesAnyInAnswer(LexemeSet) - Method in class standup.joke.JokeStructure
 
usesAnyInQuestion(LexemeSet) - Method in class standup.joke.JokeStructure
 
usesInAnswer(Lexeme) - Method in class standup.joke.JokeStructure
 
usesInQuestion(Lexeme) - Method in class standup.joke.JokeStructure
 
usesPhoneticSimilarity - Variable in class standup.joke.Schema
 
usesPhoneticSimilarity() - Method in class standup.joke.Schema
 
Utils - Class in standup.utils
A collection of various low-level utility functions, all accessible from a static context.
Utils() - Constructor for class standup.utils.Utils
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y