- KeyCondition - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of the KEY phrase in a START statement.
- KeyConditionType - Class in com.ibm.etools.cobol.application.model.cobol
-
A representation of the condition in a KEY phrase.
- KEYIS_EQUAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS EQUAL' literal value.
- KEYIS_EQUAL_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS EQUAL' literal object.
- KEYIS_GREATER - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS GREATER' literal value.
- KEYIS_GREATER_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS GREATER' literal object.
- KEYIS_GREATER_OR_EQUAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS GREATER OR EQUAL' literal value.
- KEYIS_GREATER_OR_EQUAL_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS GREATER OR EQUAL' literal object.
- KEYIS_LESS - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS LESS' literal value.
- KEYIS_LESS_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS LESS' literal object.
- KEYIS_LESS_OR_EQUAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS LESS OR EQUAL' literal value.
- KEYIS_LESS_OR_EQUAL_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS LESS OR EQUAL' literal object.
- KEYIS_NOT_GREATER - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS NOT GREATER' literal value.
- KEYIS_NOT_GREATER_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS NOT GREATER' literal object.
- KEYIS_NOT_LESS - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS NOT LESS' literal value.
- KEYIS_NOT_LESS_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.KeyConditionType
-
The 'KEYIS NOT LESS' literal object.