public class CapabilitiesCreator.WalkElement extends BaseWalker
depth, log| Constructor and Description |
|---|
WalkElement() |
| Modifier and Type | Method and Description |
|---|---|
KElement |
walk(KElement e,
KElement trackElem)
the mother routine for walking....
|
compareTo, finalizeWalk, getDepth, getElementNames, matches, prepareWalk, toStringpublic KElement walk(KElement e, KElement trackElem)
BaseWalkerwalk in interface IWalkerwalk in class BaseWalkere - trackElem - BaseWalker.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)