|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConditionAssocType | |
---|---|
story.scheherazade.elements |
Uses of ConditionAssocType in story.scheherazade.elements |
---|
Fields in story.scheherazade.elements declared as ConditionAssocType | |
---|---|
static ConditionAssocType |
ConditionAssocType.Binary
|
static ConditionAssocType |
ConditionAssocType.Fraction
|
static ConditionAssocType |
ConditionAssocType.Integer
|
Methods in story.scheherazade.elements that return ConditionAssocType | |
---|---|
static ConditionAssocType |
ConditionAssocType.get(int number)
Return the corresponding ConditionAssocType for the given Unique ID (see getUniqueID). |
static ConditionAssocType |
ConditionAssocType.get(java.lang.String string)
Static version of get() that gets around the Java restriction on static types in interfaces. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |