Interface ProcessingType

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:
Aggregation, FeedThrough, FixedSizeAggregation, Map, MeasurementDrivenAggregation, TimeDriven, TimeDrivenAggregation, VariableSizeAggregation
All Known Implementing Classes:
AggregationImpl, FeedThroughImpl, FixedSizeAggregationImpl, MapImpl, MeasurementDrivenAggregationImpl, ProcessingTypeImpl, TimeDrivenAggregationImpl, TimeDrivenImpl, VariableSizeAggregationImpl

public interface ProcessingType extends de.uka.ipd.sdq.identifier.Identifier
A representation of the model object 'Processing Type'. A ProcessingType specifies in what way measurements shall be further processed or aggregated (besides or before being recorded) upon reception.

The following features are supported:

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