Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.GraphKey
Packages that use GraphKey
Package
Description
-
Uses of GraphKey in org.opendaylight.graph
Methods in org.opendaylight.graph with parameters of type GraphKeyModifier and TypeMethodDescriptionvoidConnectedGraphProvider.deleteGraph(GraphKey key) Remove a Graph.ConnectedGraphProvider.getConnectedGraph(GraphKey key) Returns Connected Graph for the given graph key.Returns the Graph for the given graph key. -
Uses of GraphKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720 that return types with arguments of type GraphKeyModifier and TypeMethodDescriptionGraphTopology.getGraph()Return graph, ornullif it is not present.GraphTopologyBuilder.getGraph()Return current value associated with the property corresponding toGraphTopology.getGraph().GraphTopology.nonnullGraph()Return graph, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720 with type arguments of type GraphKeyModifier and TypeMethodDescriptionSet the property corresponding toGraphTopology.getGraph()to the specified value. -
Uses of GraphKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology that return GraphKeyModifier and TypeMethodDescriptionGraph.key()GraphBuilder.key()Return current value associated with the property corresponding toGraph.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology with parameters of type GraphKeyModifier and TypeMethodDescriptionSet the key value corresponding toGraph.key()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology with parameters of type GraphKey