@InterfaceAudience.Private
See: Description
| Class | Description | 
|---|---|
| PlacementConstraintTransformations | This class contains inner classes that define transformation on a
  PlacementConstraintexpression. | 
| PlacementConstraintTransformations.AbstractTransformer | The default implementation of the  PlacementConstraint.Visitorthat
 does a traversal of the constraint tree, performing no action for the lead
 constraints. | 
| PlacementConstraintTransformations.SingleConstraintTransformer | Visits a  PlacementConstrainttree and substitutes eachPlacementConstraint.TargetConstraintandPlacementConstraint.CardinalityConstraintwith an
 equivalentPlacementConstraint.SingleConstraint. | 
| PlacementConstraintTransformations.SpecializedConstraintTransformer | Visits a  PlacementConstrainttree and, whenever possible,
 substitutes eachPlacementConstraint.SingleConstraintwith aPlacementConstraint.TargetConstraint. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.