Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
U
UnicodeEditedItem
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a Unicode edited data item (USAGE NATIONAL).
UnicodeItem
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a Unicode data item (USAGE NATIONAL).
UnitClause
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of the clause that specifies the block size unit in a BLOCK CONTAINS clause in a file description entry.
UnstringDelimitedClause
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of the DELIMITED clause in an UNSTRING statement.
UnstringDelimiter
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a delimiter in an UNSTRING statement.
UnstringIntoClause
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an INTO clause in an UNSTRING statement.
UnstringStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of an UNSTRING statement in the PROCEDURE division.
UPSI_0
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 0
' literal value.
UPSI_0_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 0
' literal object.
UPSI_1
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 1
' literal value.
UPSI_1_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 1
' literal object.
UPSI_2
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 2
' literal value.
UPSI_2_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 2
' literal object.
UPSI_3
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 3
' literal value.
UPSI_3_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 3
' literal object.
UPSI_4
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 4
' literal value.
UPSI_4_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 4
' literal object.
UPSI_5
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 5
' literal value.
UPSI_5_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 5
' literal object.
UPSI_6
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 6
' literal value.
UPSI_6_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 6
' literal object.
UPSI_7
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 7
' literal value.
UPSI_7_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UPSISwitchBit
The '
UPSI 7
' literal object.
UPSISwitch
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a UPSI switch specified in the SPECIAL-NAMES paragraph.
UPSISwitchBit
- Class in
com.ibm.etools.cobol.application.model.cobol
A representation of the UPSI switch environment name in the SPECIAL-NAMES paragraph.
UPSISwitchRef
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a reference to a UPSI switch.
USAGE_BINARY
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE BINARY
' literal value.
USAGE_BINARY_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE BINARY
' literal object.
USAGE_DBCS
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE DBCS
' literal value.
USAGE_DBCS_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE DBCS
' literal object.
USAGE_DISPLAY
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE DISPLAY
' literal value.
USAGE_DISPLAY_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE DISPLAY
' literal object.
USAGE_DOUBLE
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE DOUBLE
' literal value.
USAGE_DOUBLE_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE DOUBLE
' literal object.
USAGE_FLOAT
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE FLOAT
' literal value.
USAGE_FLOAT_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE FLOAT
' literal object.
USAGE_FUNCTIONPOINTER
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE FUNCTIONPOINTER
' literal value.
USAGE_FUNCTIONPOINTER_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE FUNCTIONPOINTER
' literal object.
USAGE_INDEX
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE INDEX
' literal value.
USAGE_INDEX_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE INDEX
' literal object.
USAGE_OBJECTREFERENCE
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE OBJECTREFERENCE
' literal value.
USAGE_OBJECTREFERENCE_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE OBJECTREFERENCE
' literal object.
USAGE_PACKEDDECIMAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE PACKEDDECIMAL
' literal value.
USAGE_PACKEDDECIMAL_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE PACKEDDECIMAL
' literal object.
USAGE_POINTER
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE POINTER
' literal value.
USAGE_POINTER_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE POINTER
' literal object.
USAGE_PROCEDUREPOINTER
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE PROCEDUREPOINTER
' literal value.
USAGE_PROCEDUREPOINTER_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE PROCEDUREPOINTER
' literal object.
USAGE_UNICODE
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE UNICODE
' literal value.
USAGE_UNICODE_LITERAL
- Static variable in class com.ibm.etools.cobol.application.model.cobol.
UsageValues
The '
USAGE UNICODE
' literal object.
UsageClause
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of the USAGE clause in the declaration of a data item.
UsageValues
- Class in
com.ibm.etools.cobol.application.model.cobol
Represents the possible values in the USAGE clause of a data item.
UserDefinedCharacterClass
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a character class specified in the SPECIAL-NAMES paragraph.
UseStmt
- Interface in
com.ibm.etools.cobol.application.model.cobol
A representation of a USE statement in the PROCEDURE division.
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X