public class WalkDeliveryIntent extends WalkResource
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkDeliveryIntent() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getClassName(JDFResource r) |
VString |
getElementNames()
retur the list of elements that will always be procesed by this walker
|
protected java.lang.String |
getXJDFName(KElement jdf)
the new name
|
protected boolean |
isProductResource(JDFResource linkTarget) |
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
moveAttribsToBase, moveToDetails, updateAttributes, walkcheckAllLeaves, getLeaves, getRefName, getResID, getSet, matchesRootID, moveToAmountPool, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributes, updateModulemustInline, removeUnusedElements, safeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringprotected boolean isProductResource(JDFResource linkTarget)
isProductResource in class WalkResourceorg.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkResLink#isProductResource(org.cip4.jdflib.resource.JDFResource)public boolean matches(KElement toCheck)
BaseWalkermatches in class WalkResourcetoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected java.lang.String getClassName(JDFResource r)
getClassName in class WalkResourceWalkResource.getClassName(org.cip4.jdflib.resource.JDFResource)protected java.lang.String getXJDFName(KElement jdf)
WalkElementgetXJDFName in class WalkElementWalkElement.getXJDFName(org.cip4.jdflib.core.KElement)public VString getElementNames()
BaseWalkergetElementNames in class BaseWalkerBaseWalker.getElementNames()