|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.expression.DynamicExpression<java.lang.Object>
org.databene.benerator.engine.expression.context.ContextReference
public class ContextReference
Represents and resolves a reference to an object in a Context.
Created: 25.10.2009 09:33:35
| Constructor Summary | |
|---|---|
ContextReference(java.lang.String ref)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
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 ContextReference(java.lang.String ref)
| Method Detail |
|---|
public java.lang.Object evaluate(org.databene.commons.Context context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||