Package uk.ac.ebi.intact.application.graph2MIF
The classes of the Graph2MIF application are in this package.
See:
Description
|
Interface Summary |
| Graph2MIFWS |
Graph2MIFWS Interface
This is the interface of The graph2MIF-WebService. |
|
Class Summary |
| Graph2MIFWSService |
Graph2MIFWSService Implementation
This is the implementation of The graph2MIF-WebService. |
| Graph2MIFWSServlet |
Graph2MIFServlet
This is a Servlet for retrieving a MIF Document using a URL-Call directly. |
| GraphFactory |
Graph producer. |
Package uk.ac.ebi.intact.application.graph2MIF Description
The classes of the Graph2MIF application are in this package.
Exceptions are not separated, because Axis cant handle Exceptions out of
the original packige.
- Graph2MIF.java
- Core class with do the convertion from a graph to a DOM-Document
- Graph2MIFWS.java
- Interface of the webservice
- Graph2MIFWSService.java
- Implementation of the webservice.
- GraphNotConvertableException.java
- This Exception should be thrown, if a fatal Error occours - so the PSIFormat will NOT be valid without this mising Element
- NoGraphRetrievedException.java
- This Exception should be thrown, if there were occoured a exception while retrieving the graph
- MIFSerializeException.java
- This Exception should be thrown, if there the DOM-Object could not be serialized
- NoInteractorFoundException.java
- This Exception should be thrown, if there were no interactors found for the ac.
IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk