HEADER

biouml.modules.genenet.type
Class ReactionBeanInfo

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

public class ReactionBeanInfo
extends ReactionBeanInfo


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

Constructor Summary
ReactionBeanInfo()
           

Method Summary
 voidinitProperties()
          Here we hide synonims property because this property is not supported by GeneNet.

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

ReactionBeanInfo

public ReactionBeanInfo()
Method Detail

initProperties

public void initProperties()
throws java.lang.Exception
Here we hide synonims property because this property is not supported by GeneNet.

FOOTER

BOTTOM