public class PGraph extends Object
| Constructor and Description |
|---|
PGraph() |
| Modifier and Type | Method and Description |
|---|---|
QName |
getName() |
PObject |
getRoot() |
String |
getVersion() |
void |
setName(QName n) |
void |
setRoot(PObject o) |
void |
setVersion(String s) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.