Ticket #144 (closed defect: duplicate)
OWD generates something strange in PRF file
| Reported by: | balister | Owned by: | cdietric |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component | Version: | 0.6.2 |
| Keywords: | Cc: |
Description
This fragment comes from a PRF file generated by OWD. Can anyone provide an explanation of what it is for. If you are trying to work out what interfaces a component supports, that information is already contained in the SCD File. There is nothing else in the auto-generated code to explain what this property is for.
<simplesequence id="port_list" mode="readonly" name="port_list" type="string">
<description>Returns a sequence of strings with the names of the available Provides ports</description> <kind kindtype="configure"/> <values>
<value>dataIn::standardInterfaces.complexShort</value>
</values>
</simplesequence>
Change History
Note: See
TracTickets for help on using
tickets.