public abstract class XrefImpl extends L3ElementImpl implements Xref
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT| Constructor and Description |
|---|
XrefImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
equivalenceCode()
If two elements are equivalent, then their equivalence code should be the
same.
|
String |
getDb() |
String |
getDbVersion() |
String |
getId() |
String |
getIdVersion() |
Set<XReferrable> |
getXrefOf() |
protected boolean |
semanticallyEquivalent(BioPAXElement other) |
void |
setDb(String db) |
void |
setDbVersion(String dbVersion) |
void |
setId(String id) |
void |
setIdVersion(String idVersion) |
String |
toString() |
addComment, getComment, removeComment, setCommentequals, getAnnotations, getUri, hashCode, isEquivalentclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddComment, getComment, removeCommentgetAnnotations, getModelInterface, getUri, isEquivalentprotected boolean semanticallyEquivalent(BioPAXElement other)
semanticallyEquivalent in class BioPAXElementImplpublic int equivalenceCode()
BioPAXElementequivalenceCode in interface BioPAXElementequivalenceCode in class BioPAXElementImplpublic String getDbVersion()
getDbVersion in interface Xrefpublic void setDbVersion(String dbVersion)
setDbVersion in interface Xrefpublic String getIdVersion()
getIdVersion in interface Xrefpublic void setIdVersion(String idVersion)
setIdVersion in interface Xrefpublic Set<XReferrable> getXrefOf()
public String toString()
toString in class BioPAXElementImplCopyright © 2016 BioPAX. All rights reserved.