public interface GenericSymbols extends AWMObject
The following features are supported:
TaurusPackage.getGenericSymbols()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDefaultSymbol()
Returns the value of the 'Default Symbol' attribute.
|
java.lang.String |
getGenericSymbols()
Returns the value of the 'Generic Symbols' attribute.
|
boolean |
isSetDefaultSymbol()
Returns whether the value of the
'
Default Symbol' attribute is set. |
void |
setDefaultSymbol(java.lang.String value)
Sets the value of the
'
Default Symbol' attribute. |
void |
setGenericSymbols(java.lang.String value)
Sets the value of the
'
Generic Symbols' attribute. |
void |
unsetDefaultSymbol()
Unsets the value of the
'
Default Symbol' attribute. |
getComment, isSetComment, setComment, unsetCommentjava.lang.String getDefaultSymbol()
"*". isSetDefaultSymbol(),
unsetDefaultSymbol(),
setDefaultSymbol(String),
TaurusPackage.getGenericSymbols_DefaultSymbol()void setDefaultSymbol(java.lang.String value)
Default Symbol' attribute. value - the new value of the 'Default Symbol' attribute.isSetDefaultSymbol(),
unsetDefaultSymbol(),
getDefaultSymbol()void unsetDefaultSymbol()
Default Symbol' attribute. boolean isSetDefaultSymbol()
Default Symbol' attribute is set. unsetDefaultSymbol(),
getDefaultSymbol(),
setDefaultSymbol(String)java.lang.String getGenericSymbols()
setGenericSymbols(String),
TaurusPackage.getGenericSymbols_GenericSymbols()void setGenericSymbols(java.lang.String value)
Generic Symbols' attribute. value - the new value of the 'Generic Symbols' attribute.getGenericSymbols()Copyright © 2015 Micro Focus GmbH. All rights reserved.