vs.communication
Class StoryBelief

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

public class StoryBelief
extends StoryInternalElement

Protege name: StoryBelief

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

Constructor Summary
StoryBelief()
           
 
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

StoryBelief

public StoryBelief()