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 Z

G

g - Variable in class qinterface.qBrain
 
gain_c - Variable in class devs.sensorpackage.cmucam.camSettings
 
gauss(double) - Method in class qcnn.QPecep
 
gaussianBlur(BufferedImage) - Method in class devs.visionpackage.org.cmotch.visionlibrary.GaussianBlurFilter
 
GaussianBlurFilter - Class in devs.visionpackage.org.cmotch.visionlibrary
GaussianBlurFilter for JAlbum.
GaussianBlurFilter() - Constructor for class devs.visionpackage.org.cmotch.visionlibrary.GaussianBlurFilter
 
gDev - Variable in class devs.sensorpackage.cmucam.meanWindow
 
genData(int, int) - Method in class qcnn.DataGenerator
 
GENDER - Static variable in class org.alicebot.server.core.parser.DeprecatedAIMLParser
The string "gender".
GENDER - Static variable in class org.alicebot.server.core.processor.loadtime.SubstitutionsProcessor
A gender substitution.
GENDER_CLOSE - Static variable in class org.alicebot.server.core.parser.AIMLTag
'</gender>'
GENDER_OPEN - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<gender>'
GenderProcessor - Class in org.alicebot.server.core.processor
Handles a gender element.
GenderProcessor() - Constructor for class org.alicebot.server.core.processor.GenderProcessor
 
GenderProcessor - Class in org.alicebot.server.core.processor.loadtime
The gender element is a container for definitions of gender substitutions to be performed on a string.
GenderProcessor() - Constructor for class org.alicebot.server.core.processor.loadtime.GenderProcessor
 
generateHashCode(String, String, String) - Static method in class org.alicebot.server.core.targeting.Target
Returns a hash code that would be generated for a target with the given parameters.
generateMoods() - Static method in class biocell.GlobalState
generates moods from the default file
generateMotorCommand(String) - Method in class devs.speechpackage.fortunegen.fortuneCommandhandler
 
generateMotorCommand(String) - Method in class mns.MNSCommandhandler
 
GenericParser - Class in org.alicebot.server.core.parser
A generic parser.
GenericParser() - Constructor for class org.alicebot.server.core.parser.GenericParser
 
GenericReader - Class in org.alicebot.server.core.parser
Provides generic reading functionality for such classes as AIMLReader and org.alicebot.server.core.util.TargetsReader.
GenericReader(String, BufferedReader, String, boolean, GenericReaderListener) - Constructor for class org.alicebot.server.core.parser.GenericReader
Constructs a new GenericReader, given a BufferedReader handle to some input stream (buffReader), a filename to use in printing error messages (fileName), and a TargetsReaderListener that will handle creation of new categories as they are discovered.
GenericReader(String, BufferedReader, GenericReaderListener) - Constructor for class org.alicebot.server.core.parser.GenericReader
Constructs a new GenericReader, given a BufferedReader handle to some input stream (buffReader), a filename to use in printing error messages (fileName), and a TargetsReaderListener that will handle creation of new categories as they are discovered.
GenericReader.TransitionMade - Class in org.alicebot.server.core.parser
Thrown by the various transition methods when a transition is successfully made.
GenericReader.TransitionMade() - Constructor for class org.alicebot.server.core.parser.GenericReader.TransitionMade
 
GenericReaderListener - Interface in org.alicebot.server.core.parser
 
genSteps - Static variable in class brain.reflexgenerator.PMotionCalculator
 
geState() - Method in class nns.BioSensor
 
get() - Method in class mns.MNScommandQueue
 
get(String) - Static method in class org.alicebot.server.core.BotProcesses
Returns a given process.
get(String) - Method in interface org.alicebot.server.core.node.Nodemapper
Gets an object from the Nodemapper.
get(String) - Method in class org.alicebot.server.core.node.Nodemaster
 
get(String, String, String) - Static method in class org.alicebot.server.core.PredicateMaster
Gets the predicate value associated with a name for a given userid.
get(String, int, String, String) - Static method in class org.alicebot.server.core.PredicateMaster
Gets the predicate value associated with a name at a given index for a given userid.
GET_CLOSE - Static variable in class org.alicebot.server.core.parser.AIMLTag
'</get_'
get_file_num() - Method in class crlparser.xiay.CRL_Files
 
GET_IP - Static variable in class org.alicebot.server.core.parser.DeprecatedAIMLParser
The string "get_ip".
GET_OLD - Static variable in class org.alicebot.server.core.parser.DeprecatedAIMLParser
The string "get_".
GET_OPEN - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<get_'
GET_VALUE - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<get '
getAcceleration() - Method in class devs.motorpackage.asc16.Servo
 
getAction(String) - Method in class mainframe.Editor
 
getActions() - Method in class mainframe.Editor
Fetch the list of actions supported by this editor.
getActivations() - Method in class org.alicebot.server.core.targeting.Target
Returns the activations count.
getAdminConnection() - Method in class db.DbInterface
 
getAdminConnectionWithProps(Properties) - Method in class db.DbInterface
 
getAll() - Method in class org.alicebot.server.core.util.StringTripleMatrix
 
getAllowsChildren() - Method in class mainframe.DeviceNode
 
getAmount() - Method in class devs.visionpackage.org.cmotch.visionlibrary.GaussianBlurFilter
 
getAnalyzer() - Method in class devs.musicpackage.DanceGenerator
 
getArray() - Method in class devs.visionpackage.roebi.OpenCVArray
 
getArrayPredictor(int) - Method in class biocell.DynamicMood
 
getAssignDevices() - Method in class mns.Command
 
getAssignDevices() - Method in interface mns.Commandable
 
getAttributeValue(String, String) - Static method in class org.alicebot.server.core.util.Toolkit
Gets value of an attribute by name.
getBioname() - Method in class mns.Command
 
getbluePixel(int, int) - Method in class devs.visionpackage.org.cmotch.visionlibrary.ImageManipulation
Get blue pixel
getBody() - Method in class mainframe.MainFrameEvent
 
getBot(String) - Static method in class org.alicebot.server.core.Bots
 
getBotID() - Method in class org.alicebot.server.core.parser.TemplateParser
Returns the botid.
getBotNamePredicate() - Static method in class org.alicebot.server.core.Globals
Returns the predicate name with which the bot's name is associated.
getBottom() - Method in class devs.visionpackage.org.cmotch.robovision.VisionObject
Get the position of the bottom most pixel in our object
getBufferedImage() - Method in class devs.visionpackage.org.cmotch.framegrabber.FrameGrabber
Get an image from the camera as a BufferedImage
getBufferedImage() - Method in class devs.visionpackage.roebi.ImPanel
Get a buffered image from the image panel
getBX() - Method in class devs.visionpackage.roebi.ManProcessor
 
getBY() - Method in class devs.visionpackage.roebi.ManProcessor
 
getCategoryLoadNotifyInterval() - Static method in class org.alicebot.server.core.Globals
 
getCenterPosition() - Method in class devs.motorpackage.asc16.Servo
 
getCentre() - Method in class devs.visionpackage.org.cmotch.robovision.VisionObject
Get the position of the centre of our object
getChatlogSpec() - Method in class org.alicebot.server.core.Bot
 
getChatlogSpecClone() - Static method in class org.alicebot.server.core.logging.XMLLog
Returns a generic chat log spec that can be customized.
getChildren() - Method in class mainframe.DeviceInfo
 
getClassesAttributes() - Method in class biocell.GlobalState
 
getClient() - Method in class brain.NetClient.NetDecoder
 
getClientNamePredicate() - Static method in class org.alicebot.server.core.Globals
Returns the predicate name with which the client's name is associated.
getCnsRobotParts() - Method in class mns.MNS
 
getColour() - Method in class devs.visionpackage.org.cmotch.robovision.VisionObject
Get the colour of this object
getColoursSeen() - Method in class devs.visionpackage.org.cmotch.robovision.VisionImage
Get the colours, if any, that were seen in the image.
getColumnClass(int) - Method in class org.alicebot.server.core.targeting.gui.TableMap
 
getColumnCount() - Method in class org.alicebot.server.core.targeting.gui.TableMap
 
getColumnName(int) - Method in class org.alicebot.server.core.targeting.gui.TableMap
 
getComData() - Method in class mns.MNS
 
getcommand() - Method in class brain.NetClient.RobotClientEvent
 
getCommand() - Method in class mns.Command
 
getCommand() - Method in interface mns.Commandable
 
getCommand(String) - Static method in class mns.Commands
 
getCommand(String) - Method in class mns.MNSRobotPart
get a Command if available in this CNSRobotPart
getCommand() - Method in class mns.MNSRobotPartEvent
get the command
getcommand() - Method in class multitool.MultiClientEvent
 
getCommands() - Method in class mns.MNSRobotPart
 
getComSource() - Method in class mns.MNSRobotPartEvent
get the source of this command
getComState() - Method in class mns.MNS
 
getConnection() - Method in class org.alicebot.server.sql.pool.DbAccess
Returns the Connection object used by this object.
getConnectionWithProps(Properties) - Method in class db.DbInterface
Returns a new connection with the given properties
getConnectionWithProps(String, Properties) - Method in class db.DbInterface
 
getController() - Static method in class robot.Robot
 
getControls() - Method in interface biocell.BioDevice
 
getControls() - Method in class brain.reflexgenerator.PMotionCalculator
 
getControls() - Method in class devs.motorpackage.asc16.Servo
 
getControls() - Method in class devs.speechpackage.SpeechGenerator
 
getControls() - Method in class nns.BioSensor
 
getCount() - Static method in class org.alicebot.server.core.Bots
 
getCPtr(CFacedetectApp) - Static method in class devs.visionpackage.roebi.facedetect.CFacedetectApp
 
getCPtr(SWIGTYPE_p_int) - Static method in class devs.visionpackage.roebi.facedetect.SWIGTYPE_p_int
 
getCPtr(SWIGTYPE_p_IplImage) - Static method in class devs.visionpackage.roebi.facedetect.SWIGTYPE_p_IplImage
 
getCPtr() - Method in class devs.visionpackage.roebi.OpenCVArray
 
getCurrentBot() - Method in class org.alicebot.server.core.parser.StartupFileParser
 
getCurrentBotID() - Method in class org.alicebot.server.core.util.Shell
 
getCurrentmood() - Method in class biocell.BioCell
 
getCurrentmood() - Method in class biocell.BioCommand
 
getCurrentmood() - Method in class biocell.BioThread
 
getCurrentMoods() - Static method in class biocell.GlobalState
 
getCurrentPosition() - Method in interface biocell.BioDevice
 
getCurrentPosition() - Method in class devs.motorpackage.asc16.Motor
 
getCurrentPosition() - Method in class devs.motorpackage.asc16.Servo
 
getCurrentPosition() - Method in class devs.sensorpackage.sonarexplorer.Sensor
 
getCurrentPosition() - Method in class devs.speechpackage.SpeechGenerator
 
getCurrentPosition() - Method in class devs.speechpackage.SpeechRecognizer
 
getCurrentPosition() - Method in class nns.BioSensor
 
getCurrentsong() - Method in class devs.musicpackage.DanceGenerator
 
getCurrentSpeed() - Method in class devs.motorpackage.asc16.Motor
 
getCurrentSpeed() - Method in class devs.motorpackage.asc16.Servo
 
getCurrentSpeed() - Method in class devs.sensorpackage.sonarexplorer.Sensor
 
getCurrentState() - Method in interface biocell.BioDevice
 
getCurrentState() - Method in class devs.motorpackage.asc16.Servo
 
getCurrentState() - Method in class devs.speechpackage.SpeechGenerator
 
getCurrentState() - Method in class devs.speechpackage.SpeechRecognizer
 
getCurrentState() - Method in class nns.BioSensor
 
getData() - Method in class biocell.BioDeviceEvent
 
getData() - Method in class crlparser.ParserEvent
 
