A B C D E F G I J K L M N O P Q R S T U V W X 

O

ObjectComputerParagraph - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the OBJECT-COMPUTER paragraph in the configuration section of the environment division.
ObjectReferenceItem - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of an object reference.
OnKeyClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of an ON KEY clause in a MERGE or SORT statement.
OpenClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the INPUT, OUTPUT, I-O, and EXTEND phrases in an OPEN statement.
OpenMode - Class in com.ibm.etools.cobol.application.model.cobol
A representation of the modes in an OPEN statement or EXCEPTION declarative.
OPENMODE_EXTEND - Static variable in class com.ibm.etools.cobol.application.model.cobol.OpenMode
The 'OPENMODE EXTEND' literal value.
OPENMODE_EXTEND_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.OpenMode
The 'OPENMODE EXTEND' literal object.
OPENMODE_INPUT - Static variable in class com.ibm.etools.cobol.application.model.cobol.OpenMode
The 'OPENMODE INPUT' literal value.
OPENMODE_INPUT_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.OpenMode
The 'OPENMODE INPUT' literal object.
OPENMODE_IO - Static variable in class com.ibm.etools.cobol.application.model.cobol.OpenMode
The 'OPENMODE IO' literal value.
OPENMODE_IO_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.OpenMode
The 'OPENMODE IO' literal object.
OPENMODE_OUTPUT - Static variable in class com.ibm.etools.cobol.application.model.cobol.OpenMode
The 'OPENMODE OUTPUT' literal value.
OPENMODE_OUTPUT_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.OpenMode
The 'OPENMODE OUTPUT' literal object.
OpenObject - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a file in an OPEN statement.
OpenStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of an OPEN statement.
A B C D E F G I J K L M N O P Q R S T U V W X