public class WalkJDFSubElement extends WalkJDFElement
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkJDFSubElement()
class that inlines all refelements for classes that are derived from resources
see
WalkInlineAllElement for similar functionality for elements |
| 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 |
updateAttributes(JDFAttributeMap map) |
checkAllLeaves, getLeaves, getRefName, getResID, getSet, matchesRootID, moveToAmountPool, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributes, updateModule, walkgetXJDFName, mustInline, removeUnusedElements, safeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toStringpublic WalkJDFSubElement()
WalkInlineAllElement for similar functionality for elementspublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkJDFElementtoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected void updateAttributes(JDFAttributeMap map)
updateAttributes in class WalkJDFElementWalkElement.updateAttributes(org.cip4.jdflib.datatypes.JDFAttributeMap)