edu.cmu.sphinx.util.props
Annotation Type ConfCategory


@Documented
@Retention(value=RUNTIME)
public @interface ConfCategory

An annotation which can be used to tag classes. Based on these tags classes will be sorted into module categories within the graphical system designer.

Author:
Holger Brandl

Required Element Summary
 java.lang.String[] value
           
 

Element Detail

value

public abstract java.lang.String[] value