|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
SXCMLListener
interface.State.addChild(TransitionTarget)
instead.
CALL_EVENT
.
CHANGE_EVENT
.
Action
class.Action
, an
IllegalArgumentException
is thrown.
Builtin.data(Map,Object,String)
instead
Builtin.dataNode(Map,Object,String)
instead
ERROR_EVENT
.
ErrorConstants.EXPRESSION_ERROR
instead.
ExternalContent
implementation represents an
element in the SCXML document that may contain "body
content", which means an arbitrary number of child nodes
belonging to external namespaces.ExternalContent
.
Context
for this TransitionTarget
.
Evaluator
.
SCXMLExecutor
this instance is attached to.
null
if the initial target is a Parallel.
SCXML.getInitial()
instead.
Invoker
for this TransitionTarget
.
Invoker
s currently "active".
State.isFinal()
instead
Evaluator
instance.
Context
instance.
SCXMLSemantics
instance.
Data.getId()
instead.
Action.getParentTransitionTarget()
instead.
TransitionTarget
whose Context
this action
executes in.
PathResolver
.
PathResolver
.
PathResolver
.
Path.getPathScope()
instead.
TransitionTarget.getTransitionsList()
instead
ErrorConstants.ILLEGAL_CONFIG
instead.
ErrorConstants.ILLEGAL_INITIAL
instead.
SCInstance#isDone(TransitionTarget)
TransitionTarget
.
true
(that is, run-to-completion is default).
NamespacePrefixesHolder
is an entity that retains
namespace prefix information from the document for deferred XPath
evaluation.Invoker
for this TransitionTarget
.
ErrorConstants.NO_INITIAL
instead.
SCXML
root,
TransitionTarget
s and Transition
s.org.apache.commons.scxml.SCXMLSemantics
interface.Param
s.
PathResolverHolder
is an entity that holds a
PathResolver
.Invoker
for this target type.
SCInstance
performs book-keeping functions for
a particular execution of a state chart represented by a
SCXML
object.SCXMLParser
instead, after updating the SCXML
document as necessary, in line with newer Working Drafts.SCXMLExecutor
and therefore make it pluggable.SCInstance#setDone(TransitionTarget)
TransitionTarget
.
SCXML.setInitial(String)
instead.
Invoker
for this TransitionTarget
.
State.setFinal(boolean)
instead
Evaluator
instance.
Context
instance.
SCXMLSemantics
instance.
Data.setId(String)
instead.
PathResolver
.
PathResolver
.
PathResolver
to use.
SIGNAL_EVENT
.
delay
ed
<send> events for the "scxml" targettype
attribute value (which is also the default).Invoker
for SCXML documents.TIME_EVENT
.
ErrorConstants.UNDEFINED_VARIABLE
instead.
ErrorConstants.UNKNOWN_ACTION
instead.
Invoker
registered for this target
type (if there is one registered).
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |