/** * <pre> * 1 * LeftClass -------------------------- RightClass * rightrole * </pre> */
Attribute |
private RightClass rightrole; |
Access Methods Summary | |
public boolean |
setRightRole (RightClass value) |
public RightClass |
getRightRole () |
Access Methods |
|
|
Comment |
Using a "To One" association in conjunction with a Qualified "To One" or "To Many" association would lead to the following signature:
|