Uses of Class
story.scheherazade.misc.ScheherIDType

Packages that use ScheherIDType
story.scheherazade.misc   
 

Uses of ScheherIDType in story.scheherazade.misc
 

Fields in story.scheherazade.misc declared as ScheherIDType
static ScheherIDType ScheherIDType.Action
           
static ScheherIDType ScheherIDType.BehaviorName
           
static ScheherIDType ScheherIDType.BehaviorType
           
static ScheherIDType ScheherIDType.CharacterName
           
static ScheherIDType ScheherIDType.CharacterType
           
static ScheherIDType ScheherIDType.Condition
           
static ScheherIDType ScheherIDType.ContributorID
           
static ScheherIDType ScheherIDType.GenericNounType
           
static ScheherIDType ScheherIDType.LocationName
           
static ScheherIDType ScheherIDType.LocationType
           
static ScheherIDType ScheherIDType.Modifier
           
static ScheherIDType ScheherIDType.Narrative
           
static ScheherIDType ScheherIDType.PropName
           
static ScheherIDType ScheherIDType.PropType
           
static ScheherIDType ScheherIDType.QualityName
           
static ScheherIDType ScheherIDType.QualityType
           
static ScheherIDType ScheherIDType.Timeline
           
 

Methods in story.scheherazade.misc that return ScheherIDType
static ScheherIDType ScheherIDType.get(int number)
          Return the corresponding ScheherIDType for the given Unique ID (see getUniqueID).
static ScheherIDType ScheherIDType.get(java.lang.String string)
          Static version of get() that gets around the Java restriction on static types in interfaces.
 ScheherIDType GenericScheherID.getIDType()
           
 



Copyright © 2011 David K. Elson. All Rights Reserved.