vs.communication
Class FramingOperator

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

public class FramingOperator
extends Operator

An operator that changes the world but on a meta-level (e.g. "add a closet to this room") Protege name: FramingOperator

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

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

FramingOperator

public FramingOperator()