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

public class PEnumerate extends POperation
Represents a base relation defined by the instance set of an enumerable PConstraint; there are no parent SubPlans.

WARNING: if there are coinciding variables in the variable tuple of the enumerable constraint, it is the responsibility of the compiler to check them for equality.