|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvs.fabula.BasicFabulaBuilder
vs.plotagent.BroadcastingFabulaBuilder
public class BroadcastingFabulaBuilder
Logs fabula, but on top of this, also broadcasts fabula to character agents.
Field Summary |
---|
Fields inherited from class vs.fabula.BasicFabulaBuilder |
---|
defaultGraphName, defaultGraphURI |
Constructor Summary | |
---|---|
BroadcastingFabulaBuilder(IPlotAgent owner)
|
Method Summary | |
---|---|
void |
addFabulaCausality(FabulaCausality fc)
|
void |
addFabulaElement(FabulaElement fe)
Logs fabula, but on top of this, also broadcasts fabula to character agents. |
Methods inherited from class vs.fabula.BasicFabulaBuilder |
---|
getAgent, getAllFabulaKnowledgeBase, registerFabulaKnowledgeBase, saveFabula |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BroadcastingFabulaBuilder(IPlotAgent owner)
Method Detail |
---|
public void addFabulaCausality(FabulaCausality fc)
addFabulaCausality
in interface IFabulaBuilder
addFabulaCausality
in class BasicFabulaBuilder
public void addFabulaElement(FabulaElement fe)
addFabulaElement
in interface IFabulaBuilder
addFabulaElement
in class BasicFabulaBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |