Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph.EdgeKey
Packages that use EdgeKey
Package
Description
-
Uses of EdgeKey in org.opendaylight.graph
Methods in org.opendaylight.graph with parameters of type EdgeKeyModifier and TypeMethodDescriptionvoidConnectedGraph.deleteEdge(EdgeKey edgeKey) Remove the Edge in the Connected Graph. -
Uses of EdgeKey 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 EdgeKeyModifier and TypeMethodDescriptionGraph.getEdge()Return edge, ornullif it is not present.GraphBuilder.getEdge()Return current value associated with the property corresponding toGraph.getEdge().Graph.nonnullEdge()Return edge, 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 EdgeKeyModifier and TypeMethodDescriptionSet the property corresponding toGraph.getEdge()to the specified value. -
Uses of EdgeKey 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 EdgeKeyModifier and TypeMethodDescriptionEdge.key()EdgeBuilder.key()Return current value associated with the property corresponding toEdge.key().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.graph.rev220720.graph.topology.graph with parameters of type EdgeKeyModifier and TypeMethodDescriptionSet the key value corresponding toEdge.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 EdgeKey