public class WalkSignal extends WalkMessage
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkSignal() |
| 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 void |
removeUnusedElements(KElement jdf)
zapp unused elements
|
updateAttributes, walkgetLeaves, getRefName, getResID, getSet, matchesRootID, moveToAmountPool, mustInline, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributes, updateModulegetXJDFName, 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)protected void removeUnusedElements(KElement jdf)
WalkElementremoveUnusedElements in class WalkElementWalkElement.removeUnusedElements(org.cip4.jdflib.core.KElement)