story.scheherazade.elements
Class Consequence

java.lang.Object
  extended by story.scheherazade.elements.Consequence

public class Consequence
extends java.lang.Object

A Consequence describes a causal relationship between two narrative elements in a Timeline. For example, "if a character in one state has the condition Working, then the character in that same state has a goal to be free of that condition." The Consequence object is a reflection of the Consequence node which is part of the Setting of a Timeline. Hence Consequences may be beliefs rather than actual fact.


Constructor Summary
Consequence()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Consequence

public Consequence()


Copyright © 2011 David K. Elson. All Rights Reserved.