public class WalkColorIntentResLink extends WalkResLink
jdfToXJDF
depth, log
Constructor and Description |
---|
WalkColorIntentResLink() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
protected VElement |
setResource(JDFElement rl,
JDFResource linkTarget,
KElement xjdf) |
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
getParentProduct
getRefName, getResID, getSet, matchesRootID, moveToAmountPool, mustInline, setAmountPool, setBaseResource, setLeafAttributes, setSetAttributes, updateAttributes, updateModule
getXJDFName, removeUnusedElements, safeRename, setAttributes, setParent
compareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toString
protected VElement setResource(JDFElement rl, JDFResource linkTarget, KElement xjdf)
setResource
in class WalkResLink
rl
- the refelement or reslinkorg.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkResLink#setResource(org.cip4.jdflib.core.JDFResourceLink, org.cip4.jdflib.resource.JDFResource, org.cip4.jdflib.core.KElement)
public KElement walk(KElement jdf, KElement xjdf)
BaseWalker
walk
in interface IWalker
walk
in class WalkResLink
jdf
- the element to walkxjdf
- a parallel element to e that may additionally be modified during the walkWalkResLink.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)
public boolean matches(KElement toCheck)
BaseWalker
matches
in class WalkResLink
toCheck
- the element to checkWalkResLink.matches(org.cip4.jdflib.core.KElement)
Copyright © 2018. All rights reserved.