public interface RealLiteralExp extends NumericLiteralExp
The following features are supported:
PivotPackage.getRealLiteralExp()| Modifier and Type | Method and Description |
|---|---|
Number |
getRealSymbol()
Returns the value of the 'Real Symbol' attribute.
|
void |
setRealSymbol(Number value)
Sets the value of the '
Real Symbol' attribute. |
getTypeValue, isNonNull, isNull, setTypeValue, validateTypeIsNotNullCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValueNumber getRealSymbol()
If the meaning of the 'Real Symbol' attribute isn't clear, there really should be more of a description here...
setRealSymbol(Number),
PivotPackage.getRealLiteralExp_RealSymbol()void setRealSymbol(Number value)
Real Symbol' attribute.
value - the new value of the 'Real Symbol' attribute.getRealSymbol()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.