vs.communication
Class StoryInternalElement

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

public class StoryInternalElement
extends State

Protege name: StoryInternalElement

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

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

StoryInternalElement

public StoryInternalElement()