public class WalkPipeControl extends WalkMessage
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkPipeControl() |
| 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
|
updateAttributes, walkcheckAllLeaves, getLeaves, getRefName, getResID, getSet, matchesRootID, moveToAmountPool, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributes, updateModulegetXJDFName, mustInline, removeUnusedElements, safeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toStringpublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkMessagetoCheck - the element to checkorg.cip4.jdflib.extensions.XJDF20.WalkMessage#matches(org.cip4.jdflib.core.KElement)