| Package | Description | 
|---|---|
| org.agent.slang.dm.narrative.data.story | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.ArrayList<StoryState> | 
StoryStates.getListOfStoryStates()
get list of of all story states 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StoryStates.setListOfStoryStates(java.util.ArrayList<StoryState> listOfStoryStates)
sets list of all story states 
 |