public class RealValueImpl extends ValueImpl implements RealValue
| Constructor and Description |
|---|
RealValueImpl(RealValue kRealValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(PCMVisitor visitor) |
PCMElement |
clone(PCMFactory factory) |
RealValue |
getkRealValue() |
double |
getValue() |
void |
setValue(double value) |
public RealValueImpl(RealValue kRealValue)
public RealValue getkRealValue()
public void accept(PCMVisitor visitor)
accept in interface PCMElementpublic PCMElement clone(PCMFactory factory)
clone in interface PCMElementCopyright © 2016. All rights reserved.