Interface RETENode

    • Method Detail

      • clone

        RETENode clone​(java.util.Map<RETENode,​RETENode> netCopy,
                       RETERuleContext context)
        Clone this node in the network across to a different context.
        Parameters:
        netCopy - a map from RETENodes to cloned instance so far.
        context - the new context to which the network is being ported