Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph.VertexKey
Packages that use VertexKey
Package
Description
-
Uses of VertexKey in org.opendaylight.graph
Methods in org.opendaylight.graph with parameters of type VertexKeyModifier and TypeMethodDescriptionvoidConnectedGraph.deleteVertex(VertexKey vertexKey) Remove the Vertex in the Connected Graph. -
Uses of VertexKey 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 types with arguments of type VertexKeyModifier and TypeMethodDescriptionGraph.getVertex()Return vertex, ornullif it is not present.GraphBuilder.getVertex()Return current value associated with the property corresponding toGraph.getVertex().Graph.nonnullVertex()Return vertex, 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.graph.topology with type arguments of type VertexKeyModifier and TypeMethodDescriptionSet the property corresponding toGraph.getVertex()to the specified value. -
Uses of VertexKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph that return VertexKeyModifier and TypeMethodDescriptionVertex.key()VertexBuilder.key()Return current value associated with the property corresponding toVertex.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph with parameters of type VertexKeyModifier and TypeMethodDescriptionSet the key value corresponding toVertex.key()to the specified value.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph with parameters of type VertexKey