Updated CG build issues
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -108,9 +108,9 @@ | ... | @@ -108,9 +108,9 @@ |
| 108 | 108 | ||
| 109 | <event name="Notify"> | 109 | <event name="Notify"> |
| 110 | <comment>Notifies bound event consumers of one or more events specified by the EventProducer.</comment> | 110 | <comment>Notifies bound event consumers of one or more events specified by the EventProducer.</comment> |
| 111 | <input name="input" type="InputBase" sid="0x1092"> | 111 | <output name="output" type="InputBase" sid="0x1092"> |
| 112 | <elem name="event" multiplicity="1..*" type="Event"></elem> | 112 | <elem name="event" multiplicity="1..*" type="Event"></elem> |
| 113 | </input> | 113 | </output> |
| 114 | </event> | 114 | </event> |
| 115 | 115 | ||
| 116 | </interface> | 116 | </interface> | ... | ... |
-
Please register or sign in to post a comment