|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphNotConvertableException | |
uk.ac.ebi.intact.application.graph2MIF | The classes of the Graph2MIF application are in this package. |
uk.ac.ebi.intact.application.graph2MIF.conversion |
Uses of GraphNotConvertableException in uk.ac.ebi.intact.application.graph2MIF |
Methods in uk.ac.ebi.intact.application.graph2MIF that throw GraphNotConvertableException | |
java.lang.String |
Graph2MIFWSService.getMIF(java.lang.String ac,
java.lang.Integer depth,
java.lang.Boolean strictmif)
getMIF is the only method which is necessary for access. |
java.lang.String |
Graph2MIFWS.getMIF(java.lang.String ac,
java.lang.Integer depth,
java.lang.Boolean strictmif)
getMIF is the only method which is necessary. |
Uses of GraphNotConvertableException in uk.ac.ebi.intact.application.graph2MIF.conversion |
Methods in uk.ac.ebi.intact.application.graph2MIF.conversion that throw GraphNotConvertableException | |
org.w3c.dom.Document |
Graph2UnfoldedMIF.getMIF(Graph graph)
The only public function. |
org.w3c.dom.Document |
Graph2FoldedMIF.getMIF(Graph graph)
The only public function. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |