Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.scxml2.model Classes and Interfaces - 45 results found.
NameDescriptionTypePackageFramework
ActionAn abstract base class for executable elements in SCXML, such as , etc.Classorg.apache.commons.scxml2.modelApache Commons
ActionsContainerAn ActionsContainer is an entity that holds a list of Action elements.Interfaceorg.apache.commons.scxml2.modelApache Commons
AssignThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
BodyContainerA BodyContainer is an entity that retains the element body text from the document.Interfaceorg.apache.commons.scxml2.modelApache Commons
CancelThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
ContentThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
ContentContainerA ContentContainer represents an element in the SCXML document that may have a (single) child elementInterfaceorg.apache.commons.scxml2.modelApache Commons
CustomActionA custom action is simply a tuple consisting of a namespace URI, the local name for the custom action and the correspondingClassorg.apache.commons.scxml2.modelApache Commons
DataThe class in this SCXML object model that corresponds to the SCXML child element of the element.Classorg.apache.commons.scxml2.modelApache Commons
DatamodelThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
DocumentOrderDocumentOrder is implemented by EnterableState and Transition elements in the SCXML document representing their document order,Interfaceorg.apache.commons.scxml2.modelApache Commons
ElseThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
ElseIfThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
EnterableStateAn abstract base class for state elements in SCXML that can be entered, such as State, Parallel or Final.Classorg.apache.commons.scxml2.modelApache Commons
ExecutableAn abstract base class for containers of executable elements in SCXML, such as and .Classorg.apache.commons.scxml2.modelApache Commons
ExternalContentAn ExternalContent implementation represents an element in the SCXML document that may contain bodyInterfaceorg.apache.commons.scxml2.modelApache Commons
FinalThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
FinalizeThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
ForeachThe class in this SCXML object model that corresponds to the SCXML element, which allows an SCXML application to iterate through a collection in the data modelClassorg.apache.commons.scxml2.modelApache Commons
HistoryThe class in this SCXML object model that corresponds to the SCXML pseudo state element.Classorg.apache.commons.scxml2.modelApache Commons
IfThe class in this SCXML object model that corresponds to the SCXML element, which serves as a container for conditionallyClassorg.apache.commons.scxml2.modelApache Commons
InitialThe class in this SCXML object model that corresponds to the SCXML pseudo state element.Classorg.apache.commons.scxml2.modelApache Commons
InvokeThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
LogThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
ModelExceptionException that is thrown when the SCXML model supplied to the executor has a fatal flaw that prevents the executor fromClassorg.apache.commons.scxml2.modelApache Commons
NamelistHolderA NamelistHolder represents an element in the SCXML document that may have a namelist attribute toClassorg.apache.commons.scxml2.modelApache Commons
NamespacePrefixesHolderA NamespacePrefixesHolder is an entity that retains namespace prefix information from the document for deferred XPathInterfaceorg.apache.commons.scxml2.modelApache Commons
ObservableInterface for elements of the SCXML object model whose progress can be observed using the NotificationRegistry.Interfaceorg.apache.commons.scxml2.modelApache Commons
OnEntryThe class in this SCXML object model that corresponds to the SCXML element, which is an optional propertyClassorg.apache.commons.scxml2.modelApache Commons
OnExitThe class in this SCXML object model that corresponds to the SCXML element, which is an optional propertyClassorg.apache.commons.scxml2.modelApache Commons
ParallelThe class in this SCXML object model that corresponds to the SCXML element, which is a wrapper element toClassorg.apache.commons.scxml2.modelApache Commons
ParamThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
ParamsContainerA ParamsContainer represents an element in the SCXML document that may have one or more children which are used toClassorg.apache.commons.scxml2.modelApache Commons
PathResolverHolderInterfaceorg.apache.commons.scxml2.modelApache Commons
PayloadProviderA PayloadProvider is an element in the SCXML document that can provide payload data for an event or an external process.Classorg.apache.commons.scxml2.modelApache Commons
RaiseThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
SCXMLThe class in this SCXML object model that corresponds to the root element, and serves as the documentClassorg.apache.commons.scxml2.modelApache Commons
SendThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
SimpleTransitionThe class in this SCXML object model that corresponds to the simple SCXML element, without Transition rules for events orClassorg.apache.commons.scxml2.modelApache Commons
StateThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
TransitionThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons
TransitionalStateAn abstract base class for state elements in SCXML that can be transitioned out from, such as State or Parallel.Classorg.apache.commons.scxml2.modelApache Commons
TransitionTargetAn abstract base class for elements in SCXML that can serve as a for a , such as State or Parallel.Classorg.apache.commons.scxml2.modelApache Commons
TransitionTypeDefines the allowable Transition type attribute values, The Transition type determines whether the source state is exited in transitionsClassorg.apache.commons.scxml2.modelApache Commons
VarThe class in this SCXML object model that corresponds to the SCXML element.Classorg.apache.commons.scxml2.modelApache Commons