|
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.ArmMetricImpl
org.eclipse.tptp.trace.arm.internal.metric.ArmMetricGauge32Impl
public class ArmMetricGauge32Impl
32-bit Gauge Metric.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.tptp.trace.arm.internal.transaction.ArmInterfaceImpl |
|---|
validationPropertyKey |
| Constructor Summary | |
|---|---|
ArmMetricGauge32Impl(org.opengroup.arm40.metric.ArmMetricDefinition definition)
Create Arm Metric. |
|
| Method Summary | |
|---|---|
int |
get()
|
int |
set(int value)
|
java.lang.String |
toString()
Returns a XML string based version of this entity. |
| Methods inherited from class org.eclipse.tptp.trace.arm.internal.metric.ArmMetricImpl |
|---|
getDefinition |
| 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.ArmMetric |
|---|
getDefinition |
| Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface |
|---|
getErrorCode, getErrorMessage, setErrorCode |
| Constructor Detail |
|---|
public ArmMetricGauge32Impl(org.opengroup.arm40.metric.ArmMetricDefinition definition)
definition - | Method Detail |
|---|
public int get()
get in interface org.opengroup.arm40.metric.ArmMetricGauge32public int set(int value)
set in interface org.opengroup.arm40.metric.ArmMetricGauge32public java.lang.String toString()
toString in class java.lang.Object
|
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 | ||||||||