|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Group | |
|---|---|
| net.sf.adatagenerator.api | The API package is composed of Java interfaces, abstract classes and Exception classes that the define A Data Generator (ADG) framework. |
| net.sf.adatagenerator.core | The CORE package is composed of concrete classes for default implementations of A Data Generator (ADG) framework. |
| Uses of Group in net.sf.adatagenerator.api |
|---|
| Subinterfaces of Group in net.sf.adatagenerator.api | |
|---|---|
interface |
HierarchicalGroup<T>
|
| Methods in net.sf.adatagenerator.api with parameters of type Group | ||
|---|---|---|
|
GeneratedGroupBean.getGroupParameterValue(Group<T> group,
Class<V> parameterType,
String parameterName)
|
|
|
GeneratedGroupBean.setGroupParameterValue(Group<T> group,
Class<V> parameterType,
String parameterName,
Object parameterValue)
|
|
| Uses of Group in net.sf.adatagenerator.core |
|---|
| Classes in net.sf.adatagenerator.core that implement Group | |
|---|---|
class |
DefaultGroup<T>
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||