public class HGRel extends HGPlainLink
Represents a name relationship/link between entities.
outgoingSet| Constructor and Description |
|---|
HGRel(HGHandle... targetSet) |
HGRel(String name,
HGHandle... targetSet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
String |
toString() |
getArity, getTargetAt, iterator, notifyTargetHandleUpdate, notifyTargetRemoved, toStringHdlArrpublic HGRel(HGHandle... targetSet)
Copyright © 2015. All rights reserved.