vs.communication
Class WorldChange
java.lang.Object
vs.communication.WorldChange
- All Implemented Interfaces:
- jade.content.ContentElement, jade.content.Predicate, java.io.Serializable
public class WorldChange
- extends java.lang.Object
- implements jade.content.Predicate
WorldChange(x, y, z)
A change in the story world
Protege name: WorldChange
- Version:
- 2008/10/29, 15:01:49
- Author:
- ontology bean generator
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorldChange
public WorldChange()
setCause
public void setCause(java.lang.String value)
getCause
public java.lang.String getCause()
setTruth
public void setTruth(boolean value)
getTruth
public boolean getTruth()
addContentTriple
public void addContentTriple(RDFtriple elem)
removeContentTriple
public boolean removeContentTriple(RDFtriple elem)
clearAllContentTriple
public void clearAllContentTriple()
getAllContentTriple
public jade.util.leap.Iterator getAllContentTriple()
getContentTriple
public jade.util.leap.List getContentTriple()
setContentTriple
public void setContentTriple(jade.util.leap.List l)