sophware.home.logic
Interface MacroStep

All Known Implementing Classes:
HomeCommand, InsteonCommand, Macro, PLCCommand, Timer, VariableAssignment, X10Command

public interface MacroStep

MacroStep is an executeable step in a macro

Version:
1.0, 02/17/06
Author:
Russell Soph
See Also:
Macro

Method Summary
 void execute()
          the method to execute this step
 

Method Detail

execute

void execute()
the method to execute this step