public abstract class PlanGoalDependency
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
METADATA_NAME |
protected Plan |
root |
| Constructor and Description |
|---|
PlanGoalDependency(Plan root) |
public static final java.lang.String METADATA_NAME
protected Plan root
public PlanGoalDependency(Plan root)
public Plan getRoot()