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, getGlobalChildren, getLocalChildren, getSelfAndChildRequirements, integrateChild, removeGlobalChild, removeLocalChild
void addGlobalChildOption(M pickToken, Traversal.Admin<S,E> traversalOption)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.