See: Description
| Class | Description |
|---|---|
| AnnotationConstraint |
Constraint that evaluates an arbitrary link annotated value is under the specified threshold.
|
| AsymmetricPathConstraint |
Constraint that serves as a request for asymmetric bi-directional path.
|
| BandwidthConstraint |
Constraint that evaluates links based on available bandwidths.
|
| BooleanConstraint |
Abstract base class for various constraints that evaluate link viability
in a yes/no fashion.
|
| EncapsulationConstraint |
Encapsulation to manage core transportation.
|
| LatencyConstraint |
Constraint that evaluates the latency through a path.
|
| LinkTypeConstraint |
Constraint that evaluates links based on their type.
|
| ObstacleConstraint |
Constraint that evaluates elements not passed through.
|
| PartialFailureConstraint |
A constraint that allows intents that can only be partially compiled
(i.e.
|
| ProtectedConstraint |
Constraint to request using only
protected
Links. |
| ProtectionConstraint |
Constraint that determines whether to employ path protection.
|
| WaypointConstraint |
Constraint that evaluates elements passed through in order.
|