HEADER

biouml.modules.genenet.access
Class ProteinTransformer

ru.biosoft.access.AbstractTransformer
  |
  +--ru.biosoft.access.support.TagEntryTransformer
        |
        +--ru.biosoft.access.support.BeanInfoEntryTransformer
              |
              +--biouml.standard.type.access.GenericEntityTransformer
                    |
                    +--biouml.standard.type.access.MoleculeTransformer
                          |
                          +--biouml.standard.type.access.ProteinTransformer
                                |
                                +--biouml.modules.genenet.access.ProteinTransformer

public class ProteinTransformer
extends ProteinTransformer


Method Summary
 ClassgetOutputType()
           

Methods inherited from class biouml.standard.type.access.GenericEntityTransformer
getEndTag, getStartTag, transformInput

Methods inherited from class ru.biosoft.access.support.TagEntryTransformer
addCommand, getInputType, getOutput, transformOutput

Methods inherited from class ru.biosoft.access.AbstractTransformer
getPrimaryCollection, getTransformedCollection, init, isInputType, isOutputType

Method Detail

getOutputType

public Class getOutputType()

FOOTER

BOTTOM