vs.communication
Class IncomingPerception

java.lang.Object
  extended by vs.communication.IncomingPerception
All Implemented Interfaces:
jade.content.ContentElement, jade.content.Predicate, java.io.Serializable

public class IncomingPerception
extends java.lang.Object
implements jade.content.Predicate

An incoming perception Protege name: IncomingPerception

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

Constructor Summary
IncomingPerception()
           
 
Method Summary
 StoryPerception getPerception()
           
 void setPerception(StoryPerception value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncomingPerception

public IncomingPerception()
Method Detail

setPerception

public void setPerception(StoryPerception value)

getPerception

public StoryPerception getPerception()