seq  1.1.0
 All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | List of all members
seqlib.nodes.action.StartNode Class Reference

This is Starting Node. More...

Inheritance diagram for seqlib.nodes.action.StartNode:
seqlib.nodes.action.Action seqlib.nodes.action.Action

Public Member Functions

def __init__
 
def __init__
 
- Public Member Functions inherited from seqlib.nodes.action.Action
def __attrs_post_init__
 
def context
 Get context from the running Sequence. More...
 
def __call__
 
def __attrs_post_init__
 
def context
 Get context from the running Sequence. More...
 
def __call__
 

Additional Inherited Members

- Public Attributes inherited from seqlib.nodes.action.Action
 name
 
 id
 
 state
 
 t_start
 
 t_end
 
 result
 
 in_error
 
 exception
 
- Static Public Attributes inherited from seqlib.nodes.action.Action
tuple f = attr.ib(default=None, repr=False)
 

Detailed Description

This is Starting Node.

Does nothing special, but who knows in the future.

Constructor & Destructor Documentation

def seqlib.nodes.action.StartNode.__init__ (   self,
  args,
  kw 
)
def seqlib.nodes.action.StartNode.__init__ (   self,
  args,
  kw 
)

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