public class WalkColorantAlias extends WalkXElement
xjdfToJDFImpldepth, log| Constructor and Description |
|---|
WalkColorantAlias() |
| 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)
org.cip4.jdflib.extensions.xjdfwalker.XJDFToJDFConverter.WalkXJDFResource#walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)
|
cleanRef, cleanRefs, createSeparationList, fixAuthor, getNode, getRefName, setParent, updateAttributes, updateColorcompareTo, finalizeWalk, getDepth, matches, prepareWalk, toStringpublic KElement walk(KElement e, KElement trackElem)
walk in interface IWalkerwalk in class WalkXElemente - the element to walktrackElem - a parallel element to e that may additionally be modified during the walkIWalker.walk(KElement, KElement)public VString getElementNames()
BaseWalkergetElementNames in class BaseWalkerBaseWalker.getElementNames()