Class ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule

All Implemented Interfaces:
TransformationRule
Enclosing class:
ProjectToWindowRule

public static class ProjectToWindowRule.ProjectToLogicalProjectAndWindowRule extends ProjectToWindowRule
Instance of the rule that can be applied to a Project and that produces, in turn, a mixture of LogicalProject and LogicalWindow.
See Also: