public interface Property
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the property name.
|
Element |
getParent()
Returns the property's parent
Element. |
GraphNode |
getValue()
Returns the property value.
|
Copyright © 2012–2017. All rights reserved.