public class ContainedInRecursionContext extends Object
IndexedEmbedded
or ContainedIn
annotations.Constructor and Description |
---|
ContainedInRecursionContext(int maxDepth,
int depth,
Set<String> comprehensivePaths) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getComprehensivePaths() |
int |
getDepth() |
int |
getMaxDepth() |
boolean |
isTerminal() |
String |
toString() |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved