public class BinRelation<T> extends TupleRelation<T>
id| Constructor and Description |
|---|
BinRelation() |
| Modifier and Type | Method and Description |
|---|---|
Entity |
getLeft() |
Entity |
getRight() |
void |
setLeft(Entity<T> left) |
void |
setRight(Entity<T> right) |
String |
toString() |
getEntities, getRel, getRelType, setEntities, setRel, setRelTypeCopyright © 2015. All rights reserved.