org.speakright.core
Class FlowContext

java.lang.Object
  extended by org.speakright.core.FlowContext
All Implemented Interfaces:
IFlowContext

public class FlowContext
extends java.lang.Object
implements IFlowContext

Implements IFlowContext. used internally.

Author:
IanRaeLaptop

Field Summary
 SRLocations m_locations
           
 
Constructor Summary
FlowContext()
           
 
Method Summary
 SRLocations getLocations()
          get current resource file locations.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_locations

public SRLocations m_locations
Constructor Detail

FlowContext

public FlowContext()
Method Detail

getLocations

public SRLocations getLocations()
Description copied from interface: IFlowContext
get current resource file locations.

Specified by:
getLocations in interface IFlowContext
Returns:
locations object