| Package | Description |
|---|---|
| org.useware.kernel.model.mapping |
| Modifier and Type | Method and Description |
|---|---|
List<Node<T>> |
Node.collectParents(NodePredicate<T> predicate) |
Node<T> |
Node.findParent(NodePredicate<T> predicate)
Finds the parent which satisfies the predicate.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.