public class WalkPhaseTimeAudit extends WalkAudit
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkPhaseTimeAudit() |
| 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
|
KElement |
oldwalk(KElement jdf,
KElement xjdf) |
protected void |
removeUnused(KElement newRootP)
remove all stuff that is now in the JobPhases
|
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
getRefName, matchesRootID, mustInline, mustInline, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributesgetXJDFName, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement jdf, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class WalkAuditjdf - xjdf - WalkJDFElement.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)public KElement oldwalk(KElement jdf, KElement xjdf)
xjdf - public boolean matches(KElement toCheck)
BaseWalkermatches in class WalkAudittoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected void removeUnused(KElement newRootP)
removeUnused in class WalkJDFElementWalkJDFElement.removeUnused(org.cip4.jdflib.core.KElement)Copyright © 2015. All rights reserved.