vs.communication
Class StoryOutcome

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

public class StoryOutcome
extends FabulaElement

The outcome of a goal Protege name: StoryOutcome

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

Constructor Summary
StoryOutcome()
           
 
Method Summary
 java.lang.String getResolves()
           
 void setResolves(java.lang.String value)
           
 
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

StoryOutcome

public StoryOutcome()
Method Detail

setResolves

public void setResolves(java.lang.String value)

getResolves

public java.lang.String getResolves()