|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.expression.DynamicExpression<E>
org.databene.benerator.script.Construction<E>
org.databene.benerator.script.DefaultConstruction<E>
public class DefaultConstruction<E>
Instantiates a class by default constructor.
Created: 25.10.2009 08:32:58
| Field Summary |
|---|
| Fields inherited from class org.databene.benerator.script.Construction |
|---|
className |
| Constructor Summary | |
|---|---|
DefaultConstruction(java.lang.String className)
|
|
| Method Summary | |
|---|---|
E |
evaluate(org.databene.commons.Context context)
|
| Methods inherited from class org.databene.benerator.script.Construction |
|---|
getClassName, getType |
| Methods inherited from class org.databene.commons.expression.DynamicExpression |
|---|
isConstant |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultConstruction(java.lang.String className)
| Method Detail |
|---|
public E evaluate(org.databene.commons.Context context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||