1.0.0

org.eclipse.soda.dk.testmanager
Interface ActionContainer

All Known Implementing Classes:
ParallelTestAction, SequentialTestAction, TestAction, TestScript

public interface ActionContainer

Version:
1.0.0

Method Summary
 void add(Action action)
          Add with the specified action parameter.
 

Method Detail

add

void add(Action action)
Add with the specified action parameter.

Parameters:
action - The action (Action) parameter.

1.0.0

Copyright (c) 2007 IBM