http_communication | compound
+-wui | compound
| +-message | wide_character | 
| +-index | compound
| | +-head | compound
| | | +-http-equiv | wide_character | 
| | | | #-tag | wide_character | meta
| | | | #-http-equiv | wide_character | content-type
| | | | #-content | wide_character | text/html; charset=ISO-8859-1
| | | +-author | wide_character | 
| | | | #-tag | wide_character | meta
| | | | #-name | wide_character | author
| | | | #-content | wide_character | Generated by CYBOI; See http://www.cybop.org
| | | +-title | wide_character | CYBOI Example Application -- HTTP Communication
| | | | #-tag | wide_character | title
| | | #-tag | wide_character | head
| | +-body | compound
| | | +-heading | wide_character | HTTP Example Application
| | | | #-tag | wide_character | h1
| | | | #-align | wide_character | center
| | | +-heading_break | wide_character | 
| | | | #-tag | wide_character | br
| | | +-patient_list_link | wide_character | Do Something
| | | | #-tag | wide_character | a
| | | | #-href | wide_character | http://localhost:1971/?action=do_something
| | | +-patient_list_link_line_break | wide_character | 
| | | | #-tag | wide_character | br
| | | +-shutdown_link | wide_character | Shutdown System
| | | | #-tag | wide_character | a
| | | | #-href | wide_character | http://localhost:1971/?action=shutdown
| | | #-tag | wide_character | body
| | #-tag | wide_character | html
| | #-xmlns | wide_character | http://www.w3.org/1999/xhtml
| +-response | character
+-logic | compound
| +-handler | compound
| | +-handle_www_service | compound
| | | +-receive | operation | receive
| | | | #-channel | wide_character | cyboi
| | | | #-model | knowledge_path | .http_communication.logic.handler.www_index_input
| | | | #-language | wide_character | message/http-request
| | | | #-style | wide_character | stream
| | | +-assemble_command_model | operation | add
| | | | #-summand_1 | wide_character | .http_communication.logic.wui_index_actions.
| | | | #-summand_2 | knowledge_path | .http_communication.logic.handler.www_index_input#uri.query.action
| | | | #-sum | knowledge_path | .http_communication.logic.handler.www_index_input_model
| | | | #-abstraction | wide_character | wide_character
| | | +-send | operation | send
| | | | #-channel | wide_character | signal
| | | | #-message | encapsulated_knowledge_path | .http_communication.logic.handler.www_index_input_model
| | +-www_index_input_model | wide_character | 
| | +-www_index_input | character
| +-send_wui_index | compound
| | +-test_conversion | operation | send
| | | #-channel | wide_character | file
| | | #-language | wide_character | text/html
| | | #-message | knowledge_path | .http_communication.wui.index
| | | #-receiver | wide_character | conversion.html
| | +-translate_into_html | operation | send
| | | #-channel | wide_character | inline
| | | #-language | wide_character | text/html
| | | #-message | knowledge_path | .http_communication.wui.index
| | | #-receiver | knowledge_path | .http_communication.wui.message
| | +-test_html | operation | send
| | | #-channel | wide_character | file
| | | #-language | wide_character | text/plain
| | | #-message | knowledge_path | .http_communication.wui.message
| | | #-receiver | wide_character | test.html
| | +-translate_into_http_response | operation | send
| | | #-channel | wide_character | inline
| | | #-language | wide_character | message/http-response
| | | #-message | knowledge_path | .http_communication.wui.message
| | | #-metadata | knowledge_path | .http_communication.wui.metadata
| | | #-receiver | knowledge_path | .http_communication.wui.response
| | +-send | operation | send
| | | #-channel | wide_character | cyboi
| | | #-message | knowledge_path | .http_communication.wui.response
| | | #-namespace | wide_character | ipv4
| | | #-style | wide_character | stream
| | | #-mode | wide_character | server
| +-exit_programme | compound
| | +-exit_application | operation | exit
| +-wui_index_actions | compound
| | +-index | knowledge_path | .http_communication.logic.send_wui_index
| | +-shutdown | knowledge_path | .http_communication.logic.exit_programme