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


@Retention(value=RUNTIME)
public @interface S4Property

A tag which superclasses all sphinx property annotations. Because there is no real inheritance for annotations all child classes are annotated by this general property annotation.

Author:
Holger Brandl
See Also:
S4Component, S4Integer, S4ComponentList, S4Double, S4Boolean, S4String