|
TPTP 4.6.0 Tracing and Profiling Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.trace.arm.internal.transaction.ArmInterfaceImpl
org.eclipse.tptp.trace.arm.internal.metric.ArmMetricDefinitionImpl
org.eclipse.tptp.trace.arm.internal.metric.ArmMetricGaugeFloat32DefinitionImpl
public class ArmMetricGaugeFloat32DefinitionImpl
32-bit Gauge Float Metric Defintion.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.trace.arm.internal.metric.ArmMetricDefinitionImpl |
|---|
MAX_NAME_LENGTH |
| Fields inherited from class org.eclipse.tptp.trace.arm.internal.transaction.ArmInterfaceImpl |
|---|
validationPropertyKey |
| Fields inherited from interface org.opengroup.arm40.metric.ArmMetricDefinition |
|---|
METRIC_USE_GENERAL, METRIC_USE_TRAN_SIZE, METRIC_USE_TRAN_STATUS |
| Constructor Summary | |
|---|---|
ArmMetricGaugeFloat32DefinitionImpl(org.opengroup.arm40.transaction.ArmApplicationDefinition definition,
java.lang.String name,
java.lang.String units,
short usage,
org.opengroup.arm40.transaction.ArmID id)
Create Arm Metric Defintiion. |
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.tptp.trace.arm.internal.metric.ArmMetricDefinitionImpl |
|---|
getApplicationDefinition, getID, getName, getUnits, getUsage, toString |
| Methods inherited from class org.eclipse.tptp.trace.arm.internal.transaction.ArmInterfaceImpl |
|---|
checkValidation, getErrorCode, getErrorMessage, getFactory, setErrorCode, setFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.opengroup.arm40.metric.ArmMetricDefinition |
|---|
getID, getName, getUnits, getUsage |
| Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface |
|---|
getErrorCode, getErrorMessage, setErrorCode |
| Constructor Detail |
|---|
public ArmMetricGaugeFloat32DefinitionImpl(org.opengroup.arm40.transaction.ArmApplicationDefinition definition,
java.lang.String name,
java.lang.String units,
short usage,
org.opengroup.arm40.transaction.ArmID id)
definition - name - units - usage - id -
|
TPTP 4.6.0 Tracing and Profiling Tools Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||