| Package | Description | 
|---|---|
| org.agent.slang.dm.narrative.data.patterns | 
 This package is used to represent Patterns states data type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PatternsState | 
PatternsStates.getPatternsState(int i)
gets one pattern state 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.ArrayList<PatternsState> | 
PatternsStates.getListOfPatternsStates()
Gets the list of all pattern states 
 |