vs.communication
Class Trace

java.lang.Object
  extended by vs.communication.Trace
All Implemented Interfaces:
jade.content.AgentAction, jade.content.Concept, jade.content.ContentElement, jade.content.Term, java.io.Serializable

public class Trace
extends java.lang.Object
implements jade.content.AgentAction

Process a trace message (obsolete) Protege name: Trace

Version:
2008/10/29, 15:01:49
Author:
ontology bean generator
See Also:
Serialized Form

Constructor Summary
Trace()
           
 
Method Summary
 TraceInformation getTraceInformation()
           
 void setTraceInformation(TraceInformation value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Trace

public Trace()
Method Detail

setTraceInformation

public void setTraceInformation(TraceInformation value)

getTraceInformation

public TraceInformation getTraceInformation()