Class PlanPrinter.PrintablePlan
java.lang.Object
se.liu.ida.hefquin.base.utils.PlanPrinter.PrintablePlan
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPrintablePlan(String rootOpAsString, List<String> rootOpProperties, List<PlanPrinter.PrintablePlan> subPlans) -
Method Summary
-
Field Details
-
rootOpAsString
-
rootOpProperties
-
subPlans
-
-
Constructor Details
-
PrintablePlan
public PrintablePlan(String rootOpAsString, List<String> rootOpProperties, List<PlanPrinter.PrintablePlan> subPlans)
-