HEADER

biouml.standard.type.access
Class CompartmentTransformer

ru.biosoft.access.AbstractTransformer
  |
  +--ru.biosoft.access.support.TagEntryTransformer
        |
        +--ru.biosoft.access.support.BeanInfoEntryTransformer
              |
              +--biouml.standard.type.access.GenericEntityTransformer
                    |
                    +--biouml.standard.type.access.CompartmentTransformer
Direct Known Subclasses:
CompartmentTransformer

public class CompartmentTransformer
extends GenericEntityTransformer


Constructor Summary
CompartmentTransformer()
           

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

Constructor Detail

CompartmentTransformer

public CompartmentTransformer()
Method Detail

getOutputType

public Class getOutputType()

FOOTER

BOTTOM