HEADER

biouml.standard.type
Class ProteinBeanInfo

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

public class ProteinBeanInfo
extends BiopolymerBeanInfo


Inner Class Summary
 public static classProteinBeanInfo.FunctionalStateEditor
           
 public static classProteinBeanInfo.ModificationEditor
           
 public static classProteinBeanInfo.StructureEditor
           

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

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

Constructor Summary
ProteinBeanInfo()
           

Method Summary
 voidinitProperties()
           

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

Constructor Detail

ProteinBeanInfo

public ProteinBeanInfo()
Method Detail

initProperties

public void initProperties()
throws java.lang.Exception

FOOTER

BOTTOM