public class WalkEmployee extends WalkResource
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkEmployee() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getXJDFName(KElement jdf)
the new name
|
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
KElement |
moveToContact(KElement jdfEmployee) |
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
getClassName, isProductResource, moveAttribsToBasegetRefName, getSet, matchesRootID, moveToAmountPool, mustInline, removeUnused, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributessafeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringprotected String getXJDFName(KElement jdf)
getXJDFName in class WalkElementjdf - public 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.