| Package | Description |
|---|---|
| net.anwiba.tools.simple.graphml.generated |
| Modifier and Type | Field and Description |
|---|---|
protected List<Data> |
Node.data |
protected List<Data> |
Edge.data |
| Modifier and Type | Method and Description |
|---|---|
Data |
ObjectFactory.createData()
Create an instance of
Data |
| Modifier and Type | Method and Description |
|---|---|
List<Data> |
Node.getData()
Gets the value of the data property.
|
List<Data> |
Edge.getData()
Gets the value of the data property.
|
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.