getData() - Method in class mns.MNSEvent
 
getDataFileName() - Method in class qcnn.DataGenerator
 
getDataStream() - Method in class qcnn.DataGenerator
 
getDeclaredXMLEncoding(InputStream) - Static method in class org.alicebot.server.core.util.Toolkit
Returns the declared encoding string from the XML resource supposedly connected to a given InputStream, or the system default if none is found.
getdelay() - Method in class multitool.MultiFile
 
getDescriptor() - Method in class monitors.MultiPanel.OpenFile
 
getDescriptor() - Method in class monitors.OpenFile
 
getDescriptor() - Method in class monitors.RythmGenerator.OpenFile
 
getDesktop() - Static method in class monitors.CommCenter
 
getDest() - Method in class multitool.MultiFile
 
getdestination() - Method in class multitool.MultiFile
 
getDevice(int) - Method in class mns.MNSRobotPart
return the BioDevice at specified index
getDevices() - Method in class mns.MNS
 
getDevices() - Method in class mns.MNSRobotPart
 
getDialogManager() - Method in class devs.speechpackage.DialogManager.DialogNode
 
getDirectory() - Method in class mainframe.MainFrameEvent
 
getDisplay() - Method in class biocell.ZeroMood
 
getDoc() - Method in class crlparser.CRLCommandhandler
 
getDoc() - Method in class devs.speechpackage.fortunegen.fortuneCommandhandler
 
getDoc() - Method in class mns.MNSCommandhandler
 
getDriver() - Method in class org.alicebot.server.sql.pool.DbAccess
Returns the name of the driver used by this object.
getEditor() - Method in class mainframe.Editor
Fetch the editor contained in this panel
getEmbedded() - Method in error org.alicebot.server.core.util.DeveloperError
 
getEngine() - Method in class devs.speechpackage.SpeechSynthesizer
 
getEngineList() - Method in class devs.speechpackage.SpeechSynthesizer
 
getengineName() - Method in class devs.speechpackage.SpeechGenerator.LocalVoice
 
getEventString() - Method in class devs.motorpackage.asc16.MotorEvent
 
getEventString() - Method in class devs.sensorpackage.sonarexplorer.SensorEvent
 
getEventString() - Method in class nns.BioSensorEvent
 
getException() - Method in error org.alicebot.server.core.util.UserError
 
getExecDependency() - Method in class mns.Command
 
getExecDependency() - Method in interface mns.Commandable
 
getExecMode() - Method in class mns.Command
 
getExecMode() - Method in interface mns.Commandable
 
getExecType() - Method in class mns.Command
 
getExecType() - Method in interface mns.Commandable
 
getExtensionPatterns() - Method in class org.alicebot.server.core.targeting.Target
Returns the extension patterns.
getExtensions() - Method in class org.alicebot.server.core.targeting.Target
Returns the extensions.
getExtensionThats() - Method in class org.alicebot.server.core.targeting.Target
Returns the extension thats.
getExtensionTopics() - Method in class org.alicebot.server.core.targeting.Target
Returns the extension topics.
getFile() - Method in class mainframe.FileMessage
 
getFile() - Method in class mainframe.MainFrameEvent
 
getFileContents(String) - Static method in class org.alicebot.server.core.util.Toolkit
Returns the entire contents of a file as a String.
getFileName() - Method in class org.alicebot.server.core.util.Match
Gets the filename from which the <template/> originally came.
getFiles() - Method in class crlparser.Parser
 
getFirst() - Method in class org.alicebot.server.core.util.StringTriple
 
getFirstBot() - Static method in class org.alicebot.server.core.Bots
 
getFirstExtensionPattern() - Method in class org.alicebot.server.core.targeting.Target
Returns the first extension pattern.
getFirstExtensionThat() - Method in class org.alicebot.server.core.targeting.Target
Returns the first extension that.
getFirstExtensionTopic() - Method in class org.alicebot.server.core.targeting.Target
Returns the first extension topic.
getFirstInputText() - Method in class org.alicebot.server.core.targeting.Target
Returns the first input text.
getFirstInputThat() - Method in class org.alicebot.server.core.targeting.Target
Returns the first input that.
getFirstInputTopic() - Method in class org.alicebot.server.core.targeting.Target
Returns the first input topic.
getFirstReply() - Method in class org.alicebot.server.core.targeting.Target
Returns the first reply.
getFirsts() - Method in class org.alicebot.server.core.util.StringTripleMatrix
 
getFood() - Static method in class biocell.GlobalState
 
getFrame() - Method in class mainframe.Editor
Find the hosting frame, for the file-chooser dialog.
getFrameCount() - Method in class devs.visionpackage.org.cmotch.imageviewer.DisplayImage
Get the current framecount
getGazeDirection() - Method in class devs.visionpackage.roebi.ManProcessor
 
getGenderSubstitutionsMap() - Method in class org.alicebot.server.core.Bot
 
getGlobalMood() - Static method in class biocell.GlobalState
 
getGrammar() - Method in class devs.speechpackage.DialogManager.DialogNode
Returns the JSGF Grammar for the dialog manager that contains this node
getGrammar() - Method in class devs.speechpackage.DialogNodeBehavior
Retrieves the grammar associated with this ndoe
getGrammarName() - Method in class devs.speechpackage.NewGrammarDialogNodeBehavior
Returns the name of the grammar.
getgreenPixel(int, int) - Method in class devs.visionpackage.org.cmotch.visionlibrary.ImageManipulation
Get green pixel
getHash() - Method in class biocell.EnergyPrimitive
 
getHeight() - Method in class devs.visionpackage.org.cmotch.robovision.VisionImage
Get the height of the image
getHeight() - Method in interface org.alicebot.server.core.node.Nodemapper
Returns the height of the Nodemapper.
getHeight() - Method in class org.alicebot.server.core.node.Nodemaster
 
getHighPosition() - Method in class devs.motorpackage.asc16.Servo
 
getHighSpeed() - Method in class devs.motorpackage.asc16.Servo
 
