HEADER

biouml.modules.genenet.access
Class CellTransformer

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.CellTransformer
                                |
                                +--biouml.modules.genenet.access.CellTransformer

public class CellTransformer
extends CellTransformer


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