|
|||||||||
| Home >> All >> org >> apache >> taglibs >> rdc >> [ scxml overview ] | PREV NEXT | ||||||||
A
- addActionRules(String, ExtendedBaseRules) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addActionRulesTuple(String, ExtendedBaseRules, Class) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addHandlerRules(String, ExtendedBaseRules) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addHistoryRules(String, ExtendedBaseRules, PathResolver, SCXML) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addIfRules(String, ExtendedBaseRules) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addInitialRule(String, ExtendedBaseRules, PathResolver, SCXML) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addListener(Observable, SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
- Register this SCXMLListener for this Observable
- addListener(SCXMLListener) - Method in interface org.apache.taglibs.rdc.scxml.Observable
- Add this SCXMLListener to the list of listeners associated with this SCXML model entity
- addParallelRules(String, ExtendedBaseRules, SCXML) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addParentRule(String, ExtendedBaseRules, int) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addPseudoStatePropertiesRules(String, ExtendedBaseRules, PathResolver) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addSimpleRulesTuple(String, ExtendedBaseRules, Class, String[], String[], String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addStatePropertiesRules(String, ExtendedBaseRules, PathResolver) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addStateRules(String, ExtendedBaseRules, SCXML, PathResolver, int) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- addTransitionRules(String, ExtendedBaseRules, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- afterStatus - Variable in class org.apache.taglibs.rdc.scxml.Step
- The status after this step
- appLog - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
B
- beforeStatus - Variable in class org.apache.taglibs.rdc.scxml.Step
- The status before this step
- begin(String, String, Attributes) - Method in class org.apache.taglibs.rdc.scxml.SCXMLDigester.DigestSrcAttributeRule
- buildOnExitOnEntryLists(Step, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
C
- CALL_EVENT - Static variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
CALL_EVENT- CHANGE_EVENT - Static variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
CHANGE_EVENT- Context - interface org.apache.taglibs.rdc.scxml.Context.
- A Context or "scope" for storing variables; usually tied to a SCXML root or State object
- cancel(String) - Method in interface org.apache.taglibs.rdc.scxml.EventDispatcher
- Cancel the specified send message
- compare(Object, Object) - Method in class org.apache.taglibs.rdc.scxml.TransitionTargetComparator
- Compares two instances of TransitionTarget in terms of the SCXML tree hierarchy.
- countChainLength(TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.TransitionTargetComparator
- ctx - Variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester.DigestSrcAttributeRule
- currentStatus - Variable in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- The current status of the stateMachine
D
- determineInitialStates(SCXML, Set, List, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- determineTargetStates(Set, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- digest(ServletContext, String, ErrorHandler, Context, Evaluator) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- Convenience method for the RDC SCXML DM strategy impl
- digest(URL, ErrorHandler, Context, Evaluator) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- API for standalone usage.
E
- ERR_PARSE_FAIL - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- EXPRESSION_ERROR - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
- An expression language error.
- ErrorReporter - interface org.apache.taglibs.rdc.scxml.ErrorReporter.
- An interface for reporting SCXML errors to the host environment, containing the definition of commonly occuring errors while executing SCXML documents.
- Evaluator - interface org.apache.taglibs.rdc.scxml.Evaluator.
- Interface for a component that may be used by the SCXML engines to evaluate the expressions within the SCXML document.
- EventDispatcher - interface org.apache.taglibs.rdc.scxml.EventDispatcher.
- The event controller interface used to send messages containing events or other information directly to another SCXML Interpreter, other external systems using an Event I/O Processor or to raise events in the current SCXML session.
- end(String, String) - Method in class org.apache.taglibs.rdc.scxml.SCXMLDigester.SetExecutableParentRule
- end(String, String) - Method in class org.apache.taglibs.rdc.scxml.SCXMLDigester.UpdateModelRule
- entryList - Variable in class org.apache.taglibs.rdc.scxml.Step
- The list of TransitionTargets that were entered during this step
- enumerateReachableTransitions(SCXML, Step, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- equals(Object) - Method in class org.apache.taglibs.rdc.scxml.TriggerEvent
- Define an equals operator for TriggerEvent
- errorReporter - Variable in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- The environment specific error reporter
- eval(Context, String) - Method in interface org.apache.taglibs.rdc.scxml.Evaluator
- Evaluate an expression
- evalCond(Context, String) - Method in interface org.apache.taglibs.rdc.scxml.Evaluator
- Evaluate a condition.
- evaluator - Variable in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- The evaluator for expressions
- eventMatch(String, Set) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- Implements prefix match, that is, if, for example, "mouse.click" is a member of eventOccurrences and a transition is triggered by "mouse", the method returns true.
- eventdispatcher - Variable in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- The event dispatcher to interface with external documents etc.
- events - Variable in class org.apache.taglibs.rdc.scxml.Status
- The events that are currently queued.
- executeActionList(List, Collection, SCXMLExecutor, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- executeActions(Step, SCXMLExecutor, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- Exectutes all OnExit/Transition/OnEntry transitional actions.
- exitList - Variable in class org.apache.taglibs.rdc.scxml.Step
- The list of TransitionTargets that were exited during this step
- externalEvents - Variable in class org.apache.taglibs.rdc.scxml.Step
- The external events in this step
F
- filterTransitionsSet(Step, Evaluator, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- fireOnEntry(Observable, TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
- Inform all relevant listeners that a TransitionTarget has been entered
- fireOnExit(Observable, TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
- Inform all relevant listeners that a TransitionTarget has been exited
- fireOnTransition(Observable, TransitionTarget, TransitionTarget, Transition) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
- Inform all relevant listeners of a transition that has occured
G
- get(String) - Method in interface org.apache.taglibs.rdc.scxml.Context
- Get the value of this variable; delegating to parent
- getAfterStatus() - Method in class org.apache.taglibs.rdc.scxml.Step
- getAllStates() - Method in class org.apache.taglibs.rdc.scxml.Status
- Get the complete states configuration
- getAncestorClosure(Set, Set) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
- Creates a set which contains given states and all their ancestors recursively up to the upper bound.
- getBeforeStatus() - Method in class org.apache.taglibs.rdc.scxml.Step
- getCurrentStatus() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Get the current status
- getEntryList() - Method in class org.apache.taglibs.rdc.scxml.Step
- getErrorReporter() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Get the environment specific error reporter
- getEvaluator() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Get the expression evaluator
- getEventdispatcher() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Get the event dispatcher
- getEvents() - Method in class org.apache.taglibs.rdc.scxml.Status
- Get the events that are currently queued.
- getExitList() - Method in class org.apache.taglibs.rdc.scxml.Step
- getExternalEvents() - Method in class org.apache.taglibs.rdc.scxml.Step
- getLCA(TransitionTarget, TransitionTarget) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
- finds the least common ancestor of transition targets tt1 and tt2 if one exists.
- getName() - Method in class org.apache.taglibs.rdc.scxml.TriggerEvent
- getParent() - Method in interface org.apache.taglibs.rdc.scxml.Context
- Get the parent Context, may be null
- getPayload() - Method in class org.apache.taglibs.rdc.scxml.TriggerEvent
- getResolver(String) - Method in interface org.apache.taglibs.rdc.scxml.PathResolver
- Get a PathResolver rooted at this context sensitive path.
- getStateMachine() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Get the state machine that is being executed
- getStates() - Method in class org.apache.taglibs.rdc.scxml.Status
- Get the states configuration (leaf only).
- getStatesExited(Transition, Set) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
- Returns the set of all states (and parallels) which are exited if a given transition t is going to be taken.
- getTTComparator() - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- TransitionTargetComparator factory method
- getTransitList() - Method in class org.apache.taglibs.rdc.scxml.Step
- getType() - Method in class org.apache.taglibs.rdc.scxml.TriggerEvent
H
- has(String) - Method in interface org.apache.taglibs.rdc.scxml.Context
- Check if this variable exists, delegating to parent
I
- ILLEGAL_CONFIG - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
- Illegal state machine configuration.
- ILLEGAL_INITIAL - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
- An initial state for a composite state whose Transition does not Map to a descendant of the composite state.
- INDENT - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- inConflict(Transition, Transition, Set) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
- According to the UML definition, two transitions are conflicting if the sets of states they exit overlap.
- initRules(SCXML, PathResolver) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- isDescendant(TransitionTarget, TransitionTarget) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
- Checks whether a transition target tt (State or Parallel) is a descendant of the transition target ctx.
- isFinal() - Method in class org.apache.taglibs.rdc.scxml.Status
- Have we reached a final configuration for this state machine.
- isLegalConfig(Set, ErrorReporter) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
- Checks whether a given set of states is a legal Harel State Table configuration (with the respect to the definition of the OR and AND states).
- isStringEmpty(String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
- Return true if the string is empty
- isSuperStep() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Use "super-step", default is
true(that is, run-to-completion is default) - iterator() - Method in interface org.apache.taglibs.rdc.scxml.Context
- Get an Iterator over all variables in this Context
L
- log - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- log - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- logState() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
N
- NON_DETERMINISTIC - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
- Non-deterministic situation has occured - there are more than one enabled transitions in conflict.
- NO_INITIAL - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
- Missing initial state for a composite state or for the smxml root.
- NotificationRegistry - class org.apache.taglibs.rdc.scxml.NotificationRegistry.
- The registry where SCXML listeners are recorded for Observable objects.
- NotificationRegistry() - Constructor for class org.apache.taglibs.rdc.scxml.NotificationRegistry
- Constructor
- name - Variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
- The event name
- newContext(Context) - Method in interface org.apache.taglibs.rdc.scxml.Evaluator
- Create a new child context.
- newInstance(SCXML, PathResolver) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- normalizeStateMachine(SCXML, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
O
- Observable - interface org.apache.taglibs.rdc.scxml.Observable.
- Interface that allows an entity within an SCXML document to have listeners attached to itself so they may be informed of events within this entity's realm.
- onEntry(TransitionTarget) - Method in interface org.apache.taglibs.rdc.scxml.SCXMLListener
- Handle the entry into a TransitionTarget
- onError(String, String, Object) - Method in interface org.apache.taglibs.rdc.scxml.ErrorReporter
- onExit(TransitionTarget) - Method in interface org.apache.taglibs.rdc.scxml.SCXMLListener
- Handle the exit out of a TransitionTarget
- onTransition(TransitionTarget, TransitionTarget, Transition) - Method in interface org.apache.taglibs.rdc.scxml.SCXMLListener
- Handle the transition
- org.apache.taglibs.rdc.scxml - package org.apache.taglibs.rdc.scxml
- A collection of data models for all RDCs and some helper classes.
P
- PathResolver - interface org.apache.taglibs.rdc.scxml.PathResolver.
- Interface for a component that may be used by the SCXML engines to resolve context sensitive paths.
- payload - Variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
- The event payload
R
- regs - Variable in class org.apache.taglibs.rdc.scxml.NotificationRegistry
- removeListener(Observable, SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
- Deregister this SCXMLListener for this Observable
- removeListener(SCXMLListener) - Method in interface org.apache.taglibs.rdc.scxml.Observable
- Remove this SCXMLListener from the list of listeners associated with this SCXML model entity.
- reset() - Method in interface org.apache.taglibs.rdc.scxml.Context
- Clear this Context
- reset() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Clear all state and begin from "initialstate" indicated on root SCXML element.
- resolvePath(String) - Method in interface org.apache.taglibs.rdc.scxml.PathResolver
- Resolve this context sensitive path to an absolute URL.
S
- SCXMLDigester - class org.apache.taglibs.rdc.scxml.SCXMLDigester.
- The SCXMLDigester can be used to:
a) Digest a SCXML file placed in a web application context
b) Obtain a Digester instance configured with rules for SCXML digestion
c) Serialize an SCXML object (primarily for debugging) - SCXMLDigester() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLDigester
- SCXMLDigester.DigestSrcAttributeRule - class org.apache.taglibs.rdc.scxml.SCXMLDigester.DigestSrcAttributeRule.
- Custom digestion rule for external sources, that is, the src attribute of the <state> element
- SCXMLDigester.DigestSrcAttributeRule(PathResolver) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLDigester.DigestSrcAttributeRule
- SCXMLDigester.SetExecutableParentRule - class org.apache.taglibs.rdc.scxml.SCXMLDigester.SetExecutableParentRule.
- Custom digestion rule for setting Executable parent of Action elements
- SCXMLDigester.SetExecutableParentRule() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLDigester.SetExecutableParentRule
- SCXMLDigester.UpdateModelRule - class org.apache.taglibs.rdc.scxml.SCXMLDigester.UpdateModelRule.
- Custom digestion rule for establishing necessary associations within the
SCXML object, which include:
1) Updation of the SCXML object's global targets Map
2) Obtaining a handle to the SCXML object's NotificationRegistry - SCXMLDigester.UpdateModelRule(SCXML) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLDigester.UpdateModelRule
- SCXMLExecutor - class org.apache.taglibs.rdc.scxml.SCXMLExecutor.
- The SCXML "engine" that executes SCXML documents.
- SCXMLExecutor() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- SCXMLExecutor(Evaluator, EventDispatcher, ErrorReporter) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Constructor
- SCXMLExpressionException - exception org.apache.taglibs.rdc.scxml.SCXMLExpressionException.
- Exception thrown when a malformed expression is encountered during evaluation of an expression in a SCXML document.
- SCXMLExpressionException() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLExpressionException
- SCXMLExpressionException(String) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLExpressionException
- SCXMLExpressionException(Throwable) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLExpressionException
- SCXMLExpressionException(String, Throwable) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLExpressionException
- SCXMLHelper - class org.apache.taglibs.rdc.scxml.SCXMLHelper.
- Helper class, all methods static final.
- SCXMLHelper() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLHelper
- SCXMLListener - interface org.apache.taglibs.rdc.scxml.SCXMLListener.
- Listener interface for Observable entities in the SCXML model.
- SCXMLSemantics - class org.apache.taglibs.rdc.scxml.SCXMLSemantics.
- This class encapsulates a particular SCXML semantics, that is a particular semantic interpretation of Harel Statecharts.
- SCXMLSemantics() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- SIGNAL_EVENT - Static variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
SIGNAL_EVENT- Status - class org.apache.taglibs.rdc.scxml.Status.
- The encapsulation of the current state of a state machine.
- Status() - Constructor for class org.apache.taglibs.rdc.scxml.Status
- Constructor
- Step - class org.apache.taglibs.rdc.scxml.Step.
- A logical unit of progression in the execution of a SCXML model.
- Step() - Constructor for class org.apache.taglibs.rdc.scxml.Step
- Constructor
- Step(Collection, Status) - Constructor for class org.apache.taglibs.rdc.scxml.Step
- scxml - Variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester.UpdateModelRule
- seedTargetSet(Step, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- semantics - Variable in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Interpretation semantics (not configurable without re-compilation for now, since we have one implementation anyway)
- send(String, String, String, String, Map, Object, long) - Method in interface org.apache.taglibs.rdc.scxml.EventDispatcher
- serializeActions(StringBuffer, List, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeHistory(StringBuffer, List, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeIf(StringBuffer, If, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeInitial(StringBuffer, Initial, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeOnEntry(StringBuffer, TransitionTarget, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeOnExit(StringBuffer, TransitionTarget, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeParallel(StringBuffer, Parallel, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeSCXML(SCXML) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- Serialize this SCXML object (primarily for debugging)
- serializeState(StringBuffer, State, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeTarget(StringBuffer, Transition, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeTransition(StringBuffer, Transition, String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- serializeTransitionTargetAttributes(StringBuffer, TransitionTarget) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- set(String, Object) - Method in interface org.apache.taglibs.rdc.scxml.Context
- Assigns a new value to an existing variable or creates a new one.
- setAfterStatus(Status) - Method in class org.apache.taglibs.rdc.scxml.Step
- setBeforeStatus(Status) - Method in class org.apache.taglibs.rdc.scxml.Step
- setErrorReporter(ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Set the environment specific error reporter
- setEvaluator(Evaluator) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- setEventdispatcher(EventDispatcher) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Set the event dispatcher
- setLocal(String, Object) - Method in interface org.apache.taglibs.rdc.scxml.Context
- Assigns a new value to an existing variable or creates a new one.
- setStateMachine(SCXML) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Set the state machine to be executed
- setSuperStep(boolean) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Set the super step
- stateMachine - Variable in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- The stateMachine being executed
- states - Variable in class org.apache.taglibs.rdc.scxml.Status
- The states that are currently active.
- superStep - Variable in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- Run-to-completion
T
- TIME_EVENT - Static variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
TIME_EVENT- TransitionTargetComparator - class org.apache.taglibs.rdc.scxml.TransitionTargetComparator.
- A comparator for TransitionTarget instances
- TransitionTargetComparator() - Constructor for class org.apache.taglibs.rdc.scxml.TransitionTargetComparator
- Constructor
- TriggerEvent - class org.apache.taglibs.rdc.scxml.TriggerEvent.
- A class representing an event.
- TriggerEvent(String, int, Object) - Constructor for class org.apache.taglibs.rdc.scxml.TriggerEvent
- Constructor
- TriggerEvent(String, int) - Constructor for class org.apache.taglibs.rdc.scxml.TriggerEvent
- Constructor
- transitList - Variable in class org.apache.taglibs.rdc.scxml.Step
- The list of Transitions taken during this step
- triggerEvents(TriggerEvent[]) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- The worker method.
- ttc - Variable in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- type - Variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
- The event type
U
- UNDEFINED_VARIABLE - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
- A variable reffered to by assign@name is undefined.
- UNKNOWN_ACTION - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
- Unknown action - unsupported executable content.
- updateHistoryStates(Step, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
- Go over the exit list and update history information for relevant states.
- updateParallel(Parallel, Map, Context, Evaluator) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- updateSCXML(SCXML, Context, Evaluator) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- updateState(State, Map, Context, Evaluator) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- updateStatus(Step) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
- updateTransition(Transition, Map) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
X
- XP_ASN - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_CAN - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_EIF - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_ELS - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_EXT - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_HIST - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_IF - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_INI - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_LOG - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_ONEN - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_ONEX - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_PAR_ST - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_SM - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_SM_ST - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_SND - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_ST - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_ST_PAR - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_ST_ST - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_TAR - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_TR - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_TR_TAR_ST - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
- XP_VAR - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLDigester
A B C D E F G H I L N O P R S T U X
|
|||||||||
| Home >> All >> org >> apache >> taglibs >> rdc >> [ scxml overview ] | PREV NEXT | ||||||||