public class Context
extends java.lang.Object
CollectionAnyVisitor
as the visitor contextModifier and Type | Field and Description |
---|---|
java.util.List<Path<?>> |
paths |
boolean |
replace |
java.util.List<EntityPath<?>> |
replacements |
Constructor and Description |
---|
Context() |
public boolean replace
public final java.util.List<Path<?>> paths
public final java.util.List<EntityPath<?>> replacements
public void add(Path<?> anyPath, EntityPath<?> replacement)
public void add(Context c)
public void clear()
Copyright © 2007-2013 Mysema Ltd. All Rights Reserved.