Interface IMetricspecBuilder<T extends EObject>

All Known Implementing Classes:
AggregationFunctionDescriptionBuilder, IdentifierBuilder, MetricDescriptionRepositoryBuilder, MetricSetDescriptionBuilder, NumericalBaseMetricDescriptionBuilder, TextualBaseMetricDescriptionBuilder

public interface IMetricspecBuilder<T extends EObject>
A marker interface for the builders of the EMF package ' http://palladiosimulator.org/MetricSpec/1.0'.
Generated class or method.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • build

      T build()