getHostName() - Static method in class org.alicebot.server.core.Globals
Returns the host name.
getHref(XMLNode) - Method in class org.alicebot.server.core.processor.loadtime.StartupElementProcessor
Returns the contents of the href attribute (if present).
getHttpPort() - Static method in class org.alicebot.server.core.Globals
Returns the http port number.
getid() - Method in class brain.reflexgenerator.PMotionCalculator
 
getId() - Method in class mns.MNSEvent
 
getID() - Method in class org.alicebot.server.core.Bot
 
getIDs() - Static method in class org.alicebot.server.core.Bots
 
getImage() - Method in class devs.visionpackage.org.cmotch.framegrabber.FrameGrabber
Get an image from the camera as an AWT Image object
getImage() - Method in class devs.visionpackage.org.cmotch.imageviewer.ImagePanel
Get a buffered image from the image panel
getImage() - Method in class devs.visionpackage.org.cmotch.robovision.VisionImage
Get the raw Image object (can be used for display)
getImage() - Method in class devs.visionpackage.org.cmotch.visionlibrary.ImageManipulation
Return image
getImplementorsOf(String, boolean) - Static method in class org.alicebot.server.core.util.Toolkit
Scans the classpath for classes that implement a given interface.
getInBoundMem() - Method in class brain.moodconroller.InstantMoodController
 
getInfiniteLoopInput() - Static method in class org.alicebot.server.core.Globals
Returns the input to match if an infinite loop exception is thrown.
getInputs() - Method in class org.alicebot.server.core.parser.TemplateParser
Returns the input that matched the pattern associated with this template.
getInputs() - Method in class org.alicebot.server.core.targeting.Target
Returns the inputs.
getInputStars() - Method in class org.alicebot.server.core.parser.TemplateParser
Returns the values captured from the input path by wildcards in the pattern.
getInputStars() - Method in class org.alicebot.server.core.util.Match
Returns the input stars.
getInputStream() - Method in class devs.motorpackage.asc16.ASC16
 
getInputStream() - Method in class devs.sensorpackage.sonarexplorer.SensorExplorer
 
getInputSubstitutionsMap() - Method in class org.alicebot.server.core.Bot
 
getInputTexts() - Method in class org.alicebot.server.core.targeting.Target
Returns the input texts.
getInputThats() - Method in class org.alicebot.server.core.targeting.Target
Returns the input thats.
getInputTopics() - Method in class org.alicebot.server.core.targeting.Target
Returns the input topics.
getInstance() - Static method in class org.alicebot.server.core.ActiveMultiplexor
Returns the Multiplexor managed by this class.
getInstance() - Static method in class org.alicebot.server.core.interpreter.ActiveJavaScriptInterpreter
 
getInstanceNumber() - Method in class db.DbInterface
Returns the per-instance counter (for messages when multi-threading stress tests)
getInstructions() - Method in class mns.Command
 
getInstructions() - Method in interface mns.Commandable
 
getInternalResponse(String, String, String, TemplateParser) - Static method in class org.alicebot.server.core.Multiplexor
Produces a response to an "internal" input sentence -- i.e., an input that has been produced by a srai.
getIp() - Method in class brain.reflexgenerator.PMotionCalculator
 
getitem(int, int) - Method in class devs.visionpackage.roebi.OpenCVArray
 
getKey() - Method in class mns.Command
 
getLastExtensionPattern() - Method in class org.alicebot.server.core.targeting.Target
Returns the last extension pattern.
getLastExtensionThat() - Method in class org.alicebot.server.core.targeting.Target
Returns the last extension that.
getLastExtensionTopic() - Method in class org.alicebot.server.core.targeting.Target
Returns the last extension topic.
getLastInputText() - Method in class org.alicebot.server.core.targeting.Target
Returns the last input text.
getLastInputThat() - Method in class org.alicebot.server.core.targeting.Target
Returns the last input that.
getLastInputTopic() - Method in class org.alicebot.server.core.targeting.Target
Returns the last input topic.
getLastReply() - Method in class org.alicebot.server.core.targeting.Target
Returns the last reply.
getLateralSymetry() - Method in class devs.visionpackage.roebi.ManProcessor
 
getLayoutAlignmentX(Container) - Method in class com.cloudgarden.layout.AnchorLayout
 
getLayoutAlignmentY(Container) - Method in class com.cloudgarden.layout.AnchorLayout
 
getLeft() - Method in class devs.visionpackage.org.cmotch.robovision.VisionObject
Get the position of the left most pixel in our object
getLeftEyeX() - Method in class devs.visionpackage.roebi.ManProcessor
 
getLeftEyeY() - Method in class devs.visionpackage.roebi.ManProcessor
 
getLength() - Method in class devs.visionpackage.roebi.OpenCVArray
 
getLevel() - Method in class devs.speechpackage.fortunegen.fortuneCommandhandler.Instruction
 
getLevel() - Method in class mns.MNSCommandhandler.Instruction
 
getLine() - Method in class mainframe.FileMessage
 
getListener() - Method in class devs.musicpackage.SpectrumAnalyzer
 
getListener() - Method in class nns.BioSensor
 
getListener() - Method in class nns.NNS
 
getLoadedFilesMap() - Method in class org.alicebot.server.core.Bot
 
getlocalName() - Method in class devs.speechpackage.SpeechGenerator.LocalVoice
 
getlocalVoice() - Method in class devs.speechpackage.SpeechGenerator.LocalVoice
 
getLowPosition() - Method in class devs.motorpackage.asc16.Servo
 
getLowSpeed() - Method in class devs.motorpackage.asc16.Servo
 
getMatchPattern() - Method in class org.alicebot.server.core.targeting.Target
Returns the match pattern.
getMatchTemplate() - Method in class org.alicebot.server.core.targeting.Target
Returns the match template.
getMatchThat() - Method in class org.alicebot.server.core.targeting.Target
Returns the match that.
getMatchTopic() - Method in class org.alicebot.server.core.targeting.Target
Returns the match topic.
getMean(int) - Method in class devs.sensorpackage.cmucam.CameraImage
 
