org.specrunner.annotator
Interface IAnnotatorFactoryGroup

All Superinterfaces:
IAnnotatorFactory, IComposite<IAnnotatorFactoryGroup,IAnnotatorFactory>
All Known Implementing Classes:
AnnotatorFactoryGroupImpl

public interface IAnnotatorFactoryGroup
extends IAnnotatorFactory, IComposite<IAnnotatorFactoryGroup,IAnnotatorFactory>

A group of annotator factories.

Author:
Thiago Santos

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



Copyright © 2014. All rights reserved.