public class WalkPerson extends WalkResource
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkPerson() |
| 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 |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
getClassName, isProductResource, moveAttribsToBasegetRefName, getSet, matchesRootID, moveToAmountPool, mustInline, removeUnused, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributesgetXJDFName, safeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkResourcetoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)public KElement walk(KElement jdf, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class WalkResourcejdf - the element to walkxjdf - a parallel element to e that may additionally be modified during the walkWalkJDFElement.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)Copyright © 2015. All rights reserved.