TPTP 4.1.0 Testing Tools Project
Public API Specification

org.eclipse.hyades.test.manual.runner.model
Interface IActionOwner

All Known Implementing Classes:
Loop, TestSuite

Deprecated. As of TPTP v4.1.0, replaced by one or more classes in the #org.eclipse.tptp.test.manual.runner.core.internal.model package.

public interface IActionOwner

Since:
1.0.2

Method Summary
 java.util.List getActions()
          Deprecated.  
 

Method Detail

getActions

public java.util.List getActions()
Deprecated. 

TPTP 4.1.0 Testing Tools Project
Public API Specification