| __init__(self, id='', path_uri='', active_configuration_set='', instance_name='', composite_type=comp_type.NONE, is_required=False, comment='', visible=True, location=Location()) | rtsprofile.component.Component | |
| __str__(self) | rtsprofile.component.Component | |
| _active_config_set | rtsprofile.component.Component | private |
| _comment | rtsprofile.component.Component | private |
| _composite_type | rtsprofile.component.Component | private |
| _config_sets | rtsprofile.component.Component | private |
| _data_ports | rtsprofile.component.Component | private |
| _exec_contexts | rtsprofile.component.Component | private |
| _id | rtsprofile.component.Component | private |
| _instance_name | rtsprofile.component.Component | private |
| _is_required | rtsprofile.component.Component | private |
| _location | rtsprofile.component.Component | private |
| _participants | rtsprofile.component.Component | private |
| _path_uri | rtsprofile.component.Component | private |
| _properties | rtsprofile.component.Component | private |
| _reset(self) | rtsprofile.component.Component | private |
| _service_ports | rtsprofile.component.Component | private |
| _visible | rtsprofile.component.Component | private |
| active_configuration_set | rtsprofile.component.Component | |
| active_configuration_set(self) | rtsprofile.component.Component | |
| active_configuration_set(self, active_config_set) | rtsprofile.component.Component | |
| comment | rtsprofile.component.Component | |
| comment(self) | rtsprofile.component.Component | |
| comment(self, comment) | rtsprofile.component.Component | |
| composite_type(self) | rtsprofile.component.Component | |
| composite_type(self, composite_type) | rtsprofile.component.Component | |
| compositeType | rtsprofile.component.Component | |
| configuration_sets(self) | rtsprofile.component.Component | |
| configuration_sets(self, configuration_sets) | rtsprofile.component.Component | |
| data_ports(self) | rtsprofile.component.Component | |
| data_ports(self, data_ports) | rtsprofile.component.Component | |
| execution_contexts(self) | rtsprofile.component.Component | |
| execution_contexts(self, execution_contexts) | rtsprofile.component.Component | |
| get_configuration_set_by_id(self, id) | rtsprofile.component.Component | |
| id | rtsprofile.component.Component | |
| id(self) | rtsprofile.component.Component | |
| id(self, id) | rtsprofile.component.Component | |
| instance_name | rtsprofile.component.Component | |
| instance_name(self) | rtsprofile.component.Component | |
| instance_name(self, instance_name) | rtsprofile.component.Component | |
| is_required | rtsprofile.component.Component | |
| is_required(self) | rtsprofile.component.Component | |
| is_required(self, is_required) | rtsprofile.component.Component | |
| location(self) | rtsprofile.component.Component | |
| location(self, location) | rtsprofile.component.Component | |
| parse_xml_node(self, node) | rtsprofile.component.Component | |
| parse_yaml(self, y) | rtsprofile.component.Component | |
| participants(self) | rtsprofile.component.Component | |
| participants(self, participants) | rtsprofile.component.Component | |
| path_uri | rtsprofile.component.Component | |
| path_uri(self) | rtsprofile.component.Component | |
| path_uri(self, path_uri) | rtsprofile.component.Component | |
| properties(self) | rtsprofile.component.Component | |
| properties(self, properties) | rtsprofile.component.Component | |
| save_xml(self, doc, element) | rtsprofile.component.Component | |
| service_ports(self) | rtsprofile.component.Component | |
| service_ports(self, service_ports) | rtsprofile.component.Component | |
| to_dict(self) | rtsprofile.component.Component | |
| visible | rtsprofile.component.Component | |
| visible(self) | rtsprofile.component.Component | |
| visible(self, visible) | rtsprofile.component.Component | |