Package com.inductiveautomation.sfc.api
Interface CommonScopes
- 
- All Known Subinterfaces:
 ScopeLocator
- All Known Implementing Classes:
 ScopeContext
public interface CommonScopesCreated by colby.clegg on 2/2/2015. 
- 
- 
Field Detail
- 
CHART
static final java.lang.String CHART
- See Also:
 - Constant Field Values
 
 
- 
STEP
static final java.lang.String STEP
- See Also:
 - Constant Field Values
 
 
- 
PARENT
static final java.lang.String PARENT
- See Also:
 - Constant Field Values
 
 
- 
PREVIOUS
static final java.lang.String PREVIOUS
- See Also:
 - Constant Field Values
 
 
- 
ROOT
static final java.lang.String ROOT
- See Also:
 - Constant Field Values
 
 
 - 
 
 -