Documentation of 'cc.redberry.core.tensor.iterator.TraverseGuide' Java class
TraverseGuide
cc.redberry.core.tensor.iterator

Interface TraverseGuide



  • public interface TraverseGuide
    Since:
    1.0
    • Method Detail

      • getPermission

        TraversePermission getPermission(Tensor tensor,
                                         Tensor parent,
                                         int indexInParent)
        This method specifies restrictions on iteration procedure. Possible kinds of restrictions specified in TraversePermission enum. Any cursor position can be characterized by three parameters: current cursor, its position tensor and position in position tensor. So, they are the method arguments.
        Parameters:
        parent - current cursor position tensor
        indexInParent - position of the current cursor in position tensor
        tensor - current cursor
        Returns:
        TraversePermission
        See Also:
        TraversePermission, TreeTraverseIterator

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.