Uses of Class
org.apache.beehive.controls.api.packaging.FeatureInfo

Packages that use FeatureInfo
org.apache.beehive.controls.runtime.generator   
 

Uses of FeatureInfo in org.apache.beehive.controls.runtime.generator
 

Methods in org.apache.beehive.controls.runtime.generator that return FeatureInfo
 FeatureInfo AptProperty.getFeatureInfo()
          Returns any FeatureInfo associated with the property (or null if none)
 FeatureInfo AptMethod.getFeatureInfo()
          Returns any FeatureInfo associated with the method (or null if none)
 FeatureInfo AptControlInterface.getFeatureInfo()
          Returns the FeatureInfo attributes for this control interface