HEADER

biouml.standard.type
Class GeneBeanInfo

|
+--biouml.standard.type.GenericEntityBeanInfo
  |
  +--biouml.standard.type.ReferrerBeanInfo
        |
        +--biouml.standard.type.ConceptBeanInfo
              |
              +--biouml.standard.type.MoleculeBeanInfo
                    |
                    +--biouml.standard.type.BiopolymerBeanInfo
                          |
                          +--biouml.standard.type.GeneBeanInfo

public class GeneBeanInfo
extends BiopolymerBeanInfo


Inner classes inherited from class biouml.standard.type.ConceptBeanInfo
ConceptBeanInfo.ConceptTypeEditor

Inner classes inherited from class biouml.standard.type.ReferrerBeanInfo
ReferrerBeanInfo.LiteratureReferencesEditor

Constructor Summary
GeneBeanInfo()
           

Method Summary
 voidinitProperties()
           

Methods inherited from class biouml.standard.type.GenericEntityBeanInfo
setHtmlDisplayName

Constructor Detail

GeneBeanInfo

public GeneBeanInfo()
Method Detail

initProperties

public void initProperties()
throws java.lang.Exception

FOOTER

BOTTOM