Uses of Class
uk.ac.ebi.intact.application.graph2MIF.exception.GraphNotConvertableException

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.
 



IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk