it.polito.elite.doseWS.agency
Class SynsetManager

java.lang.Object
  extended byjade.core.Agent
      extended byit.polito.elite.doseWS.agency.DOSEAgent
          extended byit.polito.elite.doseWS.agency.SynsetManager
All Implemented Interfaces:
java.lang.Runnable, java.io.Serializable, jade.util.leap.Serializable, jade.core.TimerListener

public class SynsetManager
extends DOSEAgent

Author:
bonino TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
See Also:
Serialized Form

Field Summary
static java.lang.String filePrefix
           
static java.lang.String SERVICE
           
 
Fields inherited from class jade.core.Agent
AP_ACTIVE, AP_DELETED, AP_IDLE, AP_INITIATED, AP_MAX, AP_MIN, AP_SUSPENDED, AP_TRANSIT, AP_WAITING, D_ACTIVE, D_MAX, D_MIN, D_RETIRED, D_SUSPENDED, D_UNKNOWN
 
Constructor Summary
SynsetManager()
           
 
Method Summary
 void handleMessage(jade.lang.acl.ACLMessage msg)
          Description: interpret message and react properly to its content
 void setup()
           
 
Methods inherited from class jade.core.Agent
addBehaviour, blockingReceive, blockingReceive, blockingReceive, blockingReceive, doActivate, doClone, doDelete, doMove, doStart, doSuspend, doTimeOut, doWait, doWait, doWake, extractPassword, extractUsername, getAID, getAMS, getAuthority, getCertificateFolder, getContainerController, getContentManager, getCurQueueSize, getDefaultDF, getHap, getLocalName, getName, getO2AObject, getPrincipal, getProperty, getQueueSize, getState, here, notifyChangeBehaviourState, notifyRestarted, postMessage, putBack, putO2AObject, read, read, receive, receive, removeBehaviour, restartLater, restore, run, send, setArguments, setEnabledO2ACommunication, setOwnership, setPrincipal, setQueueSize, waitUntilStarted, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE

public static final java.lang.String SERVICE
See Also:
Constant Field Values

filePrefix

public static final java.lang.String filePrefix
See Also:
Constant Field Values
Constructor Detail

SynsetManager

public SynsetManager()
Method Detail

setup

public void setup()

handleMessage

public void handleMessage(jade.lang.acl.ACLMessage msg)
Description copied from class: DOSEAgent

Description: interpret message and react properly to its content

Overrides:
handleMessage in class DOSEAgent
Parameters:
msg - The message to be read