Package weka.gui
Annotation Type ProgrammaticProperty
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface ProgrammaticPropertyMethod annotation that can be used with bean properties that are to be considered as programmatic only (i.e. they should not be exposed by the GenericObjectEditor in GUI config dialogs).- Version:
- $Revision: 11650 $
- Author:
- Mark Hall (mhall{[at]}pentaho{[dot]}com)