|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CMDBGraphAdjacency in com.bmc.cmdb.api |
---|
Methods in com.bmc.cmdb.api that return CMDBGraphAdjacency | |
---|---|
CMDBGraphAdjacency[] |
CMDBGraph.getAdjacencyList()
Gets the list of adjacent CMDBGraph nodes. |
Methods in com.bmc.cmdb.api with parameters of type CMDBGraphAdjacency | |
---|---|
void |
CMDBGraph.setAdjacencyList(CMDBGraphAdjacency[] adjacencyList)
Sets the list of adjacent CMDBGraph nodes. |
Constructors in com.bmc.cmdb.api with parameters of type CMDBGraphAdjacency | |
---|---|
CMDBGraph(CMDBClassNameKey classNameId,
java.lang.String extensionId,
CMDBGraphAdjacency[] adjacencyList)
Initializes values for CMDBGraph object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |