vs.communication
Class StorySettingElement

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

public class StorySettingElement
extends State

A setting element (defining states of the world) Protege name: StorySettingElement

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

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

StorySettingElement

public StorySettingElement()