public class InverseHomologyPairRelationshipView extends DAHomologyPairRelationship implements InverseBinaryRelationshipView<DAHomologyPairRelationship>
DAObject.DAComparator
daComparator, daoFactory, dbVersion, id, registry, schemaVersion
Constructor and Description |
---|
InverseHomologyPairRelationshipView(DAHomologyPairRelationship original) |
Modifier and Type | Method and Description |
---|---|
DAHomologyPairRelationship |
getBinaryRelationship()
Returns the underlying binary relationship that this is a view on
|
String |
getLastCommonAncestor() |
TreeSet<DAGene> |
getMembers() |
HomologyType |
getRelationshipType()
Gets the RelationshipType of this Relationship
|
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() |
HomologyType |
getType() |
setSource, setSourceProperties, setTarget, setTargetProperties
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
setRelationshipType
getDBVersion, getHashID, getId, getSchemaVersion, setId
public InverseHomologyPairRelationshipView(DAHomologyPairRelationship original)
public HomologyAlignmentProperties getSourceProperties()
getSourceProperties
in interface HomologyPairRelationship<DAGene>
getSourceProperties
in class DAHomologyPairRelationship
public HomologyAlignmentProperties getTargetProperties()
getTargetProperties
in interface HomologyPairRelationship<DAGene>
getTargetProperties
in class DAHomologyPairRelationship
public DAGene getSource()
BinaryRelationship
getSource
in interface BinaryRelationship<DAGene>
getSource
in interface InverseBinaryRelationshipView<DAHomologyPairRelationship>
getSource
in class DAHomologyPairRelationship
public DAGene getTarget()
BinaryRelationship
getTarget
in interface BinaryRelationship<DAGene>
getTarget
in interface InverseBinaryRelationshipView<DAHomologyPairRelationship>
getTarget
in class DAHomologyPairRelationship
public DAHomologyPairRelationship getBinaryRelationship()
InverseBinaryRelationshipView
getBinaryRelationship
in interface InverseBinaryRelationshipView<DAHomologyPairRelationship>
public TreeSet<DAGene> getMembers()
getMembers
in interface GroupRelationship<DAGene>
getMembers
in class DAHomologyPairRelationship
public List<Species> getSpecies()
getSpecies
in interface HomologyRelationship<DAGene>
getSpecies
in class DAHomologyPairRelationship
public HomologyType getType()
getType
in interface IdentifiableObject
getType
in class DAHomologyRelationship
public HomologyType getRelationshipType()
GroupRelationship
getRelationshipType
in interface HomologyRelationship<DAGene>
getRelationshipType
in interface GroupRelationship<DAGene>
getRelationshipType
in class DAHomologyRelationship
public String getLastCommonAncestor()
getLastCommonAncestor
in interface HomologyRelationship<DAGene>
getLastCommonAncestor
in class DAHomologyRelationship
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3