Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected GraphType |
HyperedgeType.graph |
protected GraphType |
EdgeType.graph |
protected GraphType |
NodeType.graph |
Modifier and Type | Method and Description |
---|---|
GraphType |
ObjectFactory.createGraphType()
Create an instance of
GraphType |
GraphType |
HyperedgeType.getGraph()
Gets the value of the graph property.
|
GraphType |
EdgeType.getGraph()
Gets the value of the graph property.
|
GraphType |
NodeType.getGraph()
Gets the value of the graph property.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<GraphType> |
ObjectFactory.createGraph(GraphType value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<GraphType> |
ObjectFactory.createGraph(GraphType value)
|
void |
HyperedgeType.setGraph(GraphType value)
Sets the value of the graph property.
|
void |
EdgeType.setGraph(GraphType value)
Sets the value of the graph property.
|
void |
NodeType.setGraph(GraphType value)
Sets the value of the graph property.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net