LinkHelper Class |
Namespace: AGI.Foundation.Access
The LinkHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDisplacementVectorByRole(ILinkService, LinkRole) |
Gets the displacement vector for a given link and role.
| |
| GetDisplacementVectorByRole(IServiceProvider, LinkRole) |
Gets the displacement vector for a given link and role.
| |
| GetLinkDelayEvaluatorByRole(ILinkService, EvaluatorGroup, LinkRole) |
Gets a link delay evaluator for a given link and role.
| |
| GetLinkDelayEvaluatorByRole(IServiceProvider, EvaluatorGroup, LinkRole) |
Gets a link delay evaluator for a given link and role.
| |
| GetLinkService(IServiceProvider) |
Gets the ILinkService provided by a link.
| |
| GetLinkService(IServiceProvider, String) |
Gets the ILinkService provided by a link.
| |
| GetOppositeLinkEnd | ||
| GetOptionalLinkService |
Gets the ILinkService provided by a link, or if the service does not exist.
| |
| GetParticipantByRole(ILinkService, LinkRole) |
Gets the participant that is playing a specified role in the link.
| |
| GetParticipantByRole(IServiceProvider, LinkRole) |
Gets the participant that is playing a specified role in the link.
| |
| GetRoleOfParticipant(ILinkService, IServiceProvider) |
Gets the role played by a specified participant in the link.
| |
| GetRoleOfParticipant(IServiceProvider, IServiceProvider) |
Gets the role played by a specified participant in the link.
|