|
Ensembl Model v1.09 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GroupRelationship<CLAZZ extends IdentifiableObject>
Method Summary | |
---|---|
TreeSet<CLAZZ> |
getMembers()
|
RelationshipType |
getRelationshipType()
Gets the RelationshipType of this Relationship |
void |
setRelationshipType(RelationshipType type)
Sets the RelationshipType of this Relationship |
Methods inherited from interface uk.ac.roslin.ensembl.model.IdentifiableObject |
---|
getDBVersion, getHashID, getId, getSchemaVersion, getType, setId |
Method Detail |
---|
TreeSet<CLAZZ> getMembers()
RelationshipType getRelationshipType()
void setRelationshipType(RelationshipType type)
type
- RelationshipType
|
Ensembl Model v1.09 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |