|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SCHVariableTypeSet | |
---|---|
story.scheherazade.misc |
Uses of SCHVariableTypeSet in story.scheherazade.misc |
---|
Fields in story.scheherazade.misc declared as SCHVariableTypeSet | |
---|---|
static SCHVariableTypeSet |
SCHVariableTypeSet.ALL_TYPES
|
Methods in story.scheherazade.misc that return SCHVariableTypeSet | |
---|---|
SCHVariableTypeSet |
SCHHashtable.getSCHVariableTypeSet(java.lang.String key)
Get a SCHVariableTypeSet. |
SCHVariableTypeSet |
SCHVariableTypeSet.makeCopy()
Make a copy. |
static SCHVariableTypeSet |
SCHVariableTypeSet.merge(SCHVariableTypeSet s1,
SCHVariableTypeSet s2)
Merge two sets. |
Methods in story.scheherazade.misc with parameters of type SCHVariableTypeSet | |
---|---|
static SCHVariableTypeSet |
SCHVariableTypeSet.merge(SCHVariableTypeSet s1,
SCHVariableTypeSet s2)
Merge two sets. |
void |
SCHHashtable.setSCHVariableTypeSet(java.lang.String key,
SCHVariableTypeSet value)
Set SCHVariableTypeSet. |
boolean |
SCHVariableTypeSet.subsumes(SCHVariableTypeSet other)
Determine if this set subsumes, or contains all the present elements of, another set |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |