wt.fc
Interface LinkRoleIndicator

All Known Implementing Classes:
ExpandAllLinkRoleIndicator, SimpleLinkRoleIndicator

public interface LinkRoleIndicator


Method Summary
 boolean isOtherSideRoleA(BinaryLink a_link)
          Indicates if the otherSideRole is role A for the specified index.
 

Method Detail

isOtherSideRoleA

public boolean isOtherSideRoleA(BinaryLink a_link)
Indicates if the otherSideRole is role A for the specified index.