|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UsageModelType | |
---|---|
story.scheherazade.prologuer |
Uses of UsageModelType in story.scheherazade.prologuer |
---|
Fields in story.scheherazade.prologuer declared as UsageModelType | |
---|---|
static UsageModelType |
UsageModelType.Action
|
static UsageModelType |
UsageModelType.Behavior
|
static UsageModelType |
UsageModelType.Character
|
static UsageModelType |
UsageModelType.Condition
|
static UsageModelType |
UsageModelType.Location
|
static UsageModelType |
UsageModelType.Prop
|
static UsageModelType |
UsageModelType.Quality
|
Methods in story.scheherazade.prologuer that return UsageModelType | |
---|---|
static UsageModelType |
UsageModelType.get(int number)
Return the corresponding UsageModelType for the given number. |
static UsageModelType |
UsageModelType.get(java.lang.String string)
Static version of get() that gets around the Java restriction on static types in interfaces. |
Methods in story.scheherazade.prologuer with parameters of type UsageModelType | |
---|---|
java.util.HashSet |
UsageModel.getBlacklist(UsageModelType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |