public class DAHomologyRelationship extends DAObject implements HomologyRelationship<DAGene>
DAObject.DAComparator
daComparator, daoFactory, dbVersion, id, registry, schemaVersion
Constructor and Description |
---|
DAHomologyRelationship() |
Modifier and Type | Method and Description |
---|---|
String |
getLastCommonAncestor() |
TreeSet<DAGene> |
getMembers() |
HomologyType |
getRelationshipType()
Gets the RelationshipType of this Relationship
|
List<Species> |
getSpecies() |
HomologyType |
getType() |
void |
setLastCommonAncestor(String lastCommonAncestor) |
void |
setRelationshipType(RelationshipType type)
Sets the RelationshipType of this Relationship
|
void |
setType(HomologyType type) |
getDaoFactory, getDBVersion, getHashID, getId, getRegistry, getSchemaVersion, isLazyloadAllowed, setDaoFactory, setId, setLazyloadAllowed, setRegistry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDBVersion, getHashID, getId, getSchemaVersion, setId
public DAHomologyRelationship()
public TreeSet<DAGene> getMembers()
getMembers
in interface GroupRelationship<DAGene>
public HomologyType getType()
getType
in interface IdentifiableObject
public void setType(HomologyType type)
public String getLastCommonAncestor()
getLastCommonAncestor
in interface HomologyRelationship<DAGene>
public List<Species> getSpecies()
getSpecies
in interface HomologyRelationship<DAGene>
public void setLastCommonAncestor(String lastCommonAncestor)
public HomologyType getRelationshipType()
GroupRelationship
getRelationshipType
in interface HomologyRelationship<DAGene>
getRelationshipType
in interface GroupRelationship<DAGene>
public void setRelationshipType(RelationshipType type)
GroupRelationship
setRelationshipType
in interface GroupRelationship<DAGene>
type
- RelationshipTypeJEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3