Uses of Interface
story.scheherazade.misc.ScheherIDSet

Packages that use ScheherIDSet
story.scheherazade.misc   
 

Uses of ScheherIDSet in story.scheherazade.misc
 

Classes in story.scheherazade.misc that implement ScheherIDSet
 class ActionTypeSet
          A set of ActionTypes
 class ConditionTypeSet
          A set of ConditionTypes
 class ModifierTypeSet
          A set of ModifierTypes
 class NounTypeSet
          A set of NounTypes
 class TimelineIDSet
          A set of TimelineIDs
 

Methods in story.scheherazade.misc that return ScheherIDSet
 ScheherIDSet SCHHashtable.getScheherIDSet(java.lang.String key)
          Get a ScheherIDSet
 

Methods in story.scheherazade.misc with parameters of type ScheherIDSet
 void SCHHashtable.setScheherIDSet(java.lang.String key, ScheherIDSet value)
          Set ScheherIDSet.
 



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