|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ebi.adfconverter.tools.converter.ADFToMAGEConverter
Convert ADF data in MAGE objects. From a ADFJava object, a MAGEJava is obtained. It contained only arra design data. -> Array, ArrayDesign,DesignElement, Feature, Reporter, CompositeSequence, BioSequence
| Constructor Summary | |
ADFToMAGEConverter()
Constructor of the ADFToMAGEConvert class inits list of contract attributes |
|
ADFToMAGEConverter(java.util.Properties converterProperties)
Constructor of the ADFToMAGEConvert class with additional properties for the converter for class initialisation |
|
| Method Summary | |
MAGEJava |
ConvertToMAGE(ADFJava adf)
Method for ADF to MAGE object conversion First step before the MAGE-ML |
void |
exportIdentifier(java.io.File adfFile)
Export identifiers to a file. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ADFToMAGEConverter()
public ADFToMAGEConverter(java.util.Properties converterProperties)
converterProperties - | Method Detail |
public MAGEJava ConvertToMAGE(ADFJava adf)
adf - the ADF convert to MAGE
public void exportIdentifier(java.io.File adfFile)
throws java.io.IOException
adfFile - the file object corresponding to the ADF containing data
java.io.IOException - if an error occurs during identifier exporting (file access).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||