Interface DynamicActionSequence

All Known Subinterfaces:
ActionComposer
All Known Implementing Classes:
AbstractActionComposer, BasicActionComposer, IfThenElse

public interface DynamicActionSequence
An DynamicActionSequence is a sequence of actions which supports add operations.
Author:
Kimberly
  • Method Details