| Modifier | Constructor and Description |
|---|---|
protected |
ValueContext(Bindings parentBindings,
GeneratedEngine generatedEngine) |
protected |
ValueContext(Context<?> parent) |
| Modifier and Type | Method and Description |
|---|---|
Bindings |
getBindings() |
GeneratedEngine |
getGeneratedEngine() |
boolean |
isActiveted() |
Path<?,? extends Context<T>> |
parent()
Parent path.
|
void |
setActiveted(boolean activeted) |
protected ValueContext(Bindings parentBindings, GeneratedEngine generatedEngine)
protected ValueContext(Context<?> parent)
public boolean isActiveted()
public void setActiveted(boolean activeted)
public Bindings getBindings()
getBindings in interface Context<T>public GeneratedEngine getGeneratedEngine()
getGeneratedEngine in interface Context<T>Copyright © 2020. All rights reserved.