vs.communication
Class StoryPerception

java.lang.Object
  extended by vs.communication.FabulaElement
      extended by vs.communication.State
          extended by vs.communication.StoryPerception
All Implemented Interfaces:
jade.content.Concept, jade.content.Term, java.io.Serializable

public class StoryPerception
extends State

World changes translated into a perception for a character Protege name: StoryPerception

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

Constructor Summary
StoryPerception()
           
 
Method Summary
 
Methods inherited from class vs.communication.State
addContentFabula, addContentTriple, clearAllContentFabula, clearAllContentTriple, getAllContentFabula, getAllContentTriple, getContentFabula, getContentTriple, removeContentFabula, removeContentTriple, setContentFabula, setContentTriple
 
Methods inherited from class vs.communication.FabulaElement
getCharacter, getIndividual, getTime, getType, setCharacter, setIndividual, setTime, setType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoryPerception

public StoryPerception()