public interface NodeConfig
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,PropertyConfig> |
getProperties()
Returns a mapping of all
PropertyConfig for this node. |
java.lang.Class<?> |
getType()
Returns the type of this node.
|
PropertyConfig[] |
getUidProperties()
Returns all Properties which shall be taken to form an UID value for a concrete node value.
|
java.lang.Class<?> getType()
PropertyConfig[] getUidProperties()
GraphNode.uidProperties()PropertyConfigjava.util.Map<java.lang.String,PropertyConfig> getProperties()
PropertyConfig for this node.PropertyConfig mappingCopyright © 2018 SAP SE. All Rights Reserved.