public interface GraphInfo
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
A short description of the graph to help user's understand what the context of the graph is, e.g.:
"This provider shows the hierarchy of the defined Business Services and their computed operational states."
|
String |
getLabel()
A user friendly name/label of the graph, e.g.
|
String |
getNamespace()
The namespace of the graph.
|
String getNamespace()
String getDescription()
String getLabel()
Copyright © 2021. All rights reserved.