Interface BeginStepProperties
- 
- All Superinterfaces:
 ChartStepProperties
- All Known Implementing Classes:
 AbstractBeginStepDelegate,BeginStepEditor,BeginStepUI.BeginStepFactory
public interface BeginStepProperties extends ChartStepProperties
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static java.lang.StringFACTORY_IDstatic Property<ExpressionParamCollection>INPUTS- 
Fields inherited from interface com.inductiveautomation.sfc.elements.steps.ChartStepProperties
AssociatedData, Breakpoint, FactoryId, Name 
 - 
 
 - 
 
- 
- 
Field Detail
- 
FACTORY_ID
static final java.lang.String FACTORY_ID
- See Also:
 - Constant Field Values
 
 
- 
INPUTS
static final Property<ExpressionParamCollection> INPUTS
 
 - 
 
 -