Uses of Interface
story.dbcore.misc.CloneableObject

Packages that use CloneableObject
story.scheherazade.elements   
story.scheherazade.misc   
story.scheherazade.parameters   
 

Uses of CloneableObject in story.scheherazade.elements
 

Subinterfaces of CloneableObject in story.scheherazade.elements
 interface AssignedPredicateAddress
           
 

Classes in story.scheherazade.elements that implement CloneableObject
 class Action
          An Action is a physical or psychological change that makes one state differ from another.
 class AssignedActionAddress
          An address of an AssignedAction in a Narrative.
 class AssignedConditionAddress
          An address of an AssignedCondition in a Narrative.
 class AssignedModifierAddress
           
 class Condition
          A Condition is a property that can be associated with a character at a state in time.
 class Modifier
          A Modifier modifies Actions and Conditions.
 class Noun
           
 class ValidAction
          An Action that has been shown to be valid within the context of an actual Narrative.
 class ValidCondition
          A Condition that has been shown to be valid within the context of an actual Narrative.
 class ValidModifier
          A Modifier that has been shown to be valid within the context of an actual Narrative.
 class ValidNoun
          A Noun that has been shown to be valid within the context of an actual Narrative.
 

Uses of CloneableObject in story.scheherazade.misc
 

Classes in story.scheherazade.misc that implement CloneableObject
 class InterpNodeID
          A "name" (unique ID) for an interp node in Scheherazade.
 

Uses of CloneableObject in story.scheherazade.parameters
 

Classes in story.scheherazade.parameters that implement CloneableObject
 class SCHArguments
          A Scheherazade-specific vector of objects that are to be interpeted as arguments by an SCHParameterSet
 



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