Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.pandora Classes and Interfaces - 132 results found.
NameDescriptionTypePackageFramework
AbstractEmotion An emotion is a state defined by a magnitude that affects behavior.Classorg.pandora.emotionOpen Pandora
AbstractNetworkAn interconnected set of vertices, representing and knowledge-space.Classorg.pandora.knowledgeOpen Pandora
AbstractVertexIteratorAllow iteration over all related vertices and all descendants.Classorg.pandora.knowledgeOpen Pandora
AdminDatabaseClassorg.pandora.client.adminOpen Pandora
AngerAnger represents the emotions from rage to tranquility.Classorg.pandora.emotionOpen Pandora
AvatarAllows visual expression of emotions and state.Interfaceorg.pandora.api.avatarOpen Pandora
AwarenessControls and manages the senses.Interfaceorg.pandora.api.senseOpen Pandora
BasicAvatarControls and manages the thought processing.Classorg.pandora.avatarOpen Pandora
BasicAwarenessControls and manages the senses.Classorg.pandora.senseOpen Pandora
BasicMemoryDefines a set of networks that make up a knowledge base.Classorg.pandora.knowledgeOpen Pandora
BasicMindControls and manages the thought processing.Classorg.pandora.thoughtOpen Pandora
BasicMoodControls and manages the thought processing.Classorg.pandora.emotionOpen Pandora
BasicNetworkAn interconnected set of vertices, representing and knowledge-space.Classorg.pandora.knowledgeOpen Pandora
BasicRelationship Basic implementation to allow subclasses to avoid defining some of the basic stuff.Classorg.pandora.knowledgeOpen Pandora
BasicSenseDefines an external interface.Classorg.pandora.senseOpen Pandora
BasicThoughtSomething that given a network of objects can perform some function.Classorg.pandora.thoughtOpen Pandora
BasicVertexRepresents a piece of knowledge.Classorg.pandora.knowledgeOpen Pandora
BootstrapPopulates the basic bootstrap xml files for reseting/initializing a memory.Classorg.pandora.knowledgeOpen Pandora
BrowseBeanClassorg.pandora.client.servletOpen Pandora
BrowseServletSee Also:Serialized FormConstructor SummaryBrowseServlet()Classorg.pandora.client.servletOpen Pandora
ChatBeanClassorg.pandora.client.servletOpen Pandora
ChatMessageDTO for XML chat message.Classorg.pandora.client.restOpen Pandora
ChatResponseDTO for XML chat response.Classorg.pandora.client.restOpen Pandora
ChatServletSee Also:Serialized FormConstructor SummaryChatServlet()Classorg.pandora.client.servletOpen Pandora
ChatUploadServletSee Also:Serialized FormConstructor SummaryChatUploadServlet()Classorg.pandora.client.servletOpen Pandora
ChildPanelClassorg.pandora.client.guiOpen Pandora
ComprehensionAnalyse input for gramatic rules.Classorg.pandora.thought.languageOpen Pandora
Comprehension .PathTypeDefine the traversal path types for the language state machine.Classorg.pandora.thought.language.ComprehensionOpen Pandora
ConsciousnessConsciousness monitors active memory and decides what to do.Classorg.pandora.thought.consciousnessOpen Pandora
ContextAllows a vertices to be explicitly selected.Classorg.pandora.sense.contextOpen Pandora
ContextPanelClassorg.pandora.client.guiOpen Pandora
CreateTestDatabaseCreate the test database.Classorg.pandora.testOpen Pandora
DatabaseMemoryUses JPA to store the memory to a Derby database.Classorg.pandora.knowledge.databaseOpen Pandora
DatabaseNetworkNetwork using JPA to access a Derby database.Classorg.pandora.knowledge.databaseOpen Pandora
DiscoveryDiscover is a sub-conscious thought that seeks to discover information on active memory through the senses.Classorg.pandora.thought.discoveryOpen Pandora
DiscoverySenseSenses that are capable of discovering information on a vertex should implement this interface.Interfaceorg.pandora.thought.discoveryOpen Pandora
EmailReceive and respond to incoming email.Classorg.pandora.sense.emailOpen Pandora
EmailPanelClassorg.pandora.client.guiOpen Pandora
Emotion An emotion is a state defined by a magnitude that affects behavior.Interfaceorg.pandora.api.emotionOpen Pandora
EmotionalStateenum EmotionalStateextends java.Classorg.pandora.emotionOpen Pandora
FearFear represents the emotions from panic to confidence.Classorg.pandora.emotionOpen Pandora
ForgetfulnessForgetfulness is a sub-conscious thought that cleans up the memory to remove unused vertices and reduce relationship size.Classorg.pandora.thought.forgetfulnessOpen Pandora
FreebaseProcess Freebase pages and data.Classorg.pandora.sense.httpOpen Pandora
HappinessHappiness represents the emotions from happy to sad.Classorg.pandora.emotionOpen Pandora
HttpProcess http requests, gets and puts.Classorg.pandora.sense.httpOpen Pandora
HttpPanelClassorg.pandora.client.guiOpen Pandora
HumorHumor represents the emotions from laughter to serious.Classorg.pandora.emotionOpen Pandora
ImageAvatarControls and manages the thought processing.Classorg.pandora.avatarOpen Pandora
InferenceFigures out possible rules within a network.Classorg.pandora.thought.inferenceOpen Pandora
InitializationExceptionThrown when an exception occurs during startup.Classorg.pandoraOpen Pandora
InputNotSupportedThrown if the sense does not support input.Classorg.pandora.api.senseOpen Pandora
InstanceConfigDTO for XML instance creation config.Classorg.pandora.client.restOpen Pandora
IRCConnect to and interact on IRC chat networks.Classorg.pandora.sense.chatOpen Pandora
IRCBeanClassorg.pandora.client.servletOpen Pandora
IRCPanelClassorg.pandora.client.guiOpen Pandora
IRCServletSee Also:Serialized FormConstructor SummaryIRCServlet()Classorg.pandora.client.servletOpen Pandora
IRCTestConstructor SummaryIRCTest()Methods inherited from class java.Classorg.pandora.testOpen Pandora
LanguageProcesses words to determine meaning and response.Classorg.pandora.thought.languageOpen Pandora
Language .LanguageStateDefines the various language conversational states.Classorg.pandora.thought.language.LanguageOpen Pandora
LoginServletSee Also:Serialized FormConstructor SummaryLoginServlet()Classorg.pandora.client.servletOpen Pandora
LogListenerAllows the logging event to be handled to output logging to a UI.Interfaceorg.pandoraOpen Pandora
LogServletSee Also:Serialized FormConstructor SummaryLogServlet()Classorg.pandora.client.servletOpen Pandora
LoveLove represents the emotions from lust to hate.Classorg.pandora.emotionOpen Pandora
MemoryDefines a set of networks that make up a knowledge base.Interfaceorg.pandora.api.knowledgeOpen Pandora
MemoryEventListenerGives notification when a memory event occurs, such as new active memory.Interfaceorg.pandora.api.knowledgeOpen Pandora
MemorySessionCustomizerNeed to set the network of all vertices when loaded from database.Classorg.pandora.knowledge.databaseOpen Pandora
MemoryStorageExceptionThrown when a storage or retrieval exception occurs from the memory datastore.Classorg.pandora.api.knowledgeOpen Pandora
MindControls and manages the thought processing.Interfaceorg.pandora.api.thoughtOpen Pandora
Mind .MentalStateClassorg.pandora.api.thought.MindOpen Pandora
MoodDefines and manages the emotion state.Interfaceorg.pandora.api.emotionOpen Pandora
NetworkAn interconnected set of vertices, representing and knowledge-space.Interfaceorg.pandora.api.knowledgeOpen Pandora
NetworkXMLParserUtility class that converts a network to add from xml.Classorg.pandora.knowledge.xmlOpen Pandora
OutputNotSupportedThrown if the sense does not support output.Classorg.pandora.api.senseOpen Pandora
PandoraThis class represents the identity of Pandora, and controls module registration, startup and shutdown.Classorg.pandoraOpen Pandora
PandoraAppletDefines an applet version of the Pandora GUI.Classorg.pandora.client.appletOpen Pandora
PandoraBeanClassorg.pandora.client.servletOpen Pandora
PandoraBean .InstanceFilterClassorg.pandora.client.servlet.PandoraBeanOpen Pandora
PandoraExceptionRoot to most exceptions thrown from the Pandora system.Classorg.pandoraOpen Pandora
PandoraFrameDefines the client GUI interface.Classorg.pandora.client.guiOpen Pandora
PandoraInstanceClassorg.pandora.client.adminOpen Pandora
PandoraPanelClassorg.pandora.client.guiOpen Pandora
PandoraRestServerDefines a REST (JAXRS) server to provide web clients a set of Pandora services for chat.Classorg.pandora.client.restOpen Pandora
Pathenum Pathextends java.Classorg.pandora.api.knowledgeOpen Pandora
PrimitiveThis type is used as the data portion for primitive vertices.Classorg.pandora.knowledgeOpen Pandora
RelationshipRelationship between two vertices.Interfaceorg.pandora.api.knowledgeOpen Pandora
RestTestClassorg.pandora.testOpen Pandora
SelectorWrapper for a selection.Interfaceorg.pandora.sense.contextOpen Pandora
SelfCompilerUtility class for printing the Self programming model.Classorg.pandora.selfOpen Pandora
SelfDecompilerUtility class for printing the Self programming model.Classorg.pandora.selfOpen Pandora
SelfExecutionExceptionSelf execution exception.Classorg.pandora.selfOpen Pandora
SelfPanelClassorg.pandora.client.guiOpen Pandora
SelfParseExceptionSelf compiler exception.Classorg.pandora.selfOpen Pandora
SelfServletSee Also:Serialized FormConstructor SummarySelfServlet()Classorg.pandora.client.servletOpen Pandora
SelfUploadServletSee Also:Serialized FormConstructor SummarySelfUploadServlet()Classorg.pandora.client.servletOpen Pandora
SenseDefines an external interface.Interfaceorg.pandora.api.senseOpen Pandora
SerializedMemoryDefines a set of networks that make up a knowledge base.Classorg.pandora.knowledge.serializedOpen Pandora
StatusPanelClassorg.pandora.client.guiOpen Pandora
SubconsciousThoughtA sub-conscious thought that processes active memory in the background.Classorg.pandora.thoughtOpen Pandora
SurpriseSurprise represents the emotions from surprise to boredom.Classorg.pandora.emotionOpen Pandora
TestUsed to test the system.Classorg.pandora.testOpen Pandora
TestBootstrapClassorg.pandora.testOpen Pandora
TestFreebaseTest the performance of the Freebase batch import.Classorg.pandora.testOpen Pandora
TestFreebasePerformanceTest the performance of the Freebase batch import.Classorg.pandora.test.performanceOpen Pandora
TestLanguageTest language processing.Classorg.pandora.testOpen Pandora
TestLoadWiktionaryLoading all words from English Wiktionary into main database.Classorg.pandora.test.databaseOpen Pandora
TestLoadWiktionaryLoading all words from English Wiktionary into main database.Classorg.pandora.test.performanceOpen Pandora
TestLoadWiktionary1000Loading all words from English Wiktionary into main database.Classorg.pandora.test.performanceOpen Pandora
TestMathTest mathematical processing.Classorg.pandora.testOpen Pandora
TestPerformanceTest the performance of the database memory.Classorg.pandora.test.databaseOpen Pandora
TestPerformanceTest the performance of the database memory.Classorg.pandora.test.performanceOpen Pandora
TestWiktionaryTest loading 100 words from Wiktionary sense.Classorg.pandora.testOpen Pandora
TextEntryProcess text to and from networks and stimulates natural language thoughts.Classorg.pandora.sense.textOpen Pandora
TextInputDefines the properties of a text/chat input.Classorg.pandora.sense.textOpen Pandora
TextPanelClassorg.pandora.client.guiOpen Pandora
TextStreamProvides a useful text stream class.Classorg.pandora.utilOpen Pandora
TextTestTest text processing.Classorg.pandora.testOpen Pandora
ThoughtSomething that given a network of objects can perform some function.Interfaceorg.pandora.api.thoughtOpen Pandora
TwitterEnables receiving a sending messages through Twitter.Classorg.pandora.sense.twitterOpen Pandora
TwitterBeanClassorg.pandora.client.servletOpen Pandora
TwitterDirectMessagingEnables receiving a sending direct messages through Twitter.Classorg.pandora.sense.twitterOpen Pandora
TwitterPanelClassorg.pandora.client.guiOpen Pandora
TwitterServletSee Also:Serialized FormConstructor SummaryTwitterServlet()Classorg.pandora.client.servletOpen Pandora
UserClassorg.pandora.client.adminOpen Pandora
UserConfigDTO for XML user creation config.Classorg.pandora.client.restOpen Pandora
UtilsHelper utility class.Classorg.pandora.utilOpen Pandora
VertexRepresents a piece of knowledge.Interfaceorg.pandora.api.knowledgeOpen Pandora
VertexIteratorAllow iteration over all related vertices and all descendants.Interfaceorg.pandora.api.knowledgeOpen Pandora
VoiceAllows vocal output of thoughts.Classorg.pandora.sense.voiceOpen Pandora
VoicePanelClassorg.pandora.client.guiOpen Pandora
WebServletSee Also:Serialized FormConstructor SummaryWebServlet()Classorg.pandora.client.servletOpen Pandora
WiktionaryProcess Wikimedia Wiktionary pages.Classorg.pandora.sense.httpOpen Pandora
XMLMemoryDefines a set of networks that make up a knowledge base.Classorg.pandora.knowledge.xmlOpen Pandora