|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.benerator.factory.InstanceGeneratorFactory
org.databene.benerator.factory.ComponentBuilderFactory
public class ComponentBuilderFactory
Creates ComponentBuilders.
Created: 14.10.2007 22:16:34
| Constructor Summary | |
|---|---|
protected |
ComponentBuilderFactory()
|
| Method Summary | |
|---|---|
protected static ComponentBuilder<?> |
createComponentBuilder(ComponentDescriptor descriptor,
Uniqueness ownerUniqueness,
BeneratorContext context)
|
protected static NullableGenerator<?> |
createNullableScriptBuilder(ComponentDescriptor component,
BeneratorContext context)
|
| Methods inherited from class org.databene.benerator.factory.InstanceGeneratorFactory |
|---|
createNullableGenerator, createNullQuotaOneGenerator, createSingleInstanceGenerator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected ComponentBuilderFactory()
| Method Detail |
|---|
protected static ComponentBuilder<?> createComponentBuilder(ComponentDescriptor descriptor,
Uniqueness ownerUniqueness,
BeneratorContext context)
protected static NullableGenerator<?> createNullableScriptBuilder(ComponentDescriptor component,
BeneratorContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||