Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.PathConstraints
Packages that use PathConstraints
Package
Description
-
Uses of PathConstraints in org.opendaylight.algo
Methods in org.opendaylight.algo with parameters of type PathConstraintsModifier and TypeMethodDescription@NonNull ConstrainedPath
PathComputationAlgorithm.computeP2pPath
(VertexKey source, VertexKey destination, PathConstraints constraints) Compute Point to Point Path from source to destination taking into account constraints. -
Uses of PathConstraints in org.opendaylight.algo.impl
Fields in org.opendaylight.algo.impl declared as PathConstraintsMethods in org.opendaylight.algo.impl with parameters of type PathConstraintsModifier and TypeMethodDescriptionAbstractPathComputation.computeP2pPath
(VertexKey source, VertexKey destination, PathConstraints cts) -
Uses of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324
Subinterfaces of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324Modifier and TypeInterfaceDescriptioninterface
Computed Path as result of Path Computation AlgorithmsMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324 that return types with arguments of type PathConstraintsModifier and TypeMethodDescriptionClass<? extends PathConstraints>
PathConstraints.implementedInterface()
Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324 with parameters of type PathConstraintsModifierConstructorDescriptionConstruct a new builder initialized from specifiedPathConstraints
. -
Uses of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.get.constrained.path.input
Subinterfaces of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.get.constrained.path.inputModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module path-computationConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.path.computation.rev220324.get.constrained.path.input with parameters of type PathConstraintsModifierConstructorDescriptionConstruct a new builder initialized from specifiedPathConstraints
. -
Uses of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp.configured.lsp.intended.path
Subinterfaces of PathConstraints in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp.configured.lsp.intended.pathModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module pcep-serverConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.server.rev220321.pcc.configured.lsp.configured.lsp.intended.path with parameters of type PathConstraintsModifierConstructorDescriptionConstruct a new builder initialized from specifiedPathConstraints
.