|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionRestrictionType | |
---|---|
story.scheherazade.prologuer |
Uses of SelectionRestrictionType in story.scheherazade.prologuer |
---|
Fields in story.scheherazade.prologuer declared as SelectionRestrictionType | |
---|---|
static SelectionRestrictionType |
SelectionRestrictionType.Abstract
|
static SelectionRestrictionType |
SelectionRestrictionType.Animal
|
static SelectionRestrictionType |
SelectionRestrictionType.Animate
|
static SelectionRestrictionType |
SelectionRestrictionType.Body_part
|
static SelectionRestrictionType |
SelectionRestrictionType.Comestible
|
static SelectionRestrictionType |
SelectionRestrictionType.Communication
|
static SelectionRestrictionType |
SelectionRestrictionType.Concrete
|
static SelectionRestrictionType |
SelectionRestrictionType.Currency
|
static SelectionRestrictionType |
SelectionRestrictionType.Dest
|
static SelectionRestrictionType |
SelectionRestrictionType.Dest_conf
|
static SelectionRestrictionType |
SelectionRestrictionType.Dest_dir
|
static SelectionRestrictionType |
SelectionRestrictionType.Dir
|
static SelectionRestrictionType |
SelectionRestrictionType.Elongated
|
static SelectionRestrictionType |
SelectionRestrictionType.Force
|
static SelectionRestrictionType |
SelectionRestrictionType.Garment
|
static SelectionRestrictionType |
SelectionRestrictionType.Human
|
static SelectionRestrictionType |
SelectionRestrictionType.Int_control
|
static SelectionRestrictionType |
SelectionRestrictionType.Loc
|
static SelectionRestrictionType |
SelectionRestrictionType.Location
|
static SelectionRestrictionType |
SelectionRestrictionType.Machine
|
static SelectionRestrictionType |
SelectionRestrictionType.Nonrigid
|
static SelectionRestrictionType |
SelectionRestrictionType.Organization
|
static SelectionRestrictionType |
SelectionRestrictionType.Path
|
static SelectionRestrictionType |
SelectionRestrictionType.Plural
|
static SelectionRestrictionType |
SelectionRestrictionType.Pointy
|
static SelectionRestrictionType |
SelectionRestrictionType.Refl
|
static SelectionRestrictionType |
SelectionRestrictionType.Region
|
static SelectionRestrictionType |
SelectionRestrictionType.Scalar
|
static SelectionRestrictionType |
SelectionRestrictionType.Solid
|
static SelectionRestrictionType |
SelectionRestrictionType.Sound
|
static SelectionRestrictionType |
SelectionRestrictionType.Spatial
|
static SelectionRestrictionType |
SelectionRestrictionType.Src
|
static SelectionRestrictionType |
SelectionRestrictionType.State
|
static SelectionRestrictionType |
SelectionRestrictionType.Substance
|
static SelectionRestrictionType |
SelectionRestrictionType.Time
|
static SelectionRestrictionType |
SelectionRestrictionType.Vehicle
|
Methods in story.scheherazade.prologuer that return SelectionRestrictionType | |
---|---|
static SelectionRestrictionType |
SelectionRestrictionType.get(int number)
Return the corresponding SelectionRestrictionType for the given number. |
static SelectionRestrictionType |
SelectionRestrictionType.get(java.lang.String string)
Static version of get() that gets around the Java restriction on static types in interfaces. |
SelectionRestrictionType |
SelectionRestriction.getType()
|
Methods in story.scheherazade.prologuer with parameters of type SelectionRestrictionType | |
---|---|
boolean |
SelectionRestrictions.supports(SelectionRestrictionType type)
Does the set support some type? |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |