org.biopax.paxtools.model.level3
Interface EntityReferenceTypeVocabulary

All Superinterfaces:
BioPAXElement, java.lang.Cloneable, ControlledVocabulary, Level3Element, java.io.Serializable, UtilityClass, XReferrable
All Known Implementing Classes:
EntityReferenceTypeVocabularyImpl

public interface EntityReferenceTypeVocabulary
extends ControlledVocabulary

Definiiton: A reference to a term from an entity reference group ontology. As of the writing of this documentation, there is no standard ontology of these terms, though a common type is ‘homology’.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.biopax.paxtools.model.BioPAXElement
BioPAXElement.Key
 
Field Summary
 
Fields inherited from interface org.biopax.paxtools.model.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Method Summary
 
Methods inherited from interface org.biopax.paxtools.model.level3.ControlledVocabulary
addTerm, getTerm, removeTerm
 
Methods inherited from interface org.biopax.paxtools.model.level3.XReferrable
addXref, getXref, removeXref
 
Methods inherited from interface org.biopax.paxtools.model.level3.Level3Element
addComment, getComment, removeComment
 
Methods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getRDFId, isEquivalent
 



Copyright © 2011 BioPAX. All Rights Reserved.