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