org.forester.go
Interface GoRelationship
- All Superinterfaces:
- java.lang.Comparable<GoRelationship>
- All Known Implementing Classes:
- BasicGoRelationship
public interface GoRelationship
- extends java.lang.Comparable<GoRelationship>
| Methods inherited from interface java.lang.Comparable |
compareTo |
PART_OF_STR
static final java.lang.String PART_OF_STR
- See Also:
- Constant Field Values
REGULATES_STR
static final java.lang.String REGULATES_STR
- See Also:
- Constant Field Values
NEGATIVELY_REGULATES_STR
static final java.lang.String NEGATIVELY_REGULATES_STR
- See Also:
- Constant Field Values
POSITIVELY_REGULATES_STR
static final java.lang.String POSITIVELY_REGULATES_STR
- See Also:
- Constant Field Values
HAS_PART_STR
static final java.lang.String HAS_PART_STR
- See Also:
- Constant Field Values
getGoId
GoId getGoId()
getType
GoRelationship.Type getType()