public interface  org.finos.legend.engine.persistence.components.physicalplan.PhysicalPlan extends java.lang.Object
{
public abstract java.util.List ops();
}