Uses of Class
story.scheherazade.elements.TransitionTimePair

Packages that use TransitionTimePair
story.scheherazade.elements   
 

Uses of TransitionTimePair in story.scheherazade.elements
 

Methods in story.scheherazade.elements that return TransitionTimePair
 TransitionTimePair AssignedCondition.getPersistentRange()
           
 TransitionTimePair Timeline.getVirtualStateRange(NodeAddress virtualStateNode)
          Given a virtual state node, over which transitions does the state begin and end?
 

Constructors in story.scheherazade.elements with parameters of type TransitionTimePair
AssignedCondition(ValidCondition condition, NodeProxy conditionNode, NodeProxy stateNode, TransitionTimePair persistentRange, Conditionality conditionality, long creationTime, TextSpan sourceSpan, SCHPoint position, SCHPoint sourcePosition, InterpNodeID interpKey, java.lang.Boolean noInterpretation)
          Constructor to use for persistent conditions
 



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