|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.databene.script.expression.DynamicExpression<E>
org.databene.benerator.engine.parser.xml.SettingParser.SourceExpression<E>
public static class SettingParser.SourceExpression<E>
Evaluates a 'source' expression to a Generator.
Created: 26.10.2009 08:38:44
Constructor Summary | |
---|---|
SettingParser.SourceExpression(org.databene.script.Expression<Generator<E>> source)
|
Method Summary | |
---|---|
E |
evaluate(org.databene.commons.Context context)
|
Methods inherited from class org.databene.script.expression.DynamicExpression |
---|
isConstant |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SettingParser.SourceExpression(org.databene.script.Expression<Generator<E>> source)
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 |