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