Next: , Previous: , Up: Creating a Component   [Contents][Index]


3.3.5 Injected

A single provided port can be bound to multiple requires ports. The ’injected’ keyword must be used to specify that a port can be bound to multiple times. This section explains

Regular Dezyne port bindings are peer-to-peer.

TODO: Explain meaning, implications and justification.
Multiple requires ports can be bound to a single provided port. TODO: Explain constraints