public abstract class Relation<ET extends EntityType,RT extends RelationType> extends HasAttributes
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object oth) |
abstract Entity<ET,RT> |
get(int pos) |
abstract int |
getArity() |
RT |
getType() |
int |
hashCode() |
boolean |
hasType(RT reltype) |
boolean |
isSoft() |
getAttribute, getAttribute, setAttribute
protected final RT extends RelationType type
public Relation(RT _type)
Copyright © 2018 University of California, Santa Cruz. All rights reserved.