rad  3.0.0
Public Member Functions | Public Attributes | List of all members
testApplication.ActionStatus Class Reference
Inheritance diagram for testApplication.ActionStatus:
scxml4py.action.Action scxml4py.listeners.StatusListener

Public Member Functions

def __init__ (self, theData)
 
def notify (self, status)
 
def execute (self, theCtx)
 
- Public Member Functions inherited from scxml4py.action.Action
def __init__ (self, theId, theEventQueue=None, theData=None)
 
def __str__ (self)
 
def __lt__ (self, other)
 
def __eq__ (self, other)
 
def getId (self)
 
def getData (self)
 
def setId (self, theId)
 
def setData (self, theData)
 
def sendInternalEvent (self, theEvent)
 
def evaluate (self, theCtx)
 
def __init__ (self, theId, theEventQueue=None, theData=None)
 
def __str__ (self)
 
def __lt__ (self, other)
 
def __eq__ (self, other)
 
def getId (self)
 
def getData (self)
 
def setId (self, theId)
 
def setData (self, theData)
 
def sendInternalEvent (self, theEvent)
 
def evaluate (self, theCtx)
 

Public Attributes

 mStatus
 
- Public Attributes inherited from scxml4py.action.Action
 mId
 
 mEventQueue
 
 mData
 

Constructor & Destructor Documentation

◆ __init__()

def testApplication.ActionStatus.__init__ (   self,
  theData 
)

Member Function Documentation

◆ execute()

def testApplication.ActionStatus.execute (   self,
  theCtx 
)

Reimplemented from scxml4py.action.Action.

◆ notify()

def testApplication.ActionStatus.notify (   self,
  status 
)

Reimplemented from scxml4py.listeners.StatusListener.

Member Data Documentation

◆ mStatus

testApplication.ActionStatus.mStatus

The documentation for this class was generated from the following file: