Interface CooldownConstraint

All Superinterfaces:
AbstractConstraint, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, de.uka.ipd.sdq.identifier.Identifier, Notifier, PolicyConstraint, TemporalConstraint
All Known Implementing Classes:
CooldownConstraintImpl

public interface CooldownConstraint extends TemporalConstraint, PolicyConstraint
A representation of the model object 'Cooldown Constraint'. The CoolDown constraint defines a quiescence period in which the target group is not enacted by the policy. In addition one can specify the maximum number of scaling operations that can occur in the defined quiescence period. Contrary to the IntervalConstraint, the CooldownConstraint determines the future enactment of the policy after an adjustment has happened.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details