Annotation Type IntroWord


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface IntroWord
    Marks a method as an introduction word of a step. Examples for introduction words are given, when, then, and, etc. Introduction words are specially treated in reports, e.g., introduce a new line, or are specially aligned.