vs.communication
Class StoryEvent

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

public class StoryEvent
extends Operator

An unintentional event Protege name: StoryEvent

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

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

StoryEvent

public StoryEvent()