N - the type of the child nodeL - the linkage typepublic class SEdge<N extends GlycanNode,L extends Linkage> extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
N |
getChild() |
L |
getLink() |
Monosaccharide |
getParent() |
List<Monosaccharide> |
getParents() |
int |
hashCode() |
boolean |
isHyperEdge() |
String |
toString() |
public Monosaccharide getParent()
public List<Monosaccharide> getParents()
public N getChild()
public L getLink()
public boolean isHyperEdge()
Copyright © 2016. All Rights Reserved.