org.speakright.core
Interface IFlowContext

All Known Subinterfaces:
IExecutionContext
All Known Implementing Classes:
ExecutionContext, FlowContext, SRResults

public interface IFlowContext

Context passed to getFirst and getNext. Allows the flow object to get various aspects of its executing context.

Author:
IanRaeLaptop

Method Summary
 SRLocations getLocations()
          get current resource file locations.
 

Method Detail

getLocations

SRLocations getLocations()
get current resource file locations.

Returns:
locations object