wt.fc
Class SimpleLinkRoleIndicator
java.lang.Object
wt.fc.SimpleLinkRoleIndicator
- All Implemented Interfaces:
- LinkRoleIndicator, Serializable
- class SimpleLinkRoleIndicator
- extends Object
- implements LinkRoleIndicator, Serializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isOtherSideRoleA
private boolean isOtherSideRoleA
SimpleLinkRoleIndicator
public SimpleLinkRoleIndicator(boolean a_isOtherSideRoleA)
isOtherSideRoleA
public boolean isOtherSideRoleA(BinaryLink a_link)
- Indicates if the otherSideRole is role A for the specified index.
- Specified by:
isOtherSideRoleA
in interface LinkRoleIndicator