Package editor

Class BeanInfoNode

    • Constructor Detail

      • BeanInfoNode

        public BeanInfoNode​(IType type,
                            String strDisplayName)
      • BeanInfoNode

        public BeanInfoNode​(IType type)
      • BeanInfoNode

        public BeanInfoNode​(String strDisplayName)
    • Method Detail

      • getType

        public IType getType()
      • getDisplayName

        public String getDisplayName()
      • setDisplayName

        public void setDisplayName​(String strDisplayName)
      • getName

        public String getName()
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String strValue)
      • getTypeName

        public static String getTypeName​(IType type)
      • getPathComponent

        public String getPathComponent​(boolean bFeatureLiteralCompletion)
      • getTypePriority

        protected int getTypePriority()