|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.debug.core.adwp.Value
org.eclipse.m2m.atl.debug.core.adwp.RealValue
public final class RealValue
The Real implementation of the debugger value.
Method Summary | |
---|---|
double |
getValue()
|
java.lang.String |
toString()
|
static RealValue |
valueOf(double realValue)
Converts a double into a RealValue . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public double getValue()
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public static RealValue valueOf(double realValue)
RealValue
.
realValue
- the double
RealValue
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |