Package gw.util
Interface IFeatureFilter
-
- All Known Implementing Classes:
ScriptabilityFilter
public interface IFeatureFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
acceptFeature(IType beanType, IFeatureInfo fi)
-
-
-
Method Detail
-
acceptFeature
boolean acceptFeature(IType beanType, IFeatureInfo fi)
-
-