|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--uk.ac.ebi.intact.model.IntactObjectImpl
|
+--uk.ac.ebi.intact.model.BasicObjectImpl
|
+--uk.ac.ebi.intact.model.AnnotatedObjectImpl
|
+--uk.ac.ebi.intact.model.CvObject
|
+--uk.ac.ebi.intact.model.CvDagObject
|
+--uk.ac.ebi.intact.model.CvInteraction
he method by which the Interaction has been determined. example co-immunoprecipitation
| Field Summary |
| Fields inherited from class uk.ac.ebi.intact.model.AnnotatedObjectImpl |
annotations, curator, curatorAc, fullName, references, shortLabel, xrefs |
| Fields inherited from class uk.ac.ebi.intact.model.IntactObjectImpl |
ac, NEW_LINE |
| Constructor Summary | |
CvInteraction(Institution owner,
java.lang.String shortLabel)
Creates a valid CvInteraction instance. |
|
| Methods inherited from class uk.ac.ebi.intact.model.CvDagObject |
addChild, addParent, ancestors, getChildren, getParents, getRoot, removeChild, removeParent, toGoDag, toGoDag |
| Methods inherited from class uk.ac.ebi.intact.model.AnnotatedObjectImpl |
addAlias, addAnnotation, addReference, addXref, equals, getAliases, getAnnotations, getCurator, getCuratorAc, getFullName, getReferences, getShortLabel, getXrefs, hashCode, removeAlias, removeAnnotation, removeReference, removeXref, setAliases, setAnnotation, setCurator, setCuratorAc, setFullName, setReferences, setShortLabel, setXrefs, toString, update, updateUniqueAnnotation |
| Methods inherited from class uk.ac.ebi.intact.model.BasicObjectImpl |
addEvidence, getEvidences, getOwner, getOwnerAc, removeEvidence, setEvidences, setOwner, setOwnerAc |
| Methods inherited from class uk.ac.ebi.intact.model.IntactObjectImpl |
getAc, getCreated, getUpdated, setAc, setCreated, setUpdated |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface uk.ac.ebi.intact.model.BasicObject |
addEvidence, getEvidences, getOwner, getOwnerAc, removeEvidence, setEvidences, setOwner, setOwnerAc |
| Methods inherited from interface uk.ac.ebi.intact.model.IntactObject |
getAc, getCreated, getUpdated, setAc, setCreated, setUpdated |
| Constructor Detail |
public CvInteraction(Institution owner,
java.lang.String shortLabel)
shortLabel - The memorable label to identify this CvInteractionowner - The Institution which owns this CvInteraction
java.lang.NullPointerException - thrown if either parameters are not specified
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||