Interface AbstractConstraint

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, de.uka.ipd.sdq.identifier.Identifier, Notifier
All Known Subinterfaces:
CooldownConstraint, IntervalConstraint, PolicyConstraint, StateBasedContraint, TargetConstraint, TargetGroupSizeConstraint, TemporalConstraint, ThrashingConstraint
All Known Implementing Classes:
AbstractConstraintImpl, CooldownConstraintImpl, IntervalConstraintImpl, PolicyConstraintImpl, StateBasedContraintImpl, TargetConstraintImpl, TargetGroupSizeConstraintImpl, TemporalConstraintImpl, ThrashingConstraintImpl

public interface AbstractConstraint extends de.uka.ipd.sdq.identifier.Identifier
A representation of the model object 'Abstract Constraint'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"