NotificationRegistry notificationRegistry
Map<K,V> contexts
Map
of Context
s per
TransitionTarget
.Map<K,V> histories
Map
of last known configurations per
History
.Map<K,V> completions
Map
for recording the run to completion status of
composite states.Map<K,V> invokerClasses
Invoker
classes Map
, keyed by
<invoke> target types (specified using "targettype" attribute).Map<K,V> invokers
Map
of active Invoker
s, keyed by
(leaf) State
s.Evaluator evaluator
Context rootContext
SCXMLExecutor executor
org.apache.commons.logging.Log log
SCXML stateMachine
Status currentStatus
EventDispatcher eventdispatcher
ErrorReporter errorReporter
boolean superStep
SCXMLSemantics semantics
SCInstance scInstance
Set<E> states
Collection<E> events
org.apache.commons.logging.Log log
Map<K,V> timers
Map
of active Timer
s, keyed by
<send> element id
s.SCXMLExecutor executor
ErrorHandler errHandler
ErrorReporter errReporter
SCXMLListener scxmlListener
org.apache.commons.logging.Log log
URL baseURL
org.apache.commons.logging.Log log
javax.servlet.jsp.el.FunctionMapper builtinFnMapper
javax.servlet.jsp.el.FunctionMapper fnMapper
private void readObject(ObjectInputStream in) throws IOException
IOException
- Guaranteed to throw a NotSerializableExceptionprivate void writeObject(ObjectOutputStream out) throws IOException
IOException
- Guaranteed to throw a NotSerializableExceptionjavax.servlet.jsp.el.VariableResolver variableResolver
String parentStateId
String eventPrefix
SCInstance parentSCInstance
SCXMLExecutor executor
boolean cancelled
Executable parent
Map<K,V> namespaces
String name
String location
String src
String expr
PathResolver pathResolver
PathResolver
for resolving the "src" result.String sendid
String id
String src
String expr
Node node
Map<K,V> namespaces
String cond
String name
List<E> actions
TransitionTarget parent
boolean isDeep
Transition transition
String cond
List<E> actions
boolean execute
Transition transition
String targettype
String src
String srcexpr
Map<K,V> params
List<E> paramsList
Finalize finalize
PathResolver pathResolver
PathResolver
for resolving the "src" or "srcexpr" result.Map<K,V> namespaces
List<E> upSeg
List<E> downSeg
TransitionTarget scope
boolean crossRegion
String xmlns
String version
TransitionTarget initialTarget
String initial
Datamodel datamodel
Map<K,V> children
Map<K,V> targets
Map<K,V> namespaces
boolean legacy
SCXMLDigester
) was used.String sendid
String target
String targettype
String delay
String hints
String namelist
List<E> externalNodes
String event
Map<K,V> children
Parallel parallel
Invoke invoke
boolean isFinal
Initial initial
boolean done
String event
String cond
List<E> targets
String next
List<E> paths
targets
.Path
Map<K,V> namespaces
String id
OnEntry onEntry
OnExit onExit
Datamodel datamodel
TransitionTarget parent
List<E> transitions
List<E> history
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.