MyEclipse: how to specify Required & Provided ports.. pavani.neelakantam - Jun 21, 2012 - 10:22 AM Post subject: how to specify Required & Provided ports..
hi swapna,
How to provide the required and provided ports in MyEclipse.. which is a concept of UML2.
i am not able to specify the required and provided ports and bidirectional connector between the components.
waiting for reply..
pavani.support-swapna - Jun 22, 2012 - 01:38 PM Post subject:
Pavani,
Can you please clarify if you are looking for required and provided ports or interfaces ?
We already have support for interfaces. Component has a number of provided and required Interfaces, that form the basis for wiring components together.
An InterfaceRealization link can be created between a Component and an Interface : we say that the Component has a provided Interface.
A Usage link can be created between a Component and an Interface : we say that the Component has a required Interface.
If this is not what you are looking for, then please elaborate and if possible attach a screenshot to help us get a visual.