Interface Aggregation

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, de.uka.ipd.sdq.identifier.Identifier, Notifier, ProcessingType
All Known Subinterfaces:
FixedSizeAggregation, MeasurementDrivenAggregation, TimeDrivenAggregation, VariableSizeAggregation
All Known Implementing Classes:
AggregationImpl, FixedSizeAggregationImpl, MeasurementDrivenAggregationImpl, TimeDrivenAggregationImpl, VariableSizeAggregationImpl

public interface Aggregation extends ProcessingType
A representation of the model object 'Aggregation'. Base class of all kinds of ProcessingTypes which define some manner of (statistical) aggregation of consecutive measurements.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"