public class Context extends Object
CollectionAnyVisitor as the visitor context| Modifier and Type | Field and Description |
|---|---|
List<Path<?>> |
paths |
boolean |
replace |
List<EntityPath<?>> |
replacements |
| Constructor and Description |
|---|
Context() |
public boolean replace
public final List<EntityPath<?>> replacements
public void add(Path<?> anyPath, EntityPath<?> replacement)
public void add(Context c)
public void clear()
Copyright © 2007–2014 Mysema Ltd. All rights reserved.