A B C D E F G H I J L M N O P R S T W

A

AbstractSCXMLListenerTest - Class in org.apache.commons.scxml.env
Unit tests org.apache.commons.scxml.AbstractSCXMLListener.
AbstractSCXMLListenerTest(String) - Constructor for class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
Construct a new instance of AbstractSCXMLListenerTest with the specified name
AbstractStateMachineTest - Class in org.apache.commons.scxml.env
Unit tests AbstractStateMachine.
AbstractStateMachineTest(String) - Constructor for class org.apache.commons.scxml.env.AbstractStateMachineTest
Construct a new instance of AbstractStateMachineTest with the specified name
actionPerformed(ActionEvent) - Method in class org.apache.commons.scxml.env.StopWatchDisplay
 
ActionsTest - Class in org.apache.commons.scxml.model
Unit tests Assign.
ActionsTest(String) - Constructor for class org.apache.commons.scxml.model.ActionsTest
Construct a new instance of ActionsTest with the specified name
ActionTest - Class in org.apache.commons.scxml.model
 
ActionTest(String) - Constructor for class org.apache.commons.scxml.model.ActionTest
 
AllSCXMLTestSuite - Class in org.apache.commons.scxml
Test suite for [SCXML].
AllSCXMLTestSuite(String) - Constructor for class org.apache.commons.scxml.AllSCXMLTestSuite
Construct a new instance.
assertPostTriggerState(SCXMLExecutor, String, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
assertPostTriggerState(SCXMLExecutor, TriggerEvent, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
assertPostTriggerStates(SCXMLExecutor, String, String[]) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
assertPostTriggerStates(SCXMLExecutor, TriggerEvent, String[]) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
AssignTest - Class in org.apache.commons.scxml.model
Unit tests for <assign> element, particular the "src" attribute.
AssignTest(String) - Constructor for class org.apache.commons.scxml.model.AssignTest
Construct a new instance of AssignTest with the specified name

B

BuiltinTest - Class in org.apache.commons.scxml
 
BuiltinTest(String) - Constructor for class org.apache.commons.scxml.BuiltinTest
 

C

callbacks - Static variable in class org.apache.commons.scxml.model.Hello
We count callbacks to execute() as part of the test suite.
cancel() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
CustomActionTest - Class in org.apache.commons.scxml.model
 
CustomActionTest(String) - Constructor for class org.apache.commons.scxml.model.CustomActionTest
 

D

DatamodelTest - Class in org.apache.commons.scxml.model
Unit tests SCXMLExecutor.
DatamodelTest(String) - Constructor for class org.apache.commons.scxml.model.DatamodelTest
Construct a new instance of SCXMLExecutorTest with the specified name
digest(URL) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
digest(URL, List) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
digest(URL, ErrorHandler) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
digest(URL, ErrorHandler, List) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 

E

ELEvaluatorTest - Class in org.apache.commons.scxml.env.jsp
 
ELEvaluatorTest(String) - Constructor for class org.apache.commons.scxml.env.jsp.ELEvaluatorTest
 
EnvFacesTestSuite - Class in org.apache.commons.scxml.env.faces
Test suite for SCXML Faces Environment package.
EnvFacesTestSuite(String) - Constructor for class org.apache.commons.scxml.env.faces.EnvFacesTestSuite
Construct a new instance.
EnvJexlTestSuite - Class in org.apache.commons.scxml.env.jexl
Test suite for SCXML JEXL Environment package.
EnvJexlTestSuite(String) - Constructor for class org.apache.commons.scxml.env.jexl.EnvJexlTestSuite
Construct a new instance.
EnvJspTestSuite - Class in org.apache.commons.scxml.env.jsp
Test suite for SCXML env package.
EnvJspTestSuite(String) - Constructor for class org.apache.commons.scxml.env.jsp.EnvJspTestSuite
Construct a new instance.
EnvServletTestSuite - Class in org.apache.commons.scxml.env.servlet
Test suite for SCXML Servlet Environment package.
EnvServletTestSuite(String) - Constructor for class org.apache.commons.scxml.env.servlet.EnvServletTestSuite
Construct a new instance.
EnvTestSuite - Class in org.apache.commons.scxml.env
Test suite for SCXML env package.
EnvTestSuite(String) - Constructor for class org.apache.commons.scxml.env.EnvTestSuite
Construct a new instance.
EVENT_RESET - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EVENT_SPLIT - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EVENT_START - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EVENT_STOP - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EVENT_UNSPLIT - Static variable in class org.apache.commons.scxml.env.StopWatch
The events for the stop watch.
EventDataTest - Class in org.apache.commons.scxml
Unit tests SCXMLExecutor.
EventDataTest(String) - Constructor for class org.apache.commons.scxml.EventDataTest
Construct a new instance of SCXMLExecutorTest with the specified name
EventDataTest.ConnectionAlertingPayload - Class in org.apache.commons.scxml
 
EventDataTest.ConnectionAlertingPayload(int) - Constructor for class org.apache.commons.scxml.EventDataTest.ConnectionAlertingPayload
 
execute(EventDispatcher, ErrorReporter, SCInstance, Log, Collection) - Method in class org.apache.commons.scxml.model.Hello
 

F

findAttribute(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
fireEvent(SCXMLExecutor, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
fireEvent(SCXMLExecutor, TriggerEvent) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
fireEvents(SCXMLExecutor, TriggerEvent[]) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 

G

getAttribute(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getAttribute(String, int) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getAttributeNamesInScope(int) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getAttributesScope(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getCurrentState() - Method in class org.apache.commons.scxml.env.StopWatch
 
getDisplay() - Method in class org.apache.commons.scxml.env.StopWatch
 
getErrCode() - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
getErrCtx() - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
getErrDetail() - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
getExecutor(URL) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(URL, Evaluator) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(URL, ErrorHandler) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(SCXML) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(SCXML, SCXMLSemantics) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(Evaluator, SCXML) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(URL, Context, Evaluator) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(SCXML, Context, Evaluator) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(Context, Evaluator, SCXML, EventDispatcher, Tracer) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExecutor(Context, Evaluator, SCXML, EventDispatcher, Tracer, SCXMLSemantics) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
getExpressionEvaluator() - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getLine() - Method in class org.apache.commons.scxml.EventDataTest.ConnectionAlertingPayload
 
getName() - Method in class org.apache.commons.scxml.model.Hello
Get the name.
getOut() - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
getVariableResolver() - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 

H

Hello - Class in org.apache.commons.scxml.model
Our custom "hello world" action.
Hello() - Constructor for class org.apache.commons.scxml.model.Hello
Public constructor is needed for the I in SCXML IO.
HistoryTest - Class in org.apache.commons.scxml.model
 
HistoryTest(String) - Constructor for class org.apache.commons.scxml.model.HistoryTest
Construct a new instance of HistoryTest with the specified name

I

invoke(String, Map) - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
InvokeParamNameTest - Class in org.apache.commons.scxml.invoke
 
InvokeParamNameTest(String) - Constructor for class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
InvokeParamNameTest.DummyInvoker - Class in org.apache.commons.scxml.invoke
 
InvokeParamNameTest.DummyInvoker() - Constructor for class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
InvokeTest - Class in org.apache.commons.scxml.invoke
Unit tests SCXMLExecutor.
InvokeTest(String) - Constructor for class org.apache.commons.scxml.invoke.InvokeTest
Construct a new instance of SCXMLExecutorTest with the specified name
InvokeTestSuite - Class in org.apache.commons.scxml.invoke
Test suite for the SCXML "invoke" package.
InvokeTestSuite(String) - Constructor for class org.apache.commons.scxml.invoke.InvokeTestSuite
Construct a new instance.
IOTestSuite - Class in org.apache.commons.scxml.io
Test suite for SCXML IO package.
IOTestSuite(String) - Constructor for class org.apache.commons.scxml.io.IOTestSuite
Construct a new instance.
Issue62Test - Class in org.apache.commons.scxml.issues
Test cases for issue 62.
Issue62Test(String) - Constructor for class org.apache.commons.scxml.issues.Issue62Test
 
Issue64Test - Class in org.apache.commons.scxml.issues
Test cases for issue 64.
Issue64Test(String) - Constructor for class org.apache.commons.scxml.issues.Issue64Test
 
IssuesTestSuite - Class in org.apache.commons.scxml.issues
Issue-specific test suite for Commons SCXML.
IssuesTestSuite(String) - Constructor for class org.apache.commons.scxml.issues.IssuesTestSuite
Construct a new instance.

J

JexlContextTest - Class in org.apache.commons.scxml.env.jexl
 
JexlContextTest(String) - Constructor for class org.apache.commons.scxml.env.jexl.JexlContextTest
 
JexlEvaluatorTest - Class in org.apache.commons.scxml.env.jexl
 
JexlEvaluatorTest(String) - Constructor for class org.apache.commons.scxml.env.jexl.JexlEvaluatorTest
 

L

lastParams() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
lastSource() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
LogUtilsTest - Class in org.apache.commons.scxml.env
 
LogUtilsTest(String) - Constructor for class org.apache.commons.scxml.env.LogUtilsTest
 
lookupContext(SCXMLExecutor, TransitionTarget) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
lookupContext(SCXMLExecutor, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
lookupTransitionTarget(SCXMLExecutor, String) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 

M

main(String[]) - Static method in class org.apache.commons.scxml.AllSCXMLTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.BuiltinTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.AbstractStateMachineTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.EnvTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.faces.EnvFacesTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.faces.SessionContextTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jexl.EnvJexlTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.jexl.JexlContextTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jexl.JexlEvaluatorTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jsp.ELEvaluatorTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.jsp.EnvJspTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.jsp.RootContextTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.LogUtilsTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.servlet.EnvServletTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.env.servlet.ServletContextResolverTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.SimpleContextTest
 
main(String[]) - Static method in class org.apache.commons.scxml.env.StopWatchDisplay
 
main(String[]) - Static method in class org.apache.commons.scxml.env.StopWatchTest
 
main(String[]) - Static method in class org.apache.commons.scxml.EventDataTest
 
main(String[]) - Static method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
main(String[]) - Static method in class org.apache.commons.scxml.invoke.InvokeTest
 
main(String[]) - Static method in class org.apache.commons.scxml.invoke.InvokeTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.io.IOTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.io.SCXMLDigesterTest
 
main(String[]) - Static method in class org.apache.commons.scxml.io.SCXMLParserTest
 
main(String[]) - Static method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
main(String[]) - Static method in class org.apache.commons.scxml.io.StateSrcTest
 
main(String[]) - Static method in class org.apache.commons.scxml.issues.Issue62Test
 
main(String[]) - Static method in class org.apache.commons.scxml.issues.Issue64Test
 
main(String[]) - Static method in class org.apache.commons.scxml.issues.IssuesTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.model.ActionsTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.ActionTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.AssignTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.CustomActionTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.DatamodelTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.HistoryTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.ModelTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.model.PathTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.StatelessModelTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.StateTest
 
main(String[]) - Static method in class org.apache.commons.scxml.model.TransitionTest
 
main(String[]) - Static method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
 
main(String[]) - Static method in class org.apache.commons.scxml.SCInstanceTest
 
main(String[]) - Static method in class org.apache.commons.scxml.SCXMLExecutorTest
 
main(String[]) - Static method in class org.apache.commons.scxml.SCXMLHelperTest
 
main(String[]) - Static method in class org.apache.commons.scxml.SCXMLTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.semantics.SemanticsTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
main(String[]) - Static method in class org.apache.commons.scxml.StatusTest
 
main(String[]) - Static method in class org.apache.commons.scxml.test.TestingTestSuite
Command-line interface.
main(String[]) - Static method in class org.apache.commons.scxml.TieBreakerTest
 
main(String[]) - Static method in class org.apache.commons.scxml.TriggerEventTest
 
main(String[]) - Static method in class org.apache.commons.scxml.WildcardTest
 
main(String[]) - Static method in class org.apache.commons.scxml.WizardsTest
 
MockErrorReporter - Class in org.apache.commons.scxml.env
 
MockErrorReporter() - Constructor for class org.apache.commons.scxml.env.MockErrorReporter
 
MockJspContext - Class in org.apache.commons.scxml.env.jsp
A placeholder for a JspContext, to run tests against.
MockJspContext() - Constructor for class org.apache.commons.scxml.env.jsp.MockJspContext
 
ModelTestSuite - Class in org.apache.commons.scxml.model
Test suite for SCXML model package.
ModelTestSuite(String) - Constructor for class org.apache.commons.scxml.model.ModelTestSuite
Construct a new instance.

N

NamespacePrefixedXPathsTest - Class in org.apache.commons.scxml
Unit tests for namespace prefixes in XPaths pointing bits in a <data>.
NamespacePrefixedXPathsTest(String) - Constructor for class org.apache.commons.scxml.NamespacePrefixedXPathsTest
Construct a new instance of NamespacePrefixedXPathsTest with the specified name

O

onError(String, String, Object) - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
org.apache.commons.scxml - package org.apache.commons.scxml
 
org.apache.commons.scxml.env - package org.apache.commons.scxml.env
 
org.apache.commons.scxml.env.faces - package org.apache.commons.scxml.env.faces
 
org.apache.commons.scxml.env.jexl - package org.apache.commons.scxml.env.jexl
 
org.apache.commons.scxml.env.jsp - package org.apache.commons.scxml.env.jsp
 
org.apache.commons.scxml.env.servlet - package org.apache.commons.scxml.env.servlet
 
org.apache.commons.scxml.invoke - package org.apache.commons.scxml.invoke
 
org.apache.commons.scxml.io - package org.apache.commons.scxml.io
 
org.apache.commons.scxml.issues - package org.apache.commons.scxml.issues
 
org.apache.commons.scxml.model - package org.apache.commons.scxml.model
 
org.apache.commons.scxml.semantics - package org.apache.commons.scxml.semantics
 
org.apache.commons.scxml.test - package org.apache.commons.scxml.test
 

P

parentEvents(TriggerEvent[]) - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
parse(URL) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
parse(URL, List) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
parse(URL, ErrorHandler) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
parse(URL, ErrorHandler, List) - Static method in class org.apache.commons.scxml.SCXMLTestHelper
 
PathTest - Class in org.apache.commons.scxml.model
 
PathTest(String) - Constructor for class org.apache.commons.scxml.model.PathTest
 
paused() - Method in class org.apache.commons.scxml.env.StopWatch
 

R

removeAttribute(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
removeAttribute(String, int) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
reset() - Method in class org.apache.commons.scxml.env.StopWatch
 
resolveVariable(String) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
RootContextTest - Class in org.apache.commons.scxml.env.jsp
Unit tests org.apache.commons.scxml.env.RootContext.
RootContextTest(String) - Constructor for class org.apache.commons.scxml.env.jsp.RootContextTest
Construct a new instance of ActionsTest with the specified name
running() - Method in class org.apache.commons.scxml.env.StopWatch
 

S

SCInstanceTest - Class in org.apache.commons.scxml
 
SCInstanceTest(String) - Constructor for class org.apache.commons.scxml.SCInstanceTest
 
SCXMLDigesterTest - Class in org.apache.commons.scxml.io
Unit tests org.apache.commons.scxml.SCXMLDigester.
SCXMLDigesterTest(String) - Constructor for class org.apache.commons.scxml.io.SCXMLDigesterTest
Construct a new instance of SCXMLDigesterTest with the specified name
SCXMLExecutorTest - Class in org.apache.commons.scxml
Unit tests SCXMLExecutor.
SCXMLExecutorTest(String) - Constructor for class org.apache.commons.scxml.SCXMLExecutorTest
Construct a new instance of SCXMLExecutorTest with the specified name
SCXMLHelperTest - Class in org.apache.commons.scxml
 
SCXMLHelperTest(String) - Constructor for class org.apache.commons.scxml.SCXMLHelperTest
 
SCXMLParserTest - Class in org.apache.commons.scxml.io
Unit tests org.apache.commons.scxml.SCXMLParser.
SCXMLParserTest(String) - Constructor for class org.apache.commons.scxml.io.SCXMLParserTest
Construct a new instance of SCXMLDigesterTest with the specified name
SCXMLSerializerTest - Class in org.apache.commons.scxml.io
 
SCXMLSerializerTest(String) - Constructor for class org.apache.commons.scxml.io.SCXMLSerializerTest
 
SCXMLTestHelper - Class in org.apache.commons.scxml
Helper methods for running SCXML unit tests.
SCXMLTestSuite - Class in org.apache.commons.scxml
Test suite for the SCXML package.
SCXMLTestSuite(String) - Constructor for class org.apache.commons.scxml.SCXMLTestSuite
Construct a new instance.
SemanticsTestSuite - Class in org.apache.commons.scxml.semantics
Test suite for SCXML Semantics package.
SemanticsTestSuite(String) - Constructor for class org.apache.commons.scxml.semantics.SemanticsTestSuite
Construct a new instance.
SERIALIZATION_DIR - Static variable in class org.apache.commons.scxml.SCXMLTestHelper
Serialized Commons SCXML object model temporary store.
SERIALIZATION_FILE_PREFIX - Static variable in class org.apache.commons.scxml.SCXMLTestHelper
 
SERIALIZATION_FILE_SUFFIX - Static variable in class org.apache.commons.scxml.SCXMLTestHelper
 
ServletContextResolverTest - Class in org.apache.commons.scxml.env.servlet
 
ServletContextResolverTest(String) - Constructor for class org.apache.commons.scxml.env.servlet.ServletContextResolverTest
 
SessionContextTest - Class in org.apache.commons.scxml.env.faces
 
SessionContextTest(String) - Constructor for class org.apache.commons.scxml.env.faces.SessionContextTest
 
setAttribute(String, Object) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
setAttribute(String, Object, int) - Method in class org.apache.commons.scxml.env.jsp.MockJspContext
 
setErrCode(String) - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
setErrCtx(Object) - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
setErrDetail(String) - Method in class org.apache.commons.scxml.env.MockErrorReporter
 
setLine(int) - Method in class org.apache.commons.scxml.EventDataTest.ConnectionAlertingPayload
 
setName(String) - Method in class org.apache.commons.scxml.model.Hello
Set the name.
setParentStateId(String) - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
setSCInstance(SCInstance) - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest.DummyInvoker
 
setUp() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.env.jsp.RootContextTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.env.SimpleContextTest
 
setUp() - Method in class org.apache.commons.scxml.env.StopWatchTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.EventDataTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
setUp() - Method in class org.apache.commons.scxml.invoke.InvokeTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.io.SCXMLParserTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.io.StateSrcTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.issues.Issue62Test
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.issues.Issue64Test
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.ActionsTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.ActionTest
 
setUp() - Method in class org.apache.commons.scxml.model.AssignTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.CustomActionTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.DatamodelTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.HistoryTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.model.StateTest
 
setUp() - Method in class org.apache.commons.scxml.model.TransitionTest
 
setUp() - Method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.SCInstanceTest
 
setUp() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
setUp() - Method in class org.apache.commons.scxml.StatusTest
 
setUp() - Method in class org.apache.commons.scxml.TieBreakerTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.TriggerEventTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.WildcardTest
Set up instance variables required by this test case.
setUp() - Method in class org.apache.commons.scxml.WizardsTest
Set up instance variables required by this test case.
SimpleContextTest - Class in org.apache.commons.scxml.env
 
SimpleContextTest(String) - Constructor for class org.apache.commons.scxml.env.SimpleContextTest
 
StatelessModelTest - Class in org.apache.commons.scxml.model
Unit tests SCXMLExecutor.
StatelessModelTest(String) - Constructor for class org.apache.commons.scxml.model.StatelessModelTest
Construct a new instance of SCXMLExecutorTest with the specified name
StateSrcTest - Class in org.apache.commons.scxml.io
Unit tests org.apache.commons.scxml.SCXMLDigester Test white box nature of element "src" attribute.
StateSrcTest(String) - Constructor for class org.apache.commons.scxml.io.StateSrcTest
Construct a new instance of SCXMLDigesterTest with the specified name
StateTest - Class in org.apache.commons.scxml.model
 
StateTest(String) - Constructor for class org.apache.commons.scxml.model.StateTest
 
StaticMethodTest - Class in org.apache.commons.scxml.env.jexl
 
StaticMethodTest(String) - Constructor for class org.apache.commons.scxml.env.jexl.StaticMethodTest
 
StatusTest - Class in org.apache.commons.scxml
 
StatusTest(String) - Constructor for class org.apache.commons.scxml.StatusTest
 
stopped() - Method in class org.apache.commons.scxml.env.StopWatch
 
StopWatch - Class in org.apache.commons.scxml.env
A SCXML document driven stop watch.
StopWatch() - Constructor for class org.apache.commons.scxml.env.StopWatch
 
StopWatchDisplay - Class in org.apache.commons.scxml.env
Quick GUI to demonstrate the SCXML driven stopwatch.
StopWatchDisplay() - Constructor for class org.apache.commons.scxml.env.StopWatchDisplay
 
StopWatchTest - Class in org.apache.commons.scxml.env
 
StopWatchTest(String) - Constructor for class org.apache.commons.scxml.env.StopWatchTest
 
suite() - Static method in class org.apache.commons.scxml.AllSCXMLTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.BuiltinTest
 
suite() - Static method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
suite() - Static method in class org.apache.commons.scxml.env.AbstractStateMachineTest
 
suite() - Static method in class org.apache.commons.scxml.env.EnvTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.faces.EnvFacesTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.faces.SessionContextTest
 
suite() - Static method in class org.apache.commons.scxml.env.jexl.EnvJexlTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.jexl.JexlContextTest
 
suite() - Static method in class org.apache.commons.scxml.env.jexl.JexlEvaluatorTest
 
suite() - Static method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
 
suite() - Static method in class org.apache.commons.scxml.env.jsp.ELEvaluatorTest
 
suite() - Static method in class org.apache.commons.scxml.env.jsp.EnvJspTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.jsp.RootContextTest
 
suite() - Static method in class org.apache.commons.scxml.env.LogUtilsTest
 
suite() - Static method in class org.apache.commons.scxml.env.servlet.EnvServletTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.env.servlet.ServletContextResolverTest
 
suite() - Static method in class org.apache.commons.scxml.env.SimpleContextTest
 
suite() - Static method in class org.apache.commons.scxml.env.StopWatchTest
 
suite() - Static method in class org.apache.commons.scxml.EventDataTest
 
suite() - Static method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
suite() - Static method in class org.apache.commons.scxml.invoke.InvokeTest
 
suite() - Static method in class org.apache.commons.scxml.invoke.InvokeTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.io.IOTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.io.SCXMLDigesterTest
 
suite() - Static method in class org.apache.commons.scxml.io.SCXMLParserTest
 
suite() - Static method in class org.apache.commons.scxml.io.SCXMLSerializerTest
 
suite() - Static method in class org.apache.commons.scxml.io.StateSrcTest
 
suite() - Static method in class org.apache.commons.scxml.issues.Issue62Test
 
suite() - Static method in class org.apache.commons.scxml.issues.Issue64Test
 
suite() - Static method in class org.apache.commons.scxml.issues.IssuesTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.model.ActionsTest
 
suite() - Static method in class org.apache.commons.scxml.model.ActionTest
 
suite() - Static method in class org.apache.commons.scxml.model.AssignTest
 
suite() - Static method in class org.apache.commons.scxml.model.CustomActionTest
 
suite() - Static method in class org.apache.commons.scxml.model.DatamodelTest
 
suite() - Static method in class org.apache.commons.scxml.model.HistoryTest
 
suite() - Static method in class org.apache.commons.scxml.model.ModelTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.model.PathTest
 
suite() - Static method in class org.apache.commons.scxml.model.StatelessModelTest
 
suite() - Static method in class org.apache.commons.scxml.model.StateTest
 
suite() - Static method in class org.apache.commons.scxml.model.TransitionTest
 
suite() - Static method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
 
suite() - Static method in class org.apache.commons.scxml.SCInstanceTest
 
suite() - Static method in class org.apache.commons.scxml.SCXMLExecutorTest
 
suite() - Static method in class org.apache.commons.scxml.SCXMLHelperTest
 
suite() - Static method in class org.apache.commons.scxml.SCXMLTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.semantics.SemanticsTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
suite() - Static method in class org.apache.commons.scxml.StatusTest
 
suite() - Static method in class org.apache.commons.scxml.test.TestingTestSuite
Get the suite of tests
suite() - Static method in class org.apache.commons.scxml.TieBreakerTest
 
suite() - Static method in class org.apache.commons.scxml.TriggerEventTest
 
suite() - Static method in class org.apache.commons.scxml.WildcardTest
 
suite() - Static method in class org.apache.commons.scxml.WizardsTest
 

T

tearDown() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.env.jexl.StaticMethodTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.env.jsp.RootContextTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.env.StopWatchTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.EventDataTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.invoke.InvokeParamNameTest
 
tearDown() - Method in class org.apache.commons.scxml.invoke.InvokeTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.io.SCXMLDigesterTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.io.SCXMLParserTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.io.StateSrcTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.issues.Issue62Test
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.issues.Issue64Test
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.ActionsTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.AssignTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.CustomActionTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.DatamodelTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.HistoryTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.model.StatelessModelTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.NamespacePrefixedXPathsTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.SCXMLExecutorTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.TieBreakerTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.TriggerEventTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.WildcardTest
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.commons.scxml.WizardsTest
Tear down instance variables required by this test case.
test01issue62() - Method in class org.apache.commons.scxml.issues.Issue62Test
 
test01issue64() - Method in class org.apache.commons.scxml.issues.Issue64Test
 
test02issue62() - Method in class org.apache.commons.scxml.issues.Issue62Test
 
test02issue64() - Method in class org.apache.commons.scxml.issues.Issue64Test
 
test03issue62() - Method in class org.apache.commons.scxml.issues.Issue62Test
 
testAbstractSCXMLListener0() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
testAbstractSCXMLListener1() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
testAbstractSCXMLListener2() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
testAbstractSCXMLListener3() - Method in class org.apache.commons.scxml.env.AbstractSCXMLListenerTest
 
testAddBadCustomAction01() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction02() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction03() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction04() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction05() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddBadCustomAction06() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddGoodCustomAction01() - Method in class org.apache.commons.scxml.model.CustomActionTest
 
testAddTransitionContainKey() - Method in class org.apache.commons.scxml.model.StateTest
 
testAddTransitionDoesNotContainKey() - Method in class org.apache.commons.scxml.model.StateTest
 
testAssignSrc() - Method in class org.apache.commons.scxml.model.AssignTest
Test the implementation
testComparatorEquals() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorFirstMoreParents() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorNegative() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorPositive() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorSameParent() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testComparatorSecondMoreParents() - Method in class org.apache.commons.scxml.semantics.TransitionTargetComparatorTest
 
testConstructorNull() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorNullState() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorParent() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorParentParallel() - Method in class org.apache.commons.scxml.model.PathTest
 
testConstructorParentParallelParent() - Method in class org.apache.commons.scxml.model.PathTest