Class WalkModifyQueueEntry

    • Constructor Detail

      • WalkModifyQueueEntry

        public WalkModifyQueueEntry()
    • Method Detail

      • 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​(java.lang.String type)
        Parameters:
        type -
        Returns: