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