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