|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Wire
A wire connecting a Capability to a Requirement.
| Method Summary | |
|---|---|
Capability |
getCapability()
Returns the Capability for this wire. |
Resource |
getProvider()
Returns the resource providing the capability. |
Requirement |
getRequirement()
Returns the Requirement for this wire. |
Resource |
getRequirer()
Returns the resource who requires the
capability. |
| Method Detail |
|---|
Capability getCapability()
Capability for this wire.
Capability for this wire.Requirement getRequirement()
Requirement for this wire.
Requirement for this wire.Resource getProvider()
capability.
The returned resource may differ from the resource referenced by the
capability.
Resource getRequirer()
requires the
capability.
The returned resource may differ from the resource referenced by the
requirement.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||