Class ProjectMergeRule

All Implemented Interfaces:
TransformationRule

@Enclosing public class ProjectMergeRule extends RelRule<ProjectMergeRule.Config> implements TransformationRule
ProjectMergeRule merges a Project into another Project, provided the projects aren't projecting identical sets of input references.
See Also: