public interface UserDefinedCharacterClass extends NamedElement
The following features are supported:
com.ibm.etools.cobol.application.model.cobol.COBOLPackage#getUserDefinedCharacterClass()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getValueRanges()
Returns the value of the 'Value Ranges' containment reference list.
|
getName, setNamegetBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTagstatic final java.lang.String copyright
java.util.List getValueRanges()
LiteralValueRange.
com.ibm.etools.cobol.application.model.cobol.COBOLPackage#getUserDefinedCharacterClass_ValueRanges()