public class WalkDeliveryParams extends WalkResource
xjdfToJDFImpldepth, log| Constructor and Description |
|---|
WalkDeliveryParams() |
| Modifier and Type | Method and Description |
|---|---|
VString |
getElementNames()
retur the list of elements that will always be procesed by this walker
|
KElement |
walk(KElement xjdfDelParams,
KElement jdfDelParams)
the mother routine for walking....
|
matchescleanRef, cleanRefs, createSeparationList, fixAuthor, getNode, getRefName, setParent, updateAttributes, updateColorcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement xjdfDelParams, KElement jdfDelParams)
BaseWalkerwalk in interface IWalkerwalk in class WalkXElementxjdfDelParams - the element to walkjdfDelParams - a parallel element to e that may additionally be modified during the walkWalkXElement.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)public VString getElementNames()
BaseWalkergetElementNames in class BaseWalkerBaseWalker.getElementNames()