|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Alphabet
A representation of the ALPHABET clause in the SPECIAL-NAMES paragraph in the environment division.
The following features are supported:
COBOLPackage.getAlphabet()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
CharacterCodeSet |
getCodeSet()
Returns the value of the 'Code Set' attribute. |
java.util.List |
getValueListsAndRanges()
Returns the value of the 'Value Lists And Ranges' containment reference list. |
void |
setCodeSet(CharacterCodeSet value)
Sets the value of the ' Code Set' attribute. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.NamedElement |
|---|
getName, setName |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.ASTNode |
|---|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTag |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
CharacterCodeSet getCodeSet()
CharacterCodeSet.
The value represents one of the predefined character code sets or that no character code set was specified.
CharacterCodeSet,
setCodeSet(CharacterCodeSet),
COBOLPackage.getAlphabet_CodeSet()void setCodeSet(CharacterCodeSet value)
Code Set' attribute.
value - the new value of the 'Code Set' attribute.CharacterCodeSet,
getCodeSet()java.util.List getValueListsAndRanges()
LiteralValueListOrRange.
The values are the literals or ranges that determine the collating sequence.
COBOLPackage.getAlphabet_ValueListsAndRanges()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||