|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biopax.paxtools.impl.BioPAXElementImpl
org.biopax.paxtools.impl.level3.L3ElementImpl
org.biopax.paxtools.impl.level3.XrefImpl
org.biopax.paxtools.impl.level3.RelationshipXrefImpl
@Entity @Indexed public class RelationshipXrefImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biopax.paxtools.model.BioPAXElement |
|---|
BioPAXElement.Key |
| Field Summary |
|---|
| Fields inherited from class org.biopax.paxtools.impl.BioPAXElementImpl |
|---|
SEARCH_FIELD_AVAILABILITY, SEARCH_FIELD_COMMENT, SEARCH_FIELD_EC_NUMBER, SEARCH_FIELD_KEYWORD, SEARCH_FIELD_NAME, SEARCH_FIELD_SEQUENCE, SEARCH_FIELD_TERM, SEARCH_FIELD_XREF_DB, SEARCH_FIELD_XREF_ID, SEARCH_INDEX_NAME |
| Fields inherited from interface org.biopax.paxtools.model.BioPAXElement |
|---|
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT |
| Constructor Summary | |
|---|---|
RelationshipXrefImpl()
|
|
| Method Summary | |
|---|---|
java.lang.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. |
| Methods inherited from class org.biopax.paxtools.impl.level3.XrefImpl |
|---|
equivalenceCode, getDb, getDbVersion, getId, getIdVersion, getIdx, getXrefOf, setDb, setDbVersion, setId, setIdVersion, setIdx, setXrefOf, toString |
| Methods inherited from class org.biopax.paxtools.impl.level3.L3ElementImpl |
|---|
addComment, getComment, removeComment, setComment |
| Methods inherited from class org.biopax.paxtools.impl.BioPAXElementImpl |
|---|
getAnnotations, getProxyId, getRDFId, getVersion, isEquivalent, setProxyId, setRDFId, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.biopax.paxtools.model.level3.Xref |
|---|
getDb, getDbVersion, getId, getIdVersion, getXrefOf, setDb, setDbVersion, setId, setIdVersion |
| Methods inherited from interface org.biopax.paxtools.model.level3.Level3Element |
|---|
addComment, getComment, removeComment |
| Methods inherited from interface org.biopax.paxtools.model.BioPAXElement |
|---|
equivalenceCode, getAnnotations, getRDFId, isEquivalent |
| Constructor Detail |
|---|
public RelationshipXrefImpl()
| Method Detail |
|---|
public java.lang.Class<? extends RelationshipXref> getModelInterface()
BioPAXElement
getModelInterface in interface BioPAXElementorg.biopax.paxtools.model package
corresponding to a BioPAX class.public RelationshipTypeVocabulary getRelationshipType()
RelationshipXref
getRelationshipType in interface RelationshipXrefpublic void setRelationshipType(RelationshipTypeVocabulary relationshipType)
RelationshipXref
setRelationshipType in interface RelationshipXrefrelationshipType - The type of relationship that this xref definesprotected boolean semanticallyEquivalent(BioPAXElement other)
semanticallyEquivalent in class XrefImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||