Class WalkJDFSubElement
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.WalkJDFSubElement
- All Implemented Interfaces:
Comparable<BaseWalker>,IWalker
- Direct Known Subclasses:
WalkAddress,WalkAmountPool,WalkAssemblySection,WalkAudit,WalkAuditPool,WalkChannelBinding,WalkColorantAlias,WalkConvertingConfig,WalkCostCenter,WalkCutBlock,WalkDependencies,WalkDeviceFilter,WalkDeviceInfo,WalkDeviceMark,WalkDeviceNColor,WalkDeviceNSpace,WalkDropIntent,WalkDropItemIntent,WalkGangElement,WalkGlue,WalkGlueApplication,WalkInsert,WalkJobPhase,WalkLayoutElementPart,WalkLocation,WalkMessageService,WalkModuleStatus,WalkNotificationFilter,WalkPipeParams,WalkPlacedObject,WalkQueueEntryDef,WalkRepeatDesc,WalkResLinkPool,WalkResourceCmdParams,WalkResourceInfo,WalkResourceQuParams,WalkReturnQueueEntryParams,WalkSeparationList,WalkShapeTemplate,WalkSkip,WalkSpan,WalkStatusQuParams,WalkSubscription,WalkSubscriptionFilter,WalkSubscriptionInfo,WalkTabs
-
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
ConstructorsConstructorDescriptionclass that inlines all refelements for classes that are derived from resources seeWalkInlineAllElementfor similar functionality for elements -
Method Summary
Modifier and TypeMethodDescriptionbooleanthis is the check whether or not to use this walker for a given element should be overwrittenprotected voidMethods inherited from class org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkJDFElement
checkAllLeaves, getLeaves, getRefName, getResID, getSet, matchesRootID, moveToAmountPool, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributes, updateModule, walkMethods inherited from class org.cip4.jdflib.extensions.xjdfwalker.jdftoxjdf.WalkElement
getXJDFName, mustInline, removeUnusedElements, safeRename, setAttributes, setParentMethods inherited from class org.cip4.jdflib.elementwalker.BaseWalker
compareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toString
-
Constructor Details
-
WalkJDFSubElement
public WalkJDFSubElement()class that inlines all refelements for classes that are derived from resources seeWalkInlineAllElementfor similar functionality for elements
-
-
Method Details
-
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 classWalkJDFElement- Parameters:
toCheck-- Returns:
- true if it matches
- See Also:
-
updateAttributes
- Overrides:
updateAttributesin classWalkJDFElement- See Also:
-