biouml.modules.genenet.access
Class LiteratureReferenceTransformer
ru.biosoft.access.AbstractTransformer
|
+--biouml.modules.genenet.access.LiteratureReferenceTransformer
- public class LiteratureReferenceTransformer
- extends AbstractTransformer
getInputType
public Class getInputType()
getOutputType
public Class getOutputType()
transformInput
public synchronized DataElement transformInput(DataElement input)
throws java.lang.Exception
- pending stub
transformOutput
public DataElement transformOutput(DataElement output)
throws java.lang.Exception
- pending todo
BOTTOM