org.opengroup.arm40.metric.ArmTransactionWithMetricsDefinition Interface Reference
[ARM 4.0 MetricsARM 4.0 TransactionsARM 4.0 Definitions]

Subclasses ArmTransactionDefinition to add a binding with an ArmMetricGroupDefinition. More...

Inheritance diagram for org.opengroup.arm40.metric.ArmTransactionWithMetricsDefinition:
org.opengroup.arm40.transaction.ArmTransactionDefinition org.opengroup.arm40.transaction.ArmInterface

List of all members.

Public Member Functions

ArmMetricGroupDefinition getMetricGroupDefinition ()

Detailed Description

Subclasses ArmTransactionDefinition to add a binding with an ArmMetricGroupDefinition.

It contains the metadata that is the same for all ArmTransactionWithMetrics (or ArmTranReportWithMetrics) instances with the same identity. The properties that are accessible via this interface are the same as ArmTransactionDefinition, plus the following:

  • The metric group definition through which the metric definitions are known. The metric definitions contain the metadata about the metrics.

Objects implementing this interface are created using ArmMetricFactory#newArmTransactionWithMetricsDefinition.

Author:
ARM Working Group of The Open Group

Member Function Documentation

ArmMetricGroupDefinition org.opengroup.arm40.metric.ArmTransactionWithMetricsDefinition.getMetricGroupDefinition (  ) 
Returns:
a group of definitions of the metrics associated with this object.

The documentation for this interface was generated from the following file:
  • org/opengroup/arm40/metric/ArmTransactionWithMetricsDefinition.java