public interface TraversalOptionParent<M,S,E> extends TraversalParent
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
TraversalOptionParent.Pick  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addGlobalChildOption(M pickToken,
                    Traversal.Admin<S,E> traversalOption)  | 
addGlobalChild, addLocalChild, asStep, close, getGlobalChildren, getLocalChildren, getSelfAndChildRequirements, integrateChild, removeGlobalChild, removeLocalChild, replaceLocalChildvoid addGlobalChildOption(M pickToken, Traversal.Admin<S,E> traversalOption)
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.