Class WalkDeliveryIntent
java.lang.Object
org.cip4.jdflib.elementwalker.BaseWalker
org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkElement
org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkJDFElement
org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkResource
org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkDeliveryIntent
- All Implemented Interfaces:
Comparable<BaseWalker>,IWalker
-
Field Summary
Fields inherited from class org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkElement
jdfToXJDFFields inherited from class org.cip4.jdflib.elementwalker.BaseWalker
depth, log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Stringretur the list of elements that will always be procesed by this walkerprotected StringgetXJDFName(KElement jdf) the new nameprotected booleanisProductResource(JDFResource linkTarget) booleanthis is the check whether or not to use this walker for a given element should be overwrittenMethods inherited from class org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkResource
moveAttribsToBase, moveToDetails, retainRoot, updateAttributes, walkMethods inherited from class org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkJDFElement
checkAllLeaves, getLeaves, getRefName, getResID, getSet, matchesRootID, moveToAmountPool, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributes, updateModuleMethods inherited from class org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkElement
mustInline, removeUnusedElements, safeRename, setAttributes, setParentMethods inherited from class org.cip4.jdflib.elementwalker.BaseWalker
compareTo, finalizeWalk, getDepth, prepareWalk, toString
-
Constructor Details
-
WalkDeliveryIntent
public WalkDeliveryIntent()
-
-
Method Details
-
isProductResource
- Overrides:
isProductResourcein classWalkResource- Returns:
- See Also:
-
org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkResLink#isProductResource(org.cip4.jdflib.resource.JDFResource)
-
matches
Description copied from class:BaseWalkerthis is the check whether or not to use this walker for a given element should be overwritten- Overrides:
matchesin classWalkResource- Parameters:
toCheck-- Returns:
- true if it matches
- See Also:
-
getClassName
- Overrides:
getClassNamein classWalkResource- Returns:
- See Also:
-
getXJDFName
Description copied from class:WalkElementthe new name- Overrides:
getXJDFNamein classWalkElement- Returns:
- See Also:
-
getElementNames
Description copied from class:BaseWalkerretur the list of elements that will always be procesed by this walker- Overrides:
getElementNamesin classBaseWalker- Returns:
- See Also:
-