Uses of Interface
org.forester.go.GoXRef
-
Packages that use GoXRef Package Description org.forester.go -
-
Uses of GoXRef in org.forester.go
Classes in org.forester.go that implement GoXRef Modifier and Type Class Description class
BasicGoXRef
Methods in org.forester.go that return types with arguments of type GoXRef Modifier and Type Method Description java.util.List<GoXRef>
BasicGoTerm. getGoXRefs()
java.util.List<GoXRef>
GoTerm. getGoXRefs()
Methods in org.forester.go with parameters of type GoXRef Modifier and Type Method Description int
BasicGoXRef. compareTo(GoXRef xref)
-