@Entity @Indexed public class RelationshipXrefImpl extends XrefImpl implements RelationshipXref
FIELD_AVAILABILITY, FIELD_COMMENT, FIELD_DATASOURCE, FIELD_ECNUMBER, FIELD_KEYWORD, FIELD_NAME, FIELD_ORGANISM, FIELD_PATHWAY, FIELD_SEQUENCE, FIELD_TERM, FIELD_XREFDB, FIELD_XREFID, FILTER_BY_DATASOURCE, FILTER_BY_ORGANISMUNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
RelationshipXrefImpl() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RelationshipXref> |
getModelInterface()
This method returns the actual model interface that a class implements.
|
RelationshipTypeVocabulary |
getRelationshipType()
Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.
|
protected boolean |
semanticallyEquivalent(BioPAXElement other) |
void |
setRelationshipType(RelationshipTypeVocabulary relationshipType)
Definition:A controlled vocabulary term that defines the type of relationship that this xref defines.
|
equivalenceCode, getDb, getDbVersion, getId, getIdVersion, getIdx, getXrefOf, setDb, setDbVersion, setId, setIdVersion, setIdx, setXrefOf, toStringaddComment, getComment, getDatasources, getKeywords, getOrganisms, getParentPathways, removeComment, setCommentequals, getAnnotations, getPk, getRDFId, hashCode, isEquivalentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDb, getDbVersion, getId, getIdVersion, getXrefOf, setDb, setDbVersion, setId, setIdVersionaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getRDFId, isEquivalentpublic Class<? extends RelationshipXref> getModelInterface()
BioPAXElementgetModelInterface in interface BioPAXElementorg.biopax.paxtools.model package
corresponding to a BioPAX class.public RelationshipTypeVocabulary getRelationshipType()
RelationshipXrefgetRelationshipType in interface RelationshipXrefpublic void setRelationshipType(RelationshipTypeVocabulary relationshipType)
RelationshipXrefsetRelationshipType in interface RelationshipXrefrelationshipType - The type of relationship that this xref definesprotected boolean semanticallyEquivalent(BioPAXElement other)
semanticallyEquivalent in class XrefImplCopyright © 2015 BioPAX. All rights reserved.