Package | Description |
---|---|
org.apache.struts2.sitegraph.model |
Modifier and Type | Class and Description |
---|---|
class |
Graph |
Modifier and Type | Field and Description |
---|---|
protected SubGraph |
SubGraph.parent |
Modifier and Type | Field and Description |
---|---|
protected List<SubGraph> |
SubGraph.subGraphs |
Modifier and Type | Method and Description |
---|---|
SubGraph |
SubGraph.create(String namespace) |
SubGraph |
SiteGraphNode.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
SubGraph.addSubGraph(SubGraph subGraph) |
void |
SubGraph.setParent(SubGraph parent) |
void |
SiteGraphNode.setParent(SubGraph parent) |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.