Class WalkModifyQueueEntry

All Implemented Interfaces:
Comparable<BaseWalker>, IWalker

public class WalkModifyQueueEntry extends WalkMessage
  • Constructor Details

    • WalkModifyQueueEntry

      public WalkModifyQueueEntry()
  • Method Details

    • matches

      public boolean matches(KElement toCheck)
      Description copied from class: BaseWalker
      this is the check whether or not to use this walker for a given element should be overwritten
      Overrides:
      matches in class WalkMessage
      Parameters:
      toCheck - the element to check
      Returns:
      true if it matches
      See Also:
      • org.cip4.jdflib.extensions.XJDF20.WalkMessage#matches(org.cip4.jdflib.core.KElement)
    • isQueueControl

      public static boolean isQueueControl(String type)
      Parameters:
      type -
      Returns:
    • getQueueControl

      public static Collection<String> getQueueControl()
      Parameters:
      type -
      Returns: