vs.communication
Class InferenceOperator

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

public class InferenceOperator
extends Operator

An operator that allows characters to draw conclusions to certain situations Protege name: InferenceOperator

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

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

InferenceOperator

public InferenceOperator()