1.0.0
A B C D E F G H I K L M N O P R S T U V W Y

S

SCRIPT_ACTION_ENDED - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the script action ended (int) constant.
SCRIPT_ACTION_STARTING - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the script action starting (int) constant.
scriptActionEnded(String, String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script action ended with the specified message parameter.
scriptActionEnded(String, String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script action ended with the specified message parameter.
scriptActionEnded(String, String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script action ended with the specified message parameter.
scriptActionError(String, String, String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script action error with the specified message and detail parameters.
scriptActionError(String, String, String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script action error with the specified message and detail parameters.
scriptActionError(String, String, String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script action error with the specified message and detail parameters.
scriptActionInfo(String, String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script action info with the specified message parameter.
scriptActionInfo(String, String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script action info with the specified message parameter.
scriptActionInfo(String, String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script action info with the specified message parameter.
scriptActionStarted(String, String, String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script action started with the specified message parameter.
scriptActionStarted(String, String, String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script action started with the specified message parameter.
scriptActionStarted(String, String, String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script action started with the specified message parameter.
scriptRunEnded(TestStatisticsService) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script run ended with the specified test statistics parameter.
scriptRunEnded(TestStatisticsService) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script run ended with the specified test statistics parameter.
scriptRunEnded(TestStatisticsService) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script run ended with the specified test statistics parameter.
scriptRunError(String, String) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script run error with the specified message and trace parameters.
scriptRunError(String, String) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script run error with the specified message and trace parameters.
scriptRunError(String, String) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script run error with the specified message and trace parameters.
ScriptRunListenerService - Interface in org.eclipse.soda.dk.testmanager.service
 
scriptRunStarted(TestScriptService) - Method in class org.eclipse.soda.dk.testmanager.console.TestManagerConsole
Script run started with the specified script parameter.
scriptRunStarted(TestScriptService) - Method in interface org.eclipse.soda.dk.testmanager.service.ScriptRunListenerService
Script run started with the specified script parameter.
scriptRunStarted(TestScriptService) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestReport
Script run started with the specified script parameter.
seconds(int) - Static method in class org.eclipse.soda.dk.testagent.util.Delay
Seconds with the specified duration in seconds parameter.
SEQUENTIAL_LC - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the sequential lc (int) constant.
SEQUENTIAL_UC - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the sequential uc (int) constant.
SequentialTestAction - Class in org.eclipse.soda.dk.testmanager.action
 
SequentialTestAction(String) - Constructor for class org.eclipse.soda.dk.testmanager.action.SequentialTestAction
Constructs an instance of this class from the specified id parameter.
SERVICE_DESCRIPTION - Static variable in interface org.eclipse.soda.dk.testagent.test.service.TestAgentTestService
Description of the test
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testagent.test.service.TestAgentTestService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testcontroller.service.ControllerLocaterService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testcontroller.service.TestControllerService
Define the service name (String) constant.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestManagerService
Define the service name (String) constant.
setConfigurationAdmin(ConfigurationAdmin) - Method in class org.eclipse.soda.dk.testcontroller.config.osgi.OSGiTestConfiguration
the configurationAdmin to set
setConfigurationInformation(Dictionary) - Method in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Sets the configuration information value.
setLocalControllerLocater(ControllerLocaterService) - Method in interface org.eclipse.soda.dk.testmanager.service.TestManagerService
Sets the local controller locater value.
setLocalControllerLocater(ControllerLocaterService) - Method in class org.eclipse.soda.dk.testmanager.TestManager
Sets the local controller locater value.
setMark() - Method in class org.eclipse.soda.dk.testagent.util.NotificationProbe
Set mark.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.testagent.service.TestAgentService
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.testagent.TestAgent
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.testcontroller.config.osgi.OSGiTestConfiguration
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.testcontroller.config.standard.StandardTestConfiguration
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.testcontroller.service.ControllerLocaterService
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.testcontroller.service.TestConfigurationService
Sets the notification service value.
setNotificationService(NotificationService) - Method in interface org.eclipse.soda.dk.testcontroller.service.TestControllerService
Sets the notification service value.
setNotificationService(NotificationService) - Method in class org.eclipse.soda.dk.testcontroller.TestController
Sets the notification service value.
setParentAction(Action) - Method in class org.eclipse.soda.dk.testmanager.action.AbstractAction
Sets the parent action value.
setParentAction(Action) - Method in interface org.eclipse.soda.dk.testmanager.action.Action
Sets the parent action value.
setSaxParserFactory(SAXParserFactory) - Method in interface org.eclipse.soda.dk.testmanager.service.TestManagerService
the saxParserFactory to set
setSaxParserFactory(SAXParserFactory) - Method in class org.eclipse.soda.dk.testmanager.TestManager
Sets the sax parser factory value.
setService(TestAgent) - Method in class org.eclipse.soda.dk.testagent.bundle.TestAgentBundle
Sets the service value.
setService(TestAgent) - Method in class org.eclipse.soda.dk.testagent.managed.TestAgentManaged
Sets the service value.
setServiceDetecter(IServiceDetecter) - Method in class org.eclipse.soda.dk.testcontroller.config.osgi.OSGiTestConfiguration
the serviceDetecter to set
setTestClass(Class) - Method in class org.eclipse.soda.dk.testagent.TestAgent
Sets the test class value.
setTestConfigurationService(TestConfigurationService) - Method in class org.eclipse.soda.dk.testcontroller.TestController
Sets the test configuration service value.
setTestContext(TestContext) - Static method in class org.eclipse.soda.dk.testagent.TestAgent
Sets the test context value.
setTestManager(TestManagerService) - Method in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServlet
Sets the test manager value.
setTestSessionManager(DistributedTestSessionService) - Method in class org.eclipse.soda.dk.testmanager.servlet.TestControl
Sets the test session manager value.
setUp() - Method in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Set up.
setUp() - Method in class org.eclipse.soda.dk.testagent.framework.NotificationClientTestCase
Set up.
setUp() - Method in class org.eclipse.soda.dk.testagent.TestAgent
Sets up before testing, for example by acquiring a device.
SHORT_TYPE - Static variable in class org.eclipse.soda.dk.testmanager.parser.PropertyConverterFactory
Define the short type (String) constant.
ShortConverter - Class in org.eclipse.soda.dk.testmanager.parser
 
ShortConverter() - Constructor for class org.eclipse.soda.dk.testmanager.parser.ShortConverter
 
SortedTestSuite - Class in org.eclipse.soda.dk.testagent.framework
 
SortedTestSuite() - Constructor for class org.eclipse.soda.dk.testagent.framework.SortedTestSuite
Constructs an empty TestSuite.
SortedTestSuite(Class, String) - Constructor for class org.eclipse.soda.dk.testagent.framework.SortedTestSuite
Constructs a TestSuite from the given class with the given name.
SortedTestSuite(Class) - Constructor for class org.eclipse.soda.dk.testagent.framework.SortedTestSuite
Constructs a TestSuite from the given class.
SortedTestSuite(String) - Constructor for class org.eclipse.soda.dk.testagent.framework.SortedTestSuite
Constructs an empty TestSuite.
StandardTestConfiguration - Class in org.eclipse.soda.dk.testcontroller.config.standard
 
StandardTestConfiguration() - Constructor for class org.eclipse.soda.dk.testcontroller.config.standard.StandardTestConfiguration
 
start() - Method in class org.eclipse.soda.dk.testmanager.bundle.TestManagerBundle
Start.
start() - Method in class org.eclipse.soda.dk.testmanager.managed.TestManagerManaged
Start.
START_ALL_TESTS_MATCH - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the start all tests match (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileTestAgentResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testagent.test.TestAgentTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testagent.TestAgentResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testcontroller.test.bundle.TestControllerTestBundleResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testcontroller.test.TestControllerTestResourceBundle
Define the start index (int) constant.
START_INDEX - Static variable in class org.eclipse.soda.dk.testmanager.TestManagerResourceBundle
Define the start index (int) constant.
START_SINGLE_TEST_MATCH - Static variable in class org.eclipse.soda.dk.testmanager.TestManager
Define the start single test match (int) constant.
startDocument() - Method in class org.eclipse.soda.dk.testmanager.parser.ContentHandler
Start document.
startElement(String, String, String, Attributes) - Method in class org.eclipse.soda.dk.testmanager.parser.ContentHandler
Start element with the specified namespace uri, local name, q name and atts parameters.
STARTING_SCRIPT_ACTION - Static variable in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServlet
Define the starting script action (int) constant.
startTest(Test) - Method in class org.eclipse.soda.dk.testcontroller.TestGroupRunner
Start test with the specified test parameter.
STATS_CONFIGURATION_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Define the stats configuration count (String) constant.
STATS_CONFIGURATION_ERROR_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Define the stats configuration error count (String) constant.
STATS_SCRIPT_ERROR_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Define the stats script error count (String) constant.
STATS_TEST_CASE_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Define the stats test case count (String) constant.
STATS_TEST_CASE_ERROR_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Define the stats test case error count (String) constant.
STATS_TEST_CASE_FAILED_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Define the stats test case failed count (String) constant.
STATS_TEST_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Define the stats test count (String) constant.
STATS_TEST_ERROR_COUNT - Static variable in interface org.eclipse.soda.dk.testmanager.service.TestStatisticsService
Define the stats test error count (String) constant.
STATUS_EXTERNAL_KEY - Static variable in class org.eclipse.soda.dk.profile.test.agent.ProfileAbstractTestCase
Defines the Status external key.
stop() - Method in class org.eclipse.soda.dk.testmanager.bundle.TestManagerBundle
Stop.
stop() - Method in class org.eclipse.soda.dk.testmanager.managed.TestManagerManaged
Stop.
STREAM_CLOSED - Static variable in class org.eclipse.soda.dk.testmanager.servlet.DeviceTestManagerServlet
Define the stream closed (int) constant.
STRING_TYPE - Static variable in class org.eclipse.soda.dk.testmanager.parser.PropertyConverterFactory
Define the string type (String) constant.
StringConverter - Class in org.eclipse.soda.dk.testmanager.parser
 
StringConverter() - Constructor for class org.eclipse.soda.dk.testmanager.parser.StringConverter
 
suite() - Static method in class org.eclipse.soda.dk.testagent.test.TestAgentTestSuite
Suite and return the Test result.
SynchronizationTestCase - Class in org.eclipse.soda.dk.testagent.test
 
SynchronizationTestCase(String) - Constructor for class org.eclipse.soda.dk.testagent.test.SynchronizationTestCase
Constructs an instance of this class from the specified name parameter.

1.0.0
A B C D E F G H I K L M N O P R S T U V W Y
Copyright (c) 2007, 2009 IBM