Package com.inductiveautomation.sfc.api.elements
- 
Interface Summary Interface Description ChartElement<DefinitionType extends ElementDefinition> GatewayTransitionRegistry Keeps track of registeredTransitionFactorys.StepController Created by Colby on 12/9/2015.StepElement This is the control interface for step elements.StepFactory StepFactorys are responsible for instantiatingStepElements; the interface encapsulating the execution logic of a an SFC step.TransitionElement TransitionElement.TransitionListener TransitionFactory TransitionFactorys are responsible for instantiatingTransitionElements; the interface encapsulating the execution logic of an SFC transition.
- 
Class Summary Class Description AbstractChartElement<DefinitionType extends ElementDefinition> GatewayStepRegistry Keeps track of registeredStepFactorys.