| Package | Description |
|---|---|
| org.jboss.as.console.client.teiid.widgets |
| Modifier and Type | Method and Description |
|---|---|
static PlanNode |
PlanNode.fromXml(String planString) |
PlanNode |
PlanNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<PlanNode> |
PlanNode.getChildNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlanNode.addChildNode(PlanNode value) |
protected void |
PlanNode.visitNode(PlanNode node,
int nodeLevel,
StringBuilder text) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.