Interface ComposedTrigger

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

public interface ComposedTrigger extends ScalingTrigger
A representation of the model object 'Composed Trigger'. A ComposedTrigger composes two or more ScalingTriggers through a logical operator (i.e., AND, OR, XOR). This enables the defintion of composed triggers which encapsulate more advanced conditions on the state to fire the trigger.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.