vs.communication
Class StoryAction

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

public class StoryAction
extends Operator

A character action Protege name: StoryAction

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

Constructor Summary
StoryAction()
           
 
Method Summary
 
Methods inherited from class vs.communication.Operator
getAgens, getEndtime, getInstrument, getIsSuccessful, getPatiens, getPrologDescription, getStarttime, getTarget, setAgens, setEndtime, setInstrument, setIsSuccessful, setPatiens, setPrologDescription, setStarttime, setTarget
 
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

StoryAction

public StoryAction()