Public Member Functions | Private Member Functions | Private Attributes
src.airbus_ssm_core.ssm_graphviz.ssmGraph Class Reference

List of all members.

Public Member Functions

def __init__
def add_final
def add_initial
def construct_subgraph
def create_edges
def layout_nodes
def send_graph
def start
def stop
def update_color

Private Member Functions

def _update_cb

Private Attributes

 _graph_dot
 _level
 _parallel_ending
 _parallel_nodes
 _parallel_starting
 _parent_nodes
 _rank_nodes
 _server_name
 _state_machine
 _sub_update
 _update_pub

Detailed Description

Definition at line 30 of file ssm_graphviz.py.


Constructor & Destructor Documentation

def src.airbus_ssm_core.ssm_graphviz.ssmGraph.__init__ (   self,
  state_machine,
  action_server = None 
)
Traverse the smach tree starting at root, and construct introspection
proxies for getting and setting debug state.

Definition at line 31 of file ssm_graphviz.py.


Member Function Documentation

def src.airbus_ssm_core.ssm_graphviz.ssmGraph._update_cb (   self,
  msg 
) [private]

Definition at line 48 of file ssm_graphviz.py.

def src.airbus_ssm_core.ssm_graphviz.ssmGraph.add_final (   self,
  state,
  state_label,
  graph 
)

Definition at line 196 of file ssm_graphviz.py.

def src.airbus_ssm_core.ssm_graphviz.ssmGraph.add_initial (   self,
  state,
  state_label,
  graph 
)

Definition at line 210 of file ssm_graphviz.py.

def src.airbus_ssm_core.ssm_graphviz.ssmGraph.construct_subgraph (   self,
  state,
  name,
  graph 
)
Recursively construct graph.

Definition at line 115 of file ssm_graphviz.py.

def src.airbus_ssm_core.ssm_graphviz.ssmGraph.create_edges (   self,
  state,
  name,
  graph 
)

Definition at line 143 of file ssm_graphviz.py.

Definition at line 218 of file ssm_graphviz.py.

Definition at line 106 of file ssm_graphviz.py.

Definition at line 99 of file ssm_graphviz.py.

Definition at line 111 of file ssm_graphviz.py.

def src.airbus_ssm_core.ssm_graphviz.ssmGraph.update_color (   self,
  name,
  statut_dict,
  graph 
)

Definition at line 53 of file ssm_graphviz.py.


Member Data Documentation

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.

Definition at line 32 of file ssm_graphviz.py.


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


airbus_ssm_core
Author(s): Ludovic Delval
autogenerated on Thu Jun 6 2019 17:59:28