public interface InverseBinaryRelationshipView<CLAZZ extends BinaryRelationship<? extends IdentifiableObject>>
Modifier and Type | Method and Description |
---|---|
CLAZZ |
getBinaryRelationship()
Returns the underlying binary relationship that this is a view on
|
IdentifiableObject |
getSource()
Returns the source Attributable in the relationship
|
IdentifiableObject |
getTarget()
Returns the target IdentifiableObject in the relationship
|
IdentifiableObject getSource()
IdentifiableObject getTarget()
CLAZZ getBinaryRelationship()
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3