getMeasured(double, complex[]) - Static method in class qcnn.FastFT
 
getMeasured(double) - Method in class qcnn.Fourier
 
getMenubar() - Method in class mainframe.Editor
 
getMenuItem(String) - Method in class mainframe.Editor
Fetch the menu item that was created for the given command.
getMergePolicy() - Static method in class org.alicebot.server.core.Globals
Returns the merge policy.
getmessage() - Method in class brain.NetClient.RobotClientEvent
 
getMessage() - Method in class mainframe.Message
 
getMessage() - Method in class mns.CommandEvent
 
getmessage() - Method in class multitool.MultiClientEvent
 
getMessage() - Method in class multitool.ServerEvent
 
getMessage() - Method in exception org.alicebot.server.core.NoSuchPredicateException
 
getMessage() - Method in exception org.alicebot.server.core.util.NoMatchException
 
getMessage() - Method in exception org.alicebot.server.core.util.NotAnAIMLPatternException
 
getMode() - Method in class mns.Command
 
getMode() - Method in interface mns.Commandable
 
getModel() - Method in class org.alicebot.server.core.targeting.gui.TableMap
 
getMood() - Method in class brain.alice.AliceBasedInterface
 
getMoodParam(String) - Method in class biocell.BioCell
 
getMoodParam(String) - Method in class biocell.BioCommand
 
getMoodParam(String) - Method in class biocell.BioThread
 
getMoods() - Static method in class biocell.GlobalState
 
getMotorController() - Method in class devs.motorpackage.asc16.Servo
 
getMotorNumber() - Method in class devs.motorpackage.asc16.Motor
 
getMotorNumber() - Method in class devs.motorpackage.asc16.Servo
 
getMotorNumber() - Method in class devs.sensorpackage.sonarexplorer.Sensor
 
getMotState() - Method in class mns.MNS
 
getMotState() - Method in class nns.NNS
 
getMouthWidth() - Method in class devs.visionpackage.roebi.ManProcessor
 
getMouthY() - Method in class devs.visionpackage.roebi.ManProcessor
 
getMysqlVariable(String) - Method in class db.DbInterface
Returns the named MySQL variable from the currently connected server.
getMysqlVariable(Connection, String) - Method in class db.DbInterface
 
getn() - Method in class biocell.MoodParam
 
getname() - Method in interface biocell.BioDevice
 
getname() - Method in class biocell.DynamicMood
 
getName() - Method in class biocell.EnergyPrimitive
 
getName() - Method in class biocell.Strategy.StrategyParam
 
getname() - Method in class devs.motorpackage.asc16.Servo
 
getName() - Method in class devs.speechpackage.DialogManager.DialogNode
Gets the name of the node
getName() - Method in class devs.speechpackage.DialogManager
Returns the name of this component
getName() - Method in class devs.speechpackage.DialogNodeBehavior
Returns the name for this node
getName() - Method in class devs.speechpackage.fortunegen.fortuneCommandhandler.Instruction
 
getname() - Method in class devs.speechpackage.SpeechGenerator
 
getName() - Method in class mainframe.DeviceInfo
 
getName() - Method in class mainframe.MainFrameEvent
 
getName() - Method in interface mns.Commandable
 
getName() - Method in class mns.MNSCommandhandler.Instruction
 
getname() - Method in class mns.MNSRobotPart
get the name of this CNSRobotPArt
getname() - Method in class nns.BioSensor
 
GETNAME - Static variable in class org.alicebot.server.core.parser.DeprecatedAIMLParser
The string "getname".
getName() - Method in class org.alicebot.server.core.util.Tag
 
GETNAME_VALUE - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<getname/>'
getNewPattern() - Method in class org.alicebot.server.core.targeting.Target
Returns the new pattern.
getNewTemplate() - Method in class org.alicebot.server.core.targeting.Target
Returns the new template.
getNewThat() - Method in class org.alicebot.server.core.targeting.Target
Returns the new that.
getNewTopic() - Method in class org.alicebot.server.core.targeting.Target
Returns the new topic.
getNiceList() - Static method in class org.alicebot.server.core.Bots
 
getNode(String, LinkedList, int) - Method in class org.alicebot.server.core.parser.GenericParser
Retrieves the ordernode-th node of a given tag at a particular level of the XML trie.
getNodemapper() - Method in class org.alicebot.server.core.util.Match
Returns the match-resulting nodemapper.
getNormHighPosition() - Method in class devs.motorpackage.asc16.Servo
 
getNormLowPosition() - Method in class devs.motorpackage.asc16.Servo
 
getNRG() - Method in class qcnn.QPecep
 
getNthExtensionPattern(int) - Method in class org.alicebot.server.core.targeting.Target
Returns the nth extension pattern.
getNthExtensionThat(int) - Method in class org.alicebot.server.core.targeting.Target
Returns the nth extension that.
getNthExtensionTopic(int) - Method in class org.alicebot.server.core.targeting.Target
Returns the nth extension topic.
getNthInputText(int) - Method in class org.alicebot.server.core.targeting.Target
Returns the nth input text.
getNthInputThat(int) - Method in class org.alicebot.server.core.targeting.Target
Returns the nth input that.
getNthInputTopic(int) - Method in class org.alicebot.server.core.targeting.Target
Returns the nth input topic.
getNthReply(int) - Method in class org.alicebot.server.core.targeting.Target
Returns the nth reply
getOrigin() - Method in class mainframe.Message
 
getOutBoundMem() - Method in class brain.moodconroller.InstantMoodController
 
getOutputStream() - Method in class devs.motorpackage.asc16.ASC16
 
getOutputStream() - Method in class devs.sensorpackage.sonarexplorer.SensorExplorer
 
getParameter(String) - Method in class biocell.DynamicMood
query for returning a parameter from the mood control field, in case of non success returns -100
getParameters(int) - Method in class biocell.DynamicMood
returns one of the stored datafields in the following order: 0 - mood parameters 1 - energy parameters 2 - strategy parameters
getParent() - Method in class mainframe.DeviceInfo
 
getParent() - Method in interface org.alicebot.server.core.node.Nodemapper
Returns the parent of the Nodemapper
getParent() - Method in class org.alicebot.server.core.node.Nodemaster
 
getParentThread() - Method in class mns.CommandThread
 
getPart() - Method in class mns.Command
 
getPart() - Method in interface mns.Commandable
 
getPartAccel(int) - Method in class mns.MNSRobotPart
 
getPartMax(int) - Method in class mns.MNSRobotPart
 
getPartMin(int) - Method in class mns.MNSRobotPart
 
getPartSpeed(int) - Method in class mns.MNSRobotPart
 
getPassword() - Method in class org.alicebot.server.sql.pool.DbAccess
Returns the password used by this object.
getPath() - Method in class org.alicebot.server.core.util.Match
Returns the match path.
getPattern() - Method in class org.alicebot.server.core.targeting.Category
Returns the pattern.
getPattern() - Method in class org.alicebot.server.core.util.Match
Returns the pattern part of the matched path.
getPatterns() - Method in class org.alicebot.server.core.targeting.TargetExtensions
Returns the extension patterns
getPeriod() - Method in class mns.Command
 
getPeriod() - Method in interface mns.Commandable
 
getPerson2SubstitutionsMap() - Method in class org.alicebot.server.core.Bot
 
getPersonSubstitutionsMap() - Method in class org.alicebot.server.core.Bot
 
getPitch() - Method in class devs.speechpackage.SpeechGenerator
 
getPitchRange() - Method in class devs.speechpackage.SpeechGenerator
 
getPixel(int, int) - Method in class devs.visionpackage.org.cmotch.robovision.VisionImage
Get the value of a particular pixel
getPixelMap() - Method in class devs.visionpackage.org.cmotch.robovision.VisionImage
Get the pixel map for this image
getPlayer() - Method in class devs.musicpackage.DanceGenerator
get the currently running play thread
getPort() - Method in class devs.sensorpackage.cmucam.commWindow
 
getPosition() - Method in class devs.visionpackage.org.cmotch.robovision.VisionObject
Get the position of the object, i.e.
getPredicateCache() - Method in class org.alicebot.server.core.Bot
Returns the predicate cache.
getPredicateEmptyDefault() - Static method in class org.alicebot.server.core.Globals
Returns the default value for undefined predicate values.
getPredicatesInfo() - Method in class org.alicebot.server.core.Bot
Returns the predicates info map.
getPreferredSize() - Method in class devs.visionpackage.org.cmotch.imageviewer.ImagePanel
 
getPreferredSize() - Method in class devs.visionpackage.roebi.ImPanel
 
GetProcessor - Class in org.alicebot.server.core.processor
Handles a get element.
GetProcessor() - Constructor for class org.alicebot.server.core.processor.GetProcessor
 
getProperties() - Static method in class org.alicebot.server.core.Globals
 
getProperty(String) - Static method in class org.alicebot.server.core.Globals
Returns the value of a property string.
getProperty(String, String) - Static method in class org.alicebot.server.core.Globals
Returns the value of a property string (allows specifying a default).
getPropertyValue(String) - Method in class org.alicebot.server.core.Bot
Retrieves the value of a named bot property.
getRadius() - Method in class devs.visionpackage.org.cmotch.visionlibrary.GaussianBlurFilter
 
getRandom() - Method in class devs.speechpackage.fortunegen.FortuneTeller
 
getRate() - Method in class devs.speechpackage.SpeechGenerator
 
getRecognizer() - Method in class devs.speechpackage.DialogManager
 
getredPixel(int, int) - Method in class devs.visionpackage.org.cmotch.visionlibrary.ImageManipulation
Get Red Pixel
getRegistryIterator() - Static method in class org.alicebot.server.core.BotProcesses
Returns an iterator on the registry.
getReloadFrequency() - Method in class org.alicebot.server.core.targeting.TargetingTool
Returns the current timer frequency, in seconds.
getReplies() - Method in class org.alicebot.server.core.targeting.Target
Returns the replys.
getResponse(String, String, String, Responder) - Static method in class org.alicebot.server.core.Multiplexor
Returns the response to a non-internal input, using a Responder.
getResponseTimeout() - Static method in class org.alicebot.server.core.Globals
Returns the response timeout.
getRight() - Method in class devs.visionpackage.org.cmotch.robovision.VisionObject
Get the position of the right most pixel in our object
getRightEyeX() - Method in class devs.visionpackage.roebi.ManProcessor
 
getRightEyeY() - Method in class devs.visionpackage.roebi.ManProcessor
 
getRobotPart(String) - Method in class mns.MNS
 
getRowCount(String) - Method in class db.DbInterface
 
getRowCount() - Method in class org.alicebot.server.core.targeting.gui.TableMap
 
getRuleParse(Result) - Method in class devs.speechpackage.DialogNodeBehavior
Retrieves the rule parse for the given result
getRules() - Method in class nns.LRDecoder
 
getScripts() - Method in class multitool.CRLMultihandler
 
getSecond() - Method in class org.alicebot.server.core.util.StringTriple
 
getSeconds() - Method in class org.alicebot.server.core.util.StringTripleMatrix
 
getSelectedNode() - Method in class mainframe.RobotTree
Returns The selected node
getSelf() - Static method in class org.alicebot.server.core.processor.AIMLProcessorRegistry
 
getSelf() - Static method in class org.alicebot.server.core.processor.loadtime.StartupElementProcessorRegistry
 
getSelf() - Static method in class org.alicebot.server.net.listener.AliceChatListenerRegistry
 
getSensor(String) - Method in class nns.NNS
 
getSensor() - Static method in class robot.Robot
 
getSensors() - Method in class nns.NNS
 
getSentenceSplitters() - Method in class org.alicebot.server.core.Bot
 
getServer() - Method in class org.alicebot.server.net.JettyWrapper
 
getServiceType() - Method in class org.alicebot.server.core.responder.SmartResponder
 
getShellCommands() - Method in interface org.alicebot.server.core.util.ShellCommandable
Returns a list of shell commands that are available.
getShellCommands() - Method in class org.alicebot.server.net.listener.AliceIRC
 
getShellDescription() - Method in interface org.alicebot.server.core.util.ShellCommandable
Returns a string that describes the listener when getting a listener list in the interactive shell.
getShellDescription() - Method in class org.alicebot.server.net.listener.AliceIRC
 
getShellID() - Method in interface org.alicebot.server.core.util.ShellCommandable
Returns a string that can be used to send commands to the listener from the interactive shell.
getShellID() - Method in class org.alicebot.server.net.listener.AliceIRC
 
getSignature() - Method in class mainframe.MainFrameEvent
 
getSingleIndexedValueWithQuery(int, String) - Method in class db.DbInterface
 
getSingleIndexedValueWithQuery(Connection, int, String) - Method in class db.DbInterface
 
getSingleValue(String, String, String) - Method in class db.DbInterface
 
getSingleValueWithQuery(String) - Method in class db.DbInterface
 
getSize() - Method in class mns.MNScommandQueue
 
GETSIZE - Static variable in class org.alicebot.server.core.parser.DeprecatedAIMLParser
The string "getsize".
GETSIZE_VALUE - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<getsize/>'
getSlot() - Method in class brain.moodconroller.MemoryUnit
 
getSortedTargets() - Static method in class org.alicebot.server.core.targeting.TargetingTool
Returns the live target set, sorted by the activations count.
getSource() - Method in class multitool.ServerEvent
 
getStackMethod(Throwable, int) - Static method in class org.alicebot.server.core.util.StackParser
Gets the name of the method in the stack the given number of levels down (not including call to getMethodInStack).
getStackMethod(int) - Static method in class org.alicebot.server.core.util.StackParser
Gets the name of the method in the stack the given number of levels down (not including call to getMethodInStack).
getStackMethodBefore(String, boolean) - Static method in class org.alicebot.server.core.util.StackParser
Gets the name of the most recent method in the stack that does not include the given search string.
getStackString(Throwable) - Static method in class org.alicebot.server.core.util.StackParser
Creates a string containing the stack backtrace of the given Throwable object.
getStackTraceFor(Throwable) - Static method in class org.alicebot.server.core.util.StackParser
Returns the backtrace of a given throwable as an enumeration of lines.
getStartupFilePath() - Static method in class org.alicebot.server.core.Globals
Returns the startup file path.
getstate() - Method in class biocell.BioCell
 
getState() - Method in class biocell.BioDeviceEvent
 
getstate() - Method in class biocell.BioThread
 
getstate() - Method in class mns.MNSRobotPart
fetch the current state according to BioDevice scheme - unusual but exploitable in the future
getState() - Method in class mns.MNSRobotPartEvent
 
getState() - Method in class readcrl.ReadOutput
 
getStatement() - Method in class org.alicebot.server.sql.pool.DbAccess
Returns the Statement object used by this object.
getStrategy() - Method in class biocell.Strategy.StrategyParam
 
getString(String) - Static method in class brain.alice.Messages
 
getString(String) - Static method in class devs.musicpackage.Messages
 
getString() - Method in class devs.sensorpackage.cmucam.camSettings
 
getString(String) - Static method in class mns.Messages
 
getSubimage(int, int, int, int) - Method in class devs.visionpackage.roebi.ImPanel
Extension by Reto Toengi for getting a part of the image
getsynchro() - Method in class multitool.MultiFile
 
getSynchronizer() - Method in class devs.musicpackage.DanceGenerator
 
getSynth() - Method in class devs.speechpackage.SpeechSynthesizer
 
getSynthDesc() - Method in class devs.speechpackage.SpeechSynthesizer
 
getSystemDirectory() - Static method in class org.alicebot.server.core.Globals
Returns the directory in which to run system commands.
getSystemPrefix() - Static method in class org.alicebot.server.core.Globals
Returns the prefix for system commands.
getTagString(Result) - Method in class devs.speechpackage.DialogNodeBehavior
Gets a space delimited string of tags representing the result
getTarget() - Method in class mns.MNSEvent
 
getTargetsAIMLPath() - Static method in class org.alicebot.server.core.Globals
Returns the path to the targets file for dumping generated AIML.
getTargetsDataPath() - Static method in class org.alicebot.server.core.Globals
Returns the path to the data file for dumping targeting data.
getTargetsDataPath() - Method in class org.alicebot.server.core.targeting.TargetingTool
Returns the current targets data path.
getTargetSkip() - Static method in class org.alicebot.server.core.Globals
Returns the response period for invoking targeting.
getTemplate() - Method in class org.alicebot.server.core.targeting.Category
Returns the template.
getTemplate() - Method in class org.alicebot.server.core.util.Match
Gets the template attached to this node.
getText() - Method in class org.alicebot.server.core.targeting.gui.TargetPanel.AIMLTextPane
 
getTexts() - Method in class org.alicebot.server.core.targeting.TargetInputs
Returns the input texts
getThat() - Method in class org.alicebot.server.core.targeting.Category
Returns the that.
getThat() - Method in class org.alicebot.server.core.util.Match
Returns the that part of the matched path.
getThats() - Method in class org.alicebot.server.core.targeting.TargetExtensions
Returns the extension thats
getThats() - Method in class org.alicebot.server.core.targeting.TargetInputs
Returns the input thats
getThatStars() - Method in class org.alicebot.server.core.parser.TemplateParser
Returns the the values captured from the input path by wildcards in the that.
getThatStars() - Method in class org.alicebot.server.core.util.Match
Returns the <that/> stars.
getThird() - Method in class org.alicebot.server.core.util.StringTriple
 
getThirds() - Method in class org.alicebot.server.core.util.StringTripleMatrix
 
getToolbar() - Method in class mainframe.Editor
 
getTop() - Method in class devs.visionpackage.org.cmotch.robovision.VisionObject
Get the position of the top most pixel in our object
GETTOPIC - Static variable in class org.alicebot.server.core.parser.DeprecatedAIMLParser
The string "gettopic".
getTopic() - Method in class org.alicebot.server.core.targeting.Category
Returns the topic.
getTopic() - Method in class org.alicebot.server.core.util.Match
Returns the topic part of the matched path.
GETTOPIC_VALUE - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<gettopic/>'
getTopics() - Method in class org.alicebot.server.core.targeting.TargetExtensions
Returns the extension topics
getTopics() - Method in class org.alicebot.server.core.targeting.TargetInputs
Returns the input topics
getTopicStars() - Method in class org.alicebot.server.core.parser.TemplateParser
Returns the values captured from the input path by wildcards in the topic name.
getTopicStars() - Method in class org.alicebot.server.core.util.Match
Returns the <topic/> stars.
getTotalCategories() - Static method in class org.alicebot.server.core.Graphmaster
Returns the number of categories presently loaded.
getTransferData(DataFlavor) - Method in class mainframe.DeviceInfo
implements Transferable interface
getTransferDataFlavors() - Method in class mainframe.DeviceInfo
implements Transferable interface
getTX() - Method in class devs.visionpackage.roebi.ManProcessor
 
getTY() - Method in class devs.visionpackage.roebi.ManProcessor
 
getType() - Method in class mainframe.DeviceInfo
 
getType() - Method in class nns.BioSensor
 
getUrl() - Method in class org.alicebot.server.sql.pool.DbAccess
Returns the URL string used by this object.
getUser() - Method in class org.alicebot.server.sql.pool.DbAccess
Returns the user name used by this object.
getUserID() - Method in class org.alicebot.server.core.parser.TemplateParser
Returns the userid.
getv() - Method in class biocell.MoodParam
 
getv() - Method in class biocell.Strategy.StrategyParam
 
getValid1dIndex(XMLNode) - Static method in class org.alicebot.server.core.parser.GenericParser
Corrects a tag to use a valid 1-dimensional index, and returns the index.
getValid2dIndex(XMLNode) - Static method in class org.alicebot.server.core.parser.GenericParser
Corrects a tag to use a valid 2-dimensional index, and returns the indices.
getValue() - Method in class biocell.EnergyPrimitive
 
getValueAt(int, int) - Method in class org.alicebot.server.core.targeting.gui.TableMap
 
getValueAt(int, int) - Method in class org.alicebot.server.core.targeting.gui.TableSorter
 
getVersion() - Static method in class org.alicebot.server.core.Globals
Returns the version string.
GETVERSION - Static variable in class org.alicebot.server.core.parser.DeprecatedAIMLParser
The string "getversion".
getVersion() - Method in class org.alicebot.server.net.listener.AliceIRC
Returns the version string.
GETVERSION_VALUE - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<getversion/>'
getVisionObject(byte) - Method in class devs.visionpackage.org.cmotch.robovision.VisionImage
Get the information about an object viewed by the robot
getVoices() - Method in class devs.speechpackage.SpeechGenerator
 
getVolume() - Method in class devs.musicpackage.DanceGenerator
get the currently set volume
getVolume() - Method in class devs.speechpackage.SpeechGenerator
 
getWidth() - Method in class devs.visionpackage.org.cmotch.robovision.VisionImage
Get the width of the image
getWorkingDirectory() - Static method in class org.alicebot.server.core.Graphmaster
Returns the working directory.
GIRLFRIEND - Static variable in class org.alicebot.server.core.parser.DeprecatedAIMLParser
The string "girlfriend".
glob(String, String) - Static method in class org.alicebot.server.core.util.Toolkit
Expands a localized file name that may contain wildcards to an array of file names without wildcards.
globalMood - Static variable in class biocell.GlobalState
Comment for globalMood
Globals - Class in org.alicebot.server.core
Globals gives access to the server properties used when starting the bot.
GlobalState - Class in biocell
 
GlobalState() - Constructor for class biocell.GlobalState
 
gMax - Variable in class devs.sensorpackage.cmucam.colorTrack
 
gMean - Variable in class devs.sensorpackage.cmucam.meanWindow
 
gMin - Variable in class devs.sensorpackage.cmucam.colorTrack
 
go() - Method in class devs.speechpackage.DialogManager
Invokes the dialog manager.
goMethod() - Method in class monitors.MultiPanel
 
GOSSIP - Static variable in class org.alicebot.server.core.logging.Log
Gossip log path.
GOSSIP - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<gossip>'
GOSSIP_CLOSE - Static variable in class org.alicebot.server.core.parser.AIMLTag
'</gossip>'
GOSSIP_NEW - Static variable in class org.alicebot.server.core.parser.AIMLTag
'<gossip '
GossipProcessor - Class in org.alicebot.server.core.processor
Handles a gossip element.
GossipProcessor() - Constructor for class org.alicebot.server.core.processor.GossipProcessor
 
gotLine() - Static method in class org.alicebot.server.core.util.MessagePrinter
Tells the MessagePrinter that we got an input; not midLine anymore.
Gramm - Class in crlparser
 
Gramm() - Constructor for class crlparser.Gramm
 
Graphmaster - Class in org.alicebot.server.core
The Graphmaster is the "brain" of an Alicebot.
grayscale(BufferedImage) - Static method in class devs.visionpackage.org.cmotch.visionlibrary.ColorManipulation
Take the input image and output it in grayscale by adjusting the colorspace
grayscaleSimple(BufferedImage) - Static method in class devs.visionpackage.org.cmotch.visionlibrary.ColorManipulation
Take the input image and output it in grayscale by adjusting the colorspace (More Efficent)
GREEN - Static variable in class devs.visionpackage.org.cmotch.robovision.VisionImage
 
green_l - Variable in class devs.sensorpackage.cmucam.CameraImage
 
guiparent - Variable in class org.alicebot.server.core.targeting.gui.Tabulator
 
guiparent - Variable in class org.alicebot.server.core.targeting.gui.TargetPanel
 

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 Z