Package org.intermine.model.bio
Interface InteractionTerm
-
- All Superinterfaces:
org.intermine.model.FastPathObject,org.intermine.model.InterMineFastPathObject,org.intermine.model.InterMineObject,OntologyTerm
- All Known Implementing Classes:
InteractionTermShadow
public interface InteractionTerm extends OntologyTerm
-
-
Method Summary
-
Methods inherited from interface org.intermine.model.FastPathObject
getFieldProxy, getFieldType, getFieldValue, setFieldValue
-
Methods inherited from interface org.intermine.model.InterMineObject
getElementType, getId, getoBJECT, setId, setoBJECT, setoBJECT
-
Methods inherited from interface org.intermine.model.bio.OntologyTerm
addCrossReferences, addDataSets, addOntologyAnnotations, addParents, addRelations, addSynonyms, getCrossReferences, getDataSets, getDescription, getIdentifier, getName, getNamespace, getObsolete, getOntology, getOntologyAnnotations, getParents, getRelations, getSynonyms, proxGetOntology, proxyOntology, setCrossReferences, setDataSets, setDescription, setIdentifier, setName, setNamespace, setObsolete, setOntology, setOntologyAnnotations, setParents, setRelations, setSynonyms
-
-