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

Public Member Functions

def __init__ (self, theId)
 
def evaluate (self, theContext)
 
def execute (self, theContext)
 
- 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 __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)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ __init__()

def testAction.CustomAction1.__init__ (   self,
  theId 
)

Member Function Documentation

◆ evaluate()

def testAction.CustomAction1.evaluate (   self,
  theContext 
)

Reimplemented from scxml4py.action.Action.

◆ execute()

def testAction.CustomAction1.execute (   self,
  theContext 
)

Reimplemented from scxml4py.action.Action.


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