| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Thread
|
+--mam.agent.Agent
|
+--mam.agent.TransactionalAgent
|
+--applications.proxy.main.MamCommunicator
Description of the Class
| Inner Class Summary | |
protected class | MamCommunicator.TraitDescriptionThread Description of the Class |
| Field Summary | |
final static String | BACKGROUND_SOUND_NAMEDescription of the Field |
final static String | CELEBRITY_PROFILES_SPACE |
(package private) static int | CHECK_IN_INTERVAL |
final static String | CHECK_IN_SOUND_NAMEDescription of the Field |
(package private) static long | DEFAULT_TRAIT_DESCRIPTION_REFRESH_INTERVAL |
final static String | DO_MONITOR_SOUND_NAMEDescription of the Field |
final static String | DO_MOO_EXPORT_SOUND_NAMEDescription of the Field |
final static String | DO_OUTPUT_FROM_SYSTEM_SOUND_NAMEDescription of the Field |
final static String | DO_POP_QUIZ_OPEN_SOUND_NAMEDescription of the Field |
final static String | DO_POP_QUIZ_SUBMIT_SOUND_NAMEDescription of the Field |
final static String | DO_SEARCH_SOUND_NAMEDescription of the Field |
final static String | FACULTY_SUBJECTS_SPACE |
final static String | INGEST_SOUND_NAMEDescription of the Field |
protected final static String | LINK_MESSAGE_WAITER_IDDescription of the Field |
(package private) static Category | Log |
protected final static String | LOGIN_MESSAGE_WAITERDescription of the Field |
(package private) static int | LOGIN_WAIT_TIME |
protected MessageableComponent | m_activeComponentDescription of the Field |
protected RoutingTag | m_analyzeAgentRoutingTagDescription of the Field |
protected String | m_currentLocationDescription of the Field |
private EventPopQuizInstance | m_currentPopQuizInstance |
protected DescribeDialog | m_describeDialogDescription of the Field |
protected static Map | m_entriesWithoutDuplicates |
protected ExploreDialog | m_exploreDialogDescription of the Field |
protected RoutingTag | m_exportAgentRoutingTagDescription of the Field |
private double | m_ipAgentFunds |
protected RoutingTag | m_ipAgentRoutingTagDescription of the Field |
private AgentTraits | m_ipAgentTraits |
private Date | m_lastAgentCheckIn |
protected LinkDialog | m_linkDialogDescription of the Field |
protected RoutingTag | m_listenAgentRoutingTagDescription of the Field |
protected boolean | m_loginOkayDescription of the Field |
protected MamSystemOutputInterface | m_mamOutDescription of the Field |
protected RoutingTag | m_marketingAgentRoutingTagDescription of the Field |
protected RoutingTag | m_monitorAgentRoutingTagDescription of the Field |
protected MonitorDialog | m_monitorDialogDescription of the Field |
protected MooCommunicator | m_mooCommunicatorDescription of the Field |
protected MooExportDialog | m_mooExportDialogDescription of the Field |
protected RoutingTag | m_nmsProxyAgentRoutingTagDescription of the Field |
protected String | m_passwordDescription of the Field |
protected RoutingTag | m_PluginAgentRoutingTagDescription of the Field |
protected ResultsDialog | m_resultsDialogDescription of the Field |
protected RoutingTag | m_searchAgentRoutingTagDescription of the Field |
protected SearchDialog | m_searchDialogDescription of the Field |
protected RoutingTag | m_secretAgentRoutingTagDescription of the Field |
protected TraceDialog | m_traceDialogDescription of the Field |
protected String | m_userNameDescription of the Field |
protected ExploreDialog | m_viewHtmlExploreDialogDescription of the Field |
final static RoutingTag | MAM_COMMUNICATOR_LOGIN_LISTENER_TAGDescription of the Field |
final static RoutingTag | MAM_COMMUNICATOR_ROUTING_TAGDescription of the Field |
final static String | MARKETING_SPAM_SOUND_NAMEDescription of the Field |
final static String | MENU_ITEM_SELECTED_SOUND_NAMEDescription of the Field |
protected final static String | MONITOR_MESSAGE_WAITER_IDDescription of the Field |
final static String | MONITORED_URL_UPDATED_SOUND_NAMEDescription of the Field |
final static String | MOO_EXPORT_COMPLETE_SOUND_NAMEDescription of the Field |
protected final static String | MOO_EXPORT_MESSAGE_WAITER_IDDescription of the Field |
final static RoutingTag | MOO_MESSAGE_TAGS__LOCAL_INFORMATION_PERSONAE_AGENTDescription of the Field |
final static RoutingTag | MOO_MESSAGE_TAGS__LOCAL_MAM_COMMUNICATORDescription of the Field |
final static String | PHAT_BACKGROUND_SOUNDS_GROUPDescription of the Field |
protected final static String | Plugin_AGENT_MESSAGE_WAITER_IDDescription of the Field |
protected final static String | Plugin_MONITOR_MESSAGE_WAITER_IDDescription of the Field |
protected final static String | RESULTS_MESSAGE_WAITER_ID |
final static String | SEARCH_COMPLETE_SOUND_NAMEDescription of the Field |
protected final static String | SEARCH_MESSAGE_WAITER_IDDescription of the Field |
final static String | SECRET_AGENT_REPORT_SOUND_NAMEDescription of the Field |
final static String | SHUTDOWN_SOUND_NAMEDescription of the Field |
(package private) boolean | SIBeenThereDoneThat |
final static String | STRATEGIC_INTERESTSDescription of the Field |
final static String | STRATEGIC_INTERESTS_SPACE |
protected final static String | TRACE_MESSAGE_WAITER_IDDescription of the Field |
final static String | TRAIT_DESCRIPTION_SOUND_NAMEDescription of the Field |
protected final static String | VISUALIZE_HTML_BUILD_GRAPH_MESSAGE_WAITER_IDDescription of the Field |
protected final static String | VISUALIZE_HTML_MESSAGE_WAITER_IDDescription of the Field |
protected final static String | VISUALIZE_JAVA_BUILD_GRAPH_MESSAGE_WAITER_IDDescription of the Field |
protected final static String | VISUALIZE_JAVA_MESSAGE_WAITER_IDDescription of the Field |
(package private) final static int | VISUALIZER_SPAWN_X_OFFSET |
(package private) final static int | VISUALIZER_SPAWN_Y_OFFSET |
| Fields inherited from class mam.agent.TransactionalAgent |
m_messageWaiters |
| Fields inherited from class mam.agent.Agent |
AGENT_ACCESS_STATISTICS_TAG_NAME, AGENT_PROPERTIES_TAG_NAME, AGENT_TRAITS_TAG_NAME, ALL_AGENTS_ROUTING_TAG, DEFAULT_TAG_NAME, m_accessStatisticsGroup, m_agentProperties, m_facility, m_incomingMessageQueue, m_shutdown, m_sleepManager, ROLE_TAG_NAME |
| Fields inherited from class java.lang.Thread |
MIN_PRIORITY, NORM_PRIORITY, MAX_PRIORITY |
| Constructor Summary | |
MamCommunicator(MamSystemOutputInterface mamOut, Facility facility)Constructor for the MamCommunicator object | |
| Method Summary | |
protected void | addMessageWaiter(String id, AgentMessage originalMessage, boolean exitAfterQuota)Adds a feature to the MessageWaiter attribute of the MamCommunicator object |
protected void | addUrlAgentsFromBookmarks(Collection collKeyword)Adds a feature to the UrlAgentsFromBookmarks attribute of the MamCommunicator object |
protected boolean | allowShowDialog()Description of the Method |
boolean | canHandleCommand(String commandString)Description of the Method |
void | createCustomIpAgent(String userName, String password)Description of the Method |
protected void | createFakeAgents()Description of the Method |
void | createGraph3dVisualizer(AgentTraits ipAgentTraits, VisualizerNodes nodes, RoutingTag ipAgentRoutingTag, int x, int y)Description of the Method |
void | createGraph3dVisualizer(AgentTraits ipAgentTraits, VisualizerNodes nodes, RoutingTag ipAgentRoutingTag, int x, int y, int w, int h)Description of the Method |
protected void | doAgentCheckIn()Description of the Method |
void | doAnalyze()Description of the Method |
protected void | doLinkTo(String commandString)Description of the Method |
void | doListen()Description of the Method |
protected void | doMonitor(String commandString)Description of the Method |
protected void | doMooExport(String commandString)Description of the Method |
void | doPlugin() |
protected void | doSearch(String commandString)Description of the Method |
void | doShowListen()Description of the Method |
void | doTrace()Description of the Method |
void | doVisualizeHtml()Description of the Method |
void | doVisualizeJava()Description of the Method |
protected void | endMission()Description of the Method |
void | exploreDialogFinished(Object source, Collection ipAgentsSelected)Description of the Method |
void | exploreHtmlFinished(Collection ipAgentsSelected)Description of the Method |
protected void | exploreJavaFinished(Collection ipAgentsSelected)Description of the Method |
protected Collection | filterAgentKnowledgeCollectionOnKeywords(Collection collOriginal)Description of the Method |
void | finished(MessageWaiter messageWaiter)Description of the Method |
protected void | generateDialogs()Description of the Method |
protected RoutingTag | getAnalyzeAgentRoutingTag()Gets the ExportAgentRoutingTag attribute of the MamCommunicator object |
protected String | getCurrentLocation()Gets the CurrentLocation attribute of the MamCommunicator object |
protected EventPopQuizInstance | getCurrentPopQuizInstance()Gets the CurrentPopQuizInstance attribute of the MamCommunicator object |
protected RoutingTag | getExportAgentRoutingTag()Gets the ExportAgentRoutingTag attribute of the MamCommunicator object |
protected double | getIpAgentFunds()Gets the IpAgentFunds attribute of the MamCommunicator object |
protected RoutingTag | getIpAgentRoutingTag()Gets the IpAgentRoutingTag attribute of the MamCommunicator object |
AgentTraits | getIpAgentTraits()Gets the IpAgentTraits attribute of the MamCommunicator object |
protected Date | getLastAgentCheckIn()Gets the LastAgentCheckIn attribute of the MamCommunicator object |
protected RoutingTag | getListenAgentRoutingTag()Gets the ExportAgentRoutingTag attribute of the MamCommunicator object |
boolean | getLoginOkay()Gets the LoginOkay attribute of the MamCommunicator object |
protected RoutingTag | getMarketingAgentRoutingTag()Gets the MarketingAgentRoutingTag attribute of the MamCommunicator object |
protected RoutingTag | getMonitorAgentRoutingTag()Gets the MonitorAgentRoutingTag attribute of the MamCommunicator object |
protected MooCommunicator | getMooCommunicator()Gets the MooCommunicator attribute of the MamCommunicator object |
protected String | getPassword()Gets the Password attribute of the MamCommunicator object |
protected RoutingTag | getPluginAgentRoutingTag()Sets the AnalyzeAgentRouting tag |
protected RoutingTag | getSearchAgentRoutingTag()Gets the SearchAgentRoutingTag attribute of the MamCommunicator object |
protected RoutingTag | getSecretAgentRoutingTag()Gets the SecretAgentRoutingTag attribute of the MamCommunicator object |
protected String | getUserName()Gets the UserName attribute of the MamCommunicator object |
void | handleCommand(String commandString)Description of the Method |
void | handleDeclareLocationKeywordsMessage(AgentMessage message)Description of the Method |
void | handleDoEndCPActivityMessage(AgentMessage m)Description of the Method |
void | handleDoEndFSActivityMessage(AgentMessage m)Description of the Method |
void | handleDoEndSIActivityMessage(AgentMessage m)Description of the Method |
void | handleDoMooCombatDeathMessage(AgentMessage m)Description of the Method |
void | handleDoMooCombatWimpoutMessage(AgentMessage m)Description of the Method |
void | handleDoPhatExitMessage(AgentMessage m)Description of the Method |
void | handleDoPopQuizMessage(AgentMessage m)Description of the Method |
void | handleDoRandomizeTranslationMessage(AgentMessage m)Description of the Method |
void | handleDoRestoreTranslationMessage(AgentMessage m)Description of the Method |
void | handleDoShowMarketingTextMessage(AgentMessage message)Description of the Method |
void | handleDoStartCPActivityMessage(AgentMessage m)Description of the Method |
void | handleDoStartFSActivityMessage(AgentMessage m)Description of the Method |
void | handleDoStartSIActivityMessage(AgentMessage m)Description of the Method |
void | handleEventAgentTraitsModifiedMessage(AgentMessage m)Description of the Method |
void | handleEventDeclareAgentPropertiesMessage(AgentMessage m)Description of the Method |
void | handleEventDeclareAgentTraitsMessage(AgentMessage m)Description of the Method |
synchronized void | handleEventDeclareFacilityShutdownMessage(AgentMessage m)Description of the Method |
void | handleEventDeclareMonitorAgentMessage(AgentMessage m)Description of the Method |
void | handleEventDeclareQuoteMessage(AgentMessage message)Description of the Method |
void | handleEventDeclareVisualizerNodesMessage(AgentMessage m)Description of the Method |
void | handleEventDoLoginResultsMessage(AgentMessage m)Description of the Method |
void | handleEventExportFinishedMessage(AgentMessage message)Description of the Method |
void | handleEventGl4JavaNotInstalledMessage(AgentMessage m)Description of the Method |
void | handleEventLocationChangedMessage(AgentMessage m)Description of the Method |
void | handleEventMonitoredUrlUpdatedMessage(AgentMessage m)Description of the Method |
void | handleEventPopQuizResultsMessage(AgentMessage m)Description of the Method |
void | handleEventQueryCompleteMessage(AgentMessage message)Description of the Method |
void | handleEventQueryKnownAgentsResultsMessage(AgentMessage m)Description of the Method |
void | handleEventQueryMonitoredUrlsResultsMessage(AgentMessage m)Description of the Method |
void | handleEventSecretAgentReportMessage(AgentMessage m)Description of the Method |
void | handleMamMessageFromMoo(String mamMessage)Description of the Method |
void | idleActivity()Description of the Method |
protected void | initializeIngester()Description of the Method |
protected boolean | isTimeForAgentCheckIn()Gets the TimeForAgentCheckIn attribute of the MamCommunicator object |
void | linkDialogFinished(UrlLinkData urlLinkData)Description of the Method |
void | monitorDialogFinished(MonitoredUrlsData monitoredUrlsData)Description of the Method |
void | mooExportDialogFinished()Description of the Method |
(package private) void | playBackgroundSounds()Description of the Method |
void | playTraitedEventSound(String eventSoundName)Description of the Method |
void | proxyMessage(AgentMessage message)Description of the Method |
protected void | registerRoutingTags()Description of the Method |
void | responsesReceived(MessageWaiter messageWaiter, Serializable identifier, Collection recentResponses)Description of the Method |
void | searchDialogFinished(SearchData searchData)Description of the Method |
protected void | sendAccountInfoToMoo()Description of the Method |
void | sendImgSwap()Description of the Method |
void | sendLogin(String userName, String password)Description of the Method |
protected void | sendTraitsToMoo()Description of the Method |
protected void | setAnalyzeAgentRoutingTag(RoutingTag analyzeAgentRoutingTag)Gets the ExportAgentRoutingTag attribute of the MamCommunicator object |
protected void | setCurrentLocation(String currentLocation)Sets the CurrentLocation attribute of the MamCommunicator object |
protected void | setCurrentPopQuizInstance(EventPopQuizInstance currentPopQuizInstance)Sets the CurrentPopQuizInstance attribute of the MamCommunicator object |
protected void | setExportAgentRoutingTag(RoutingTag exportAgentRoutingTag)Sets the ExportAgentRoutingTag attribute of the MamCommunicator object |
protected void | setIpAgentFunds(double funds)Sets the IpAgentFunds attribute of the MamCommunicator object |
protected void | setIpAgentRoutingTag(RoutingTag ipAgentRoutingTag)Sets the IpAgentRoutingTag attribute of the MamCommunicator object |
protected void | setIpAgentTraits(AgentTraits agentTraits)Sets the IpAgentTraits attribute of the MamCommunicator object |
protected void | setLastAgentCheckIn(Date lastAgentCheckIn)Sets the LastAgentCheckIn attribute of the MamCommunicator object |
protected void | setListenAgentRoutingTag(RoutingTag listenAgentRoutingTag)Sets the ListenAgentRouting tag |
protected void | setLoginOkay(boolean loginOkay)Sets the LoginOkay attribute of the MamCommunicator object |
protected void | setMarketingAgentRoutingTag(RoutingTag marketingAgentRoutingTag)Sets the MarketingAgentRoutingTag attribute of the MamCommunicator object |
protected void | setMonitorAgentRoutingTag(RoutingTag monitorAgentRoutingTag)Sets the MonitorAgentRoutingTag attribute of the MamCommunicator object |
protected void | setMooCommunicator(MooCommunicator mooCommunicator)Sets the MooCommunicator attribute of the MamCommunicator object |
protected void | setNmsProxyAgentRoutingTag(RoutingTag nmsProxyAgentRoutingTag)Sets the NmsProxyAgentRoutingTag attribute of the MamCommunicator object |
protected void | setPassword(String password)Sets the Password attribute of the MamCommunicator object |
protected void | setPluginAgentRoutingTag(RoutingTag pluginAgentRoutingTag)Sets the AnalyzeAgentRouting tag |
protected void | setSearchAgentRoutingTag(RoutingTag searchAgentRoutingTag)Sets the SearchAgentRoutingTag attribute of the MamCommunicator object |
protected void | setSecretAgentRoutingTag(RoutingTag secretAgentRoutingTag)Sets the SecretAgentRoutingTag attribute of the MamCommunicator object |
protected void | setUserName(String userName)Sets the UserName attribute of the MamCommunicator object |
void | spawn3dVisualizer(AgentTraits ipAgentTraits, VisualizerNodes nodes, String ipAgentIdString)Description of the Method |
protected void | startMission()Description of the Method |
protected void | streamKnownAgentsFromIpAgent(String messageWaiterId)Description of the Method |
protected void | streamKnownAgentsFromIpAgents(String messageWaiterId)Description of the Method |
protected void | streamKnownAgentsFromSearchAgent(String messageWaiterId)Description of the Method |
void | traceDialogFinished(Collection ipAgentsSelected)Description of the Method |
void | visualizeHtmlBuildGraphFinished(MessageWaiter messageWaiter)Description of the Method |
void | visualizeJavaBuildGraphFinished(MessageWaiter messageWaiter)Description of the Method |
void | visualizeJavaBuildGraphFinished(AgentProperties agentProperties, Collection knownAgents)Description of the Method |
| Methods inherited from class mam.agent.TransactionalAgent |
enqueueMessage, getMessageWaiters |
| Methods inherited from class java.lang.Thread |
currentThread, yield, sleep, sleep, start, stop, stop, interrupt, interrupted, isInterrupted, destroy, isAlive, suspend, resume, setPriority, getPriority, setName, getName, getThreadGroup, activeCount, enumerate, countStackFrames, join, join, join, dumpStack, setDaemon, isDaemon, checkAccess, getContextClassLoader, setContextClassLoader |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
public final static String BACKGROUND_SOUND_NAME
public final static String CELEBRITY_PROFILES_SPACE
static int CHECK_IN_INTERVAL
public final static String CHECK_IN_SOUND_NAME
static long DEFAULT_TRAIT_DESCRIPTION_REFRESH_INTERVAL
public final static String DO_MONITOR_SOUND_NAME
public final static String DO_MOO_EXPORT_SOUND_NAME
public final static String DO_OUTPUT_FROM_SYSTEM_SOUND_NAME
public final static String DO_POP_QUIZ_OPEN_SOUND_NAME
public final static String DO_POP_QUIZ_SUBMIT_SOUND_NAME
public final static String DO_SEARCH_SOUND_NAME
public final static String FACULTY_SUBJECTS_SPACE
public final static String INGEST_SOUND_NAME
protected final static String LINK_MESSAGE_WAITER_ID
static Category Log
protected final static String LOGIN_MESSAGE_WAITER
static int LOGIN_WAIT_TIME
protected MessageableComponent m_activeComponent
protected RoutingTag m_analyzeAgentRoutingTag
protected String m_currentLocation
private EventPopQuizInstance m_currentPopQuizInstance
protected DescribeDialog m_describeDialog
protected static Map m_entriesWithoutDuplicates
protected ExploreDialog m_exploreDialog
protected RoutingTag m_exportAgentRoutingTag
private double m_ipAgentFunds
protected RoutingTag m_ipAgentRoutingTag
private AgentTraits m_ipAgentTraits
private Date m_lastAgentCheckIn
protected LinkDialog m_linkDialog
protected RoutingTag m_listenAgentRoutingTag
protected boolean m_loginOkay
protected MamSystemOutputInterface m_mamOut
protected RoutingTag m_marketingAgentRoutingTag
protected RoutingTag m_monitorAgentRoutingTag
protected MonitorDialog m_monitorDialog
protected MooCommunicator m_mooCommunicator
protected MooExportDialog m_mooExportDialog
protected RoutingTag m_nmsProxyAgentRoutingTag
protected String m_password
protected RoutingTag m_PluginAgentRoutingTag
protected ResultsDialog m_resultsDialog
protected RoutingTag m_searchAgentRoutingTag
protected SearchDialog m_searchDialog
protected RoutingTag m_secretAgentRoutingTag
protected TraceDialog m_traceDialog
protected String m_userName
protected ExploreDialog m_viewHtmlExploreDialog
public final static RoutingTag MAM_COMMUNICATOR_LOGIN_LISTENER_TAG
public final static RoutingTag MAM_COMMUNICATOR_ROUTING_TAG
public final static String MARKETING_SPAM_SOUND_NAME
public final static String MENU_ITEM_SELECTED_SOUND_NAME
protected final static String MONITOR_MESSAGE_WAITER_ID
public final static String MONITORED_URL_UPDATED_SOUND_NAME
public final static String MOO_EXPORT_COMPLETE_SOUND_NAME
protected final static String MOO_EXPORT_MESSAGE_WAITER_ID
public final static RoutingTag MOO_MESSAGE_TAGS__LOCAL_INFORMATION_PERSONAE_AGENT
public final static RoutingTag MOO_MESSAGE_TAGS__LOCAL_MAM_COMMUNICATOR
public final static String PHAT_BACKGROUND_SOUNDS_GROUP
protected final static String Plugin_AGENT_MESSAGE_WAITER_ID
protected final static String Plugin_MONITOR_MESSAGE_WAITER_ID
protected final static String RESULTS_MESSAGE_WAITER_ID
public final static String SEARCH_COMPLETE_SOUND_NAME
protected final static String SEARCH_MESSAGE_WAITER_ID
public final static String SECRET_AGENT_REPORT_SOUND_NAME
public final static String SHUTDOWN_SOUND_NAME
boolean SIBeenThereDoneThat
public final static String STRATEGIC_INTERESTS
public final static String STRATEGIC_INTERESTS_SPACE
protected final static String TRACE_MESSAGE_WAITER_ID
public final static String TRAIT_DESCRIPTION_SOUND_NAME
protected final static String VISUALIZE_HTML_BUILD_GRAPH_MESSAGE_WAITER_ID
protected final static String VISUALIZE_HTML_MESSAGE_WAITER_ID
protected final static String VISUALIZE_JAVA_BUILD_GRAPH_MESSAGE_WAITER_ID
protected final static String VISUALIZE_JAVA_MESSAGE_WAITER_ID
final static int VISUALIZER_SPAWN_X_OFFSET
final static int VISUALIZER_SPAWN_Y_OFFSET
| Constructor Detail |
public MamCommunicator(MamSystemOutputInterface mamOut, Facility facility)
| Method Detail |
protected void addMessageWaiter(String id, AgentMessage originalMessage, boolean exitAfterQuota)
protected void addUrlAgentsFromBookmarks(Collection collKeyword)
protected boolean allowShowDialog()
public boolean canHandleCommand(String commandString)
public void createCustomIpAgent(String userName, String password)
protected void createFakeAgents()
public void createGraph3dVisualizer(AgentTraits ipAgentTraits, VisualizerNodes nodes, RoutingTag ipAgentRoutingTag, int x, int y)
public void createGraph3dVisualizer(AgentTraits ipAgentTraits, VisualizerNodes nodes, RoutingTag ipAgentRoutingTag, int x, int y, int w, int h)
protected void doAgentCheckIn()
public void doAnalyze()
protected void doLinkTo(String commandString)
public void doListen()
protected void doMonitor(String commandString)
protected void doMooExport(String commandString)
public void doPlugin()
protected void doSearch(String commandString)
public void doShowListen()
public void doTrace()
public void doVisualizeHtml()
public void doVisualizeJava()
protected void endMission()
public void exploreDialogFinished(Object source, Collection ipAgentsSelected)
public void exploreHtmlFinished(Collection ipAgentsSelected)
protected void exploreJavaFinished(Collection ipAgentsSelected)
protected Collection filterAgentKnowledgeCollectionOnKeywords(Collection collOriginal)
public void finished(MessageWaiter messageWaiter)
protected void generateDialogs()
protected RoutingTag getAnalyzeAgentRoutingTag()
protected String getCurrentLocation()
protected EventPopQuizInstance getCurrentPopQuizInstance()
protected RoutingTag getExportAgentRoutingTag()
protected double getIpAgentFunds()
protected RoutingTag getIpAgentRoutingTag()
public AgentTraits getIpAgentTraits()
protected Date getLastAgentCheckIn()
protected RoutingTag getListenAgentRoutingTag()
public boolean getLoginOkay()
protected RoutingTag getMarketingAgentRoutingTag()
protected RoutingTag getMonitorAgentRoutingTag()
protected MooCommunicator getMooCommunicator()
protected String getPassword()
protected RoutingTag getPluginAgentRoutingTag()
protected RoutingTag getSearchAgentRoutingTag()
protected RoutingTag getSecretAgentRoutingTag()
protected String getUserName()
public void handleCommand(String commandString)
public void handleDeclareLocationKeywordsMessage(AgentMessage message)
public void handleDoEndCPActivityMessage(AgentMessage m)
public void handleDoEndFSActivityMessage(AgentMessage m)
public void handleDoEndSIActivityMessage(AgentMessage m)
public void handleDoMooCombatDeathMessage(AgentMessage m)
public void handleDoMooCombatWimpoutMessage(AgentMessage m)
public void handleDoPhatExitMessage(AgentMessage m)
public void handleDoPopQuizMessage(AgentMessage m)
public void handleDoRandomizeTranslationMessage(AgentMessage m)
public void handleDoRestoreTranslationMessage(AgentMessage m)
public void handleDoShowMarketingTextMessage(AgentMessage message)
public void handleDoStartCPActivityMessage(AgentMessage m)
public void handleDoStartFSActivityMessage(AgentMessage m)
public void handleDoStartSIActivityMessage(AgentMessage m)
public void handleEventAgentTraitsModifiedMessage(AgentMessage m)
public void handleEventDeclareAgentPropertiesMessage(AgentMessage m)
public void handleEventDeclareAgentTraitsMessage(AgentMessage m)
public synchronized void handleEventDeclareFacilityShutdownMessage(AgentMessage m)
public void handleEventDeclareMonitorAgentMessage(AgentMessage m)
public void handleEventDeclareQuoteMessage(AgentMessage message)
public void handleEventDeclareVisualizerNodesMessage(AgentMessage m)
public void handleEventDoLoginResultsMessage(AgentMessage m)
public void handleEventExportFinishedMessage(AgentMessage message)
public void handleEventGl4JavaNotInstalledMessage(AgentMessage m)
public void handleEventLocationChangedMessage(AgentMessage m)
public void handleEventMonitoredUrlUpdatedMessage(AgentMessage m)
public void handleEventPopQuizResultsMessage(AgentMessage m)
public void handleEventQueryCompleteMessage(AgentMessage message)
public void handleEventQueryKnownAgentsResultsMessage(AgentMessage m)
public void handleEventQueryMonitoredUrlsResultsMessage(AgentMessage m)
public void handleEventSecretAgentReportMessage(AgentMessage m)
public void handleMamMessageFromMoo(String mamMessage)
public void idleActivity()
protected void initializeIngester()
protected boolean isTimeForAgentCheckIn()
public void linkDialogFinished(UrlLinkData urlLinkData)
public void monitorDialogFinished(MonitoredUrlsData monitoredUrlsData)
public void mooExportDialogFinished()
void playBackgroundSounds()
public void playTraitedEventSound(String eventSoundName)
public void proxyMessage(AgentMessage message)
protected void registerRoutingTags()
public void responsesReceived(MessageWaiter messageWaiter, Serializable identifier, Collection recentResponses)
public void searchDialogFinished(SearchData searchData)
protected void sendAccountInfoToMoo()
public void sendImgSwap()
public void sendLogin(String userName, String password)
protected void sendTraitsToMoo()
protected void setAnalyzeAgentRoutingTag(RoutingTag analyzeAgentRoutingTag)
protected void setCurrentLocation(String currentLocation)
protected void setCurrentPopQuizInstance(EventPopQuizInstance currentPopQuizInstance)
protected void setExportAgentRoutingTag(RoutingTag exportAgentRoutingTag)
protected void setIpAgentFunds(double funds)
protected void setIpAgentRoutingTag(RoutingTag ipAgentRoutingTag)
protected void setIpAgentTraits(AgentTraits agentTraits)
protected void setLastAgentCheckIn(Date lastAgentCheckIn)
protected void setListenAgentRoutingTag(RoutingTag listenAgentRoutingTag)
protected void setLoginOkay(boolean loginOkay)
protected void setMarketingAgentRoutingTag(RoutingTag marketingAgentRoutingTag)
protected void setMonitorAgentRoutingTag(RoutingTag monitorAgentRoutingTag)
protected void setMooCommunicator(MooCommunicator mooCommunicator)
protected void setNmsProxyAgentRoutingTag(RoutingTag nmsProxyAgentRoutingTag)
protected void setPassword(String password)
protected void setPluginAgentRoutingTag(RoutingTag pluginAgentRoutingTag)
protected void setSearchAgentRoutingTag(RoutingTag searchAgentRoutingTag)
protected void setSecretAgentRoutingTag(RoutingTag secretAgentRoutingTag)
protected void setUserName(String userName)
public void spawn3dVisualizer(AgentTraits ipAgentTraits, VisualizerNodes nodes, String ipAgentIdString)
protected void startMission()
protected void streamKnownAgentsFromIpAgent(String messageWaiterId)
protected void streamKnownAgentsFromIpAgents(String messageWaiterId)
protected void streamKnownAgentsFromSearchAgent(String messageWaiterId)
public void traceDialogFinished(Collection ipAgentsSelected)
public void visualizeHtmlBuildGraphFinished(MessageWaiter messageWaiter)
public void visualizeJavaBuildGraphFinished(MessageWaiter messageWaiter)
public void visualizeJavaBuildGraphFinished(AgentProperties agentProperties, Collection knownAgents)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||