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

P

Paragraph - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a paragraph in the PROCEDURE division.
PerformBody - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of either the procedures or the statements in a PERFORM statement.
PerformFromTo - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the procedures in a PERFORM statement.
PerformInline - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the statements in an inline PERFORM statement.
PerformIterationController - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the part of a PERFORM statement that controls the execution.
PerformStmt - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a PERFORM statement in the PROCEDURE division.
PIControllerTimes - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the TIMES clause in a PERFORM statement.
PIControllerUntil - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the UNTIL phrase in a PERFORM statement.
PIControllerVarying - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the VARYING phrase in a PERFORM statement.
PIControllerVaryingClause - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the VARYING clause in a PERFORM statement.
ProcedureDivision - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the PROCEDURE division.
ProcedureDivisionHeader - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of the USING and RETURNING clauses in the PROCEDURE division header.
Program - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a program.
ProgramSourceFile - Interface in com.ibm.etools.cobol.application.model.cobol
A representation of a file that contains one or more COBOL programs.

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