org.specrunner.annotator
Interface IAnnotatorGroup

All Superinterfaces:
IAnnotator, IComposite<IAnnotatorGroup,IAnnotator>
All Known Implementing Classes:
AnnotatorGroupImpl

public interface IAnnotatorGroup
extends IAnnotator, IComposite<IAnnotatorGroup,IAnnotator>

A group of annotators.

Author:
Thiago Santos

Method Summary
 
Methods inherited from interface org.specrunner.annotator.IAnnotator
annotate
 
Methods inherited from interface org.specrunner.util.composite.IComposite
add, getChildren, isEmpty
 



Copyright © 2014. All rights reserved.