public class DAHomologyPairRelationship extends DAHomologyRelationship implements HomologyPairRelationship<DAGene>
DAObject.DAComparator
daComparator, daoFactory, dbVersion, id, registry, schemaVersion
Constructor and Description |
---|
DAHomologyPairRelationship() |
Modifier and Type | Method and Description |
---|---|
TreeSet<DAGene> |
getMembers() |
DAGene |
getSource()
Returns the source Attributable in the relationship
|
HomologyAlignmentProperties |
getSourceProperties() |
List<Species> |
getSpecies() |
DAGene |
getTarget()
Returns the target IdentifiableObject in the relationship
|
HomologyAlignmentProperties |
getTargetProperties() |
void |
setSource(DAGene source)
sets the IdentifiableObject source in the relationship
|
void |
setSourceProperties(HomologyAlignmentProperties sourceProperties) |
void |
setTarget(DAGene target)
Sets the IdentifiableObject target in the relationship
|
void |
setTargetProperties(HomologyAlignmentProperties targetProperties) |
getLastCommonAncestor, getRelationshipType, getType, setLastCommonAncestor, setRelationshipType, setType
getDaoFactory, getDBVersion, getHashID, getId, getRegistry, getSchemaVersion, isLazyloadAllowed, setDaoFactory, setId, setLazyloadAllowed, setRegistry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLastCommonAncestor, getRelationshipType
setRelationshipType
getDBVersion, getHashID, getId, getSchemaVersion, getType, setId
public DAHomologyPairRelationship()
public TreeSet<DAGene> getMembers()
getMembers
in interface GroupRelationship<DAGene>
getMembers
in class DAHomologyRelationship
public List<Species> getSpecies()
getSpecies
in interface HomologyRelationship<DAGene>
getSpecies
in class DAHomologyRelationship
public HomologyAlignmentProperties getSourceProperties()
getSourceProperties
in interface HomologyPairRelationship<DAGene>
public HomologyAlignmentProperties getTargetProperties()
getTargetProperties
in interface HomologyPairRelationship<DAGene>
public void setSourceProperties(HomologyAlignmentProperties sourceProperties)
public void setTargetProperties(HomologyAlignmentProperties targetProperties)
public void setSource(DAGene source)
BinaryRelationship
setSource
in interface BinaryRelationship<DAGene>
source
- an IdentifiableObject referencepublic void setTarget(DAGene target)
BinaryRelationship
setTarget
in interface BinaryRelationship<DAGene>
target
- The target IdentifiableObject in the relationshippublic DAGene getSource()
BinaryRelationship
getSource
in interface BinaryRelationship<DAGene>
public DAGene getTarget()
BinaryRelationship
getTarget
in interface BinaryRelationship<DAGene>
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3