|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.hierarchView.business.graph.GraphHelper
Allows to retreive an interraction network from intact API
| Constructor Summary | |
GraphHelper(IntactUserI intactUser)
basic constructor - sets up (hard-coded) data source and an intact helper. |
|
| Method Summary | |
InteractionNetwork |
addInteractionNetwork(InteractionNetwork in,
Interactor interactor,
int depth)
Create or extend an interaction network by using the given Interactor as a central node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GraphHelper(IntactUserI intactUser)
| Method Detail |
public InteractionNetwork addInteractionNetwork(InteractionNetwork in,
Interactor interactor,
int depth)
throws SearchException,
IntactException,
MultipleResultException
in - an interaction network (can be null).interactor - the Interactor from which we add an interaction network.depth - The level of BAIT-BAIT interaction in the interaction graph.
SearchException
IntactException
MultipleResultException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||