HEADER

biouml.modules.genenet.type
Class ProteinBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.beanexplorer.beans.BeanInfoEx
              |
              +--biouml.standard.type.GenericEntityBeanInfo
                    |
                    +--biouml.standard.type.ReferrerBeanInfo
                          |
                          +--biouml.standard.type.MoleculeBeanInfo
                                |
                                +--biouml.standard.type.BiopolimerBeanInfo
                                      |
                                      +--biouml.standard.type.ProteinBeanInfo
                                            |
                                            +--biouml.modules.genenet.type.ProteinBeanInfo

public class ProteinBeanInfo
extends ProteinBeanInfo

pending GeneNet use other protein properties constants:
standard GeneNet
proteinFunctionalStates
  • active
  • inactive
  • unknown
  • active
  • inactive
  • no data
proteinStructures
  • monomer
  • homodimer
  • heterodimer
  • multimer
  • unknown
  • monomer
  • homodimer
  • heterodimer
  • multimer
  • no data
proteinModifications
  • none
  • phosphrylated
  • unknown
  • none
  • phosphrylated
  • unknown

Inner classes inherited from class biouml.standard.type.ProteinBeanInfo
ProteinBeanInfo.FunctionalStateEditor, ProteinBeanInfo.ModificationEditor, ProteinBeanInfo.StructureEditor

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

Constructor Summary
ProteinBeanInfo()
           

Methods inherited from class biouml.standard.type.ProteinBeanInfo
initProperties

Methods inherited from class biouml.standard.type.GenericEntityBeanInfo
add, findPropertyDescriptor, setHtmlDisplayName

Methods inherited from class com.beanexplorer.beans.BeanInfoEx
getIcon, getPropertyDescriptors, add, add, add, add, addHidden, addHidden, setDisplayNameMethod, setHelpId, setHidden, setSubstituteByChild, setReadOnly, setHideChildren, setSimple, setNoRecursionCheck, setBeanEditor, setCompositeEditor, setEditorPreferredSize, getBeanDescriptor, getResourceString

Methods inherited from class java.beans.SimpleBeanInfo
getDefaultPropertyIndex, getEventSetDescriptors, getDefaultEventIndex, getMethodDescriptors, getAdditionalBeanInfo, loadImage

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait

Constructor Detail

ProteinBeanInfo

public ProteinBeanInfo()

FOOTER

BOTTOM