|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Relationship
Relationship interface defines bidirectional relationships between entities.
| Method Summary | |
|---|---|
WorldEntity |
getLeft()
Gets the left entity. |
WorldEntity |
getRight()
Gets the right entity. |
boolean |
isTransitive()
Returns whether this relationship supports transitivity. |
| Method Detail |
|---|
WorldEntity getLeft()
WorldEntity getRight()
boolean isTransitive()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||