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

Public Member Functions

def __init__ (self, theData)
 
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)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ __init__()

def testApplication.ActionExit.__init__ (   self,
  theData 
)

Member Function Documentation

◆ execute()

def testApplication.ActionExit.execute (   self,
  theCtx 
)

Reimplemented from scxml4py.action.Action.


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