vs.communication
Class State
java.lang.Object
vs.communication.FabulaElement
vs.communication.State
- All Implemented Interfaces:
- jade.content.Concept, jade.content.Term, java.io.Serializable
- Direct Known Subclasses:
- StoryGoal, StoryInternalElement, StoryPerception, StorySettingElement
public class State
- extends FabulaElement
Protege name: State
- Version:
- 2008/10/29, 15:01:49
- Author:
- ontology bean generator
- See Also:
- Serialized Form
Constructor Summary |
State()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
State
public State()
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)
addContentFabula
public void addContentFabula(java.lang.Object elem)
removeContentFabula
public boolean removeContentFabula(java.lang.Object elem)
clearAllContentFabula
public void clearAllContentFabula()
getAllContentFabula
public jade.util.leap.Iterator getAllContentFabula()
getContentFabula
public jade.util.leap.List getContentFabula()
setContentFabula
public void setContentFabula(jade.util.leap.List l)