|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--uk.ac.ebi.intact.application.graph2MIF.conversion.Graph2UnfoldedMIF
This class gives IntAct the possibillity to give out a graph to MIF-PSI-Format in XML. see http://psidev.sf.net for details
| Constructor Summary | |
Graph2UnfoldedMIF()
Contructor without parameter - strict MIF will be produced or Exception will be thrown |
|
Graph2UnfoldedMIF(java.lang.Boolean strictmif)
Contructor with parameter |
|
| Method Summary | |
org.w3c.dom.Document |
getMIF(Graph graph)
The only public function. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Graph2UnfoldedMIF()
public Graph2UnfoldedMIF(java.lang.Boolean strictmif)
strictmif - defines wether MIF should be strict produced or not.| Method Detail |
public org.w3c.dom.Document getMIF(Graph graph)
throws GraphNotConvertableException
graph - to convert to PSI-Format
GraphNotConvertableException - if PSIrequired Elements are missing within graph
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||