Package weka.gui

Annotation Interface GPCIgnore


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface GPCIgnore
Marker annotation. Used to prevent the GenericPropertiesCreator from making something available.
Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)