Package | Description |
---|---|
org.apache.struts2.sitegraph.model |
Modifier and Type | Class and Description |
---|---|
class |
ActionNode |
class |
ViewNode |
Modifier and Type | Field and Description |
---|---|
static Map<String,SiteGraphNode> |
Graph.nodeMap |
protected List<SiteGraphNode> |
SubGraph.nodes |
Modifier and Type | Method and Description |
---|---|
SiteGraphNode |
Graph.findNode(String location,
SiteGraphNode ref) |
Modifier and Type | Method and Description |
---|---|
void |
SubGraph.addNode(SiteGraphNode node) |
SiteGraphNode |
Graph.findNode(String location,
SiteGraphNode ref) |
Constructor and Description |
---|
Link(SiteGraphNode from,
SiteGraphNode to,
int type,
String label) |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.