Uses of Interface
org.specrunner.plugins.IPluginGroup

Packages that use IPluginGroup
org.specrunner.plugins.core   
org.specrunner.plugins.core.factories   
 

Uses of IPluginGroup in org.specrunner.plugins.core
 

Classes in org.specrunner.plugins.core that implement IPluginGroup
 class PluginGroupImpl
          Default plugin group implementation.
 

Methods in org.specrunner.plugins.core that return IPluginGroup
 IPluginGroup PluginGroupImpl.add(IPlugin child)
          Adds a child plugin.
 

Uses of IPluginGroup in org.specrunner.plugins.core.factories
 

Methods in org.specrunner.plugins.core.factories with parameters of type IPluginGroup
protected  void PluginFactoryAttribute.byAttribute(IContext context, IPluginGroup result, nu.xom.Element ele)
          Lookup plugin classes using attribute enumeration as reference.
 



Copyright © 2014. All rights reserved.