public class Context extends Object
CollectionAnyVisitor
as the visitor contextModifier 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–2015 Mysema Ltd. All rights reserved.