public class WalkStrippingParams extends WalkResource
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkStrippingParams() |
| Modifier and Type | Method and Description |
|---|---|
VString |
getElementNames()
retur the list of elements that will always be procesed by this walker
|
protected void |
updateAttributes(JDFAttributeMap map) |
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
getClassName, isProductResource, matches, moveAttribsToBase, moveToDetailscheckAllLeaves, getLeaves, getRefName, getResID, getSet, matchesRootID, moveToAmountPool, mustInline, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributes, updateModulegetXJDFName, removeUnusedElements, safeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement jdf, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class WalkResourcexjdf - jdf - the element to walkIWalker.walk(KElement, KElement)public VString getElementNames()
BaseWalkergetElementNames in class BaseWalkerBaseWalker.getElementNames()protected void updateAttributes(JDFAttributeMap map)
updateAttributes in class WalkResourceWalkResource.updateAttributes(org.cip4.jdflib.datatypes.JDFAttributeMap)