Class WalkXElement
java.lang.Object
org.cip4.jdflib.elementwalker.BaseWalker
org.cip4.jdflib.extensions.xjdfwalker.xjdftojdf.WalkXElement
- All Implemented Interfaces:
Comparable<BaseWalker>,IWalker
- Direct Known Subclasses:
WalkAddress,WalkAudit,WalkChildProduct,WalkColorantAlias,WalkComment,WalkContinue,WalkConvertingConfig,WalkCutBlock,WalkDeviceInfo,WalkDeviceNColor,WalkDisjointing,WalkDropItem,WalkGangSource,WalkGlue,WalkHolePattern,WalkIgnore,WalkInsert,WalkIntent,WalkIntentElement,WalkJMF,WalkJobPhase,WalkLooseBinding,WalkMessageService,WalkModifyQueueEntryParams,WalkModuleInfo,WalkPartAmount,WalkPipeParams,WalkPosition,WalkProduct,WalkProductList,WalkQueue,WalkQueueEntry,WalkQueueFilter,WalkRegisterMark,WalkRepeatDesc,WalkReplace,WalkResource,WalkResourceQuParams,WalkSet,WalkShapeTemplate,WalkSignatureCell,WalkSpan,WalkSubscriptionInfo,WalkSurfaceColor,WalkTypesafeMessage,WalkXJDF,WalkXJDFAuditAmount,WalkXJDFResource
-
Field Summary
FieldsFields inherited from class org.cip4.jdflib.elementwalker.BaseWalker
depth, log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprotected voidprotected JDFSeparationListcreateSeparationList(KElement rPart, String elem) make a separationlist from an attributeprotected voidprotected JDFNodeprotected StringgetRefName(String val) voidsetParent(XJDFToJDFImpl xjdftojdf) fills this into the factoryprotected voidupdateAttributes(KElement elem) protected StringupdateColor(String xjdfcolor) the mother routine for walking....Methods inherited from class org.cip4.jdflib.elementwalker.BaseWalker
compareTo, finalizeWalk, getDepth, getElementNames, matches, prepareWalk, toString
-
Field Details
-
xjdfToJDFImpl
-
-
Constructor Details
-
WalkXElement
public WalkXElement()
-
-
Method Details
-
setParent
fills this into the factory- Parameters:
xjdftojdf-
-
walk
Description copied from class:BaseWalkerthe mother routine for walking....- Specified by:
walkin interfaceIWalker- Overrides:
walkin classBaseWalker- Parameters:
e-trackElem- a parallel element to e that may additionally be modified during the walk- Returns:
- element to continue with if must continue
- See Also:
-
updateAttributes
- Parameters:
elem-
-
updateColor
-
getRefName
- Parameters:
val-- Returns:
-
createSeparationList
make a separationlist from an attribute- Parameters:
rPart-elem- the separation list attribute / element- Returns:
-
getNode
- Parameters:
xjdfRes-jdfNode-- Returns:
-
cleanRefs
- Parameters:
e-trackElem-
-
cleanRef
-
fixAuthor
- Parameters:
e-
-