Uses of Interface
story.dbcore.attributes.InternableObject

Packages that use InternableObject
story.dbcore.nodes   
story.scheherazade.elements   
story.scheherazade.misc   
 

Uses of InternableObject in story.dbcore.nodes
 

Classes in story.dbcore.nodes that implement InternableObject
 class NodeProxy
          A reference to a GenericNode.
 

Uses of InternableObject in story.scheherazade.elements
 

Subinterfaces of InternableObject in story.scheherazade.elements
 interface AssignedPredicateAddress
           
 

Classes in story.scheherazade.elements that implement InternableObject
 class AssignedAction
          Pointers to Action which has been assigned to a Transition.
 class AssignedActionAddress
          An address of an AssignedAction in a Narrative.
 class AssignedConditionAddress
          An address of an AssignedCondition in a Narrative.
 class AssignedModifier
          Pointers to Action which has been assigned to a Transition.
 class AssignedModifierAddress
           
 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 InternableObject in story.scheherazade.misc
 

Classes in story.scheherazade.misc that implement InternableObject
 class InterpNodeID
          A "name" (unique ID) for an interp node in Scheherazade.
 class NamedNoun
          Class to join a ValidNoun with its corresponding name, which may be set as null, for anonymous nouns.
 



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