Public Member Functions | Public Attributes | Private Attributes
rtsprofile.participant.Participant Class Reference

Participant object. More...

List of all members.

Public Member Functions

def __init__
def __str__
def parse_xml_node
def parse_yaml_node
def save_xml
def target_component
def target_component
def to_dict

Public Attributes

 target_component

Private Attributes

 _target_component

Detailed Description

Participant object.

This object contains a reference to a component object that is part of a
composite component.

Definition at line 34 of file participant.py.


Constructor & Destructor Documentation

def rtsprofile.participant.Participant.__init__ (   self,
  target_component = None 
)
Constructor.

@param target_component The target component of this participant.
@type target_component TargetComponent

Definition at line 40 of file participant.py.


Member Function Documentation

Definition at line 51 of file participant.py.

Parse an xml.dom Node object representing a participant into this
object.

Definition at line 65 of file participant.py.

Parse a YAML specification of a participant into this object.

Definition at line 76 of file participant.py.

def rtsprofile.participant.Participant.save_xml (   self,
  doc,
  element 
)
Save this participant into an xml.dom.Element object.

Definition at line 83 of file participant.py.

The target component of this participant.

Definition at line 55 of file participant.py.

def rtsprofile.participant.Participant.target_component (   self,
  target_component 
)

Definition at line 60 of file participant.py.

Save this participant into a dictionary.

Definition at line 89 of file participant.py.


Member Data Documentation

Definition at line 45 of file participant.py.

Definition at line 68 of file participant.py.


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


rtsprofile
Author(s): Geoffrey Biggs
autogenerated on Thu Aug 27 2015 14:59:19