|
||||||||||
| 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.engine.parser.xml.PropertyParser.SourceExpression<E>
public static class PropertyParser.SourceExpression<E>
Evaluates a 'source' expression to a Generator.
Created: 26.10.2009 08:38:44
| Constructor Summary | |
|---|---|
PropertyParser.SourceExpression(org.databene.commons.Expression<Generator<E>> source)
|
|
| Method Summary | |
|---|---|
E |
evaluate(org.databene.commons.Context context)
|
| 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 PropertyParser.SourceExpression(org.databene.commons.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 | |||||||||