Class TopLayerSingletonFramesSelector

    • Constructor Detail

      • TopLayerSingletonFramesSelector

        public TopLayerSingletonFramesSelector()
    • Method Detail

      • getFrames

        public Iterable<? extends org.jboss.windup.graph.model.WindupVertexFrame> getFrames​(GraphRewrite event,
                                                                                            org.ocpsoft.rewrite.context.EvaluationContext context)
        Description copied from interface: FramesSelector
        Get the currently selected WindupVertexFrame instances for this Iteration.
        Specified by:
        getFrames in interface FramesSelector