vs.communication
Class StoryGoal

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

public class StoryGoal
extends State

Obsolete: state-based representation of a goal Protege name: StoryGoal

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

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

StoryGoal

public StoryGoal()