java.lang.Object
tools.refinery.interpreter.matchers.planning.operations.POperation
tools.refinery.interpreter.matchers.planning.operations.PProject

public class PProject extends POperation
Represents a projection of a single parent SubPlan onto a limited set of variables.

May optionally prescribe an ordering of variables (List, as opposed to Set).