public class RelationshipXrefImpl extends XrefImpl implements RelationshipXref
UNKNOWN_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, getXrefOf, setDb, setDbVersion, setId, setIdVersion, toStringaddComment, getComment, removeComment, setCommentequals, getAnnotations, getUri, hashCode, isEquivalentclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDb, getDbVersion, getId, getIdVersion, getXrefOf, setDb, setDbVersion, setId, setIdVersionaddComment, getComment, removeCommentequivalenceCode, getAnnotations, getUri, 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 © 2018 BioPAX. All rights reserved.