Class BoundWrapperConstraint

java.lang.Object
de.monticore.types3.generics.constraints.Constraint
de.monticore.types3.generics.constraints.BoundWrapperConstraint
All Implemented Interfaces:
Comparable<Constraint>

public class BoundWrapperConstraint extends Constraint
Wraps Bounds as Constraints. This is useful if a Bound gets calculated in a context where (usually) Constraints are expected.