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