- TableDataItem - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of a table data item.
- TableKeyInfo - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of an ASCENDING KEY or DESCENDING key phrase in a data declaration
entry.
- TableRef - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of a reference to a table data item.
- TableSubscript - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of a table subscript.
- TitleStmt - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of the TITLE compiler-directing statement.
- TopLevelVariable - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of a level 1 data item or a level 77 data item in the working storage section, local storage section,
and linkage section of the data division.
- TopLevelVariableSet - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of level 1 data items and level 77 data items in the working storage section, local storage
section, and linkage section of the data division.
- TV_ATTRIBUTE - Static variable in class com.ibm.etools.cobol.application.model.cobol.XMLTypeValue
-
The 'TV ATTRIBUTE' literal value.
- TV_ATTRIBUTE_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.XMLTypeValue
-
The 'TV ATTRIBUTE' literal object.
- TV_CONTENT - Static variable in class com.ibm.etools.cobol.application.model.cobol.XMLTypeValue
-
The 'TV CONTENT' literal value.
- TV_CONTENT_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.XMLTypeValue
-
The 'TV CONTENT' literal object.
- TV_ELEMENT - Static variable in class com.ibm.etools.cobol.application.model.cobol.XMLTypeValue
-
The 'TV ELEMENT' literal value.
- TV_ELEMENT_LITERAL - Static variable in class com.ibm.etools.cobol.application.model.cobol.XMLTypeValue
-
The 'TV ELEMENT' literal object.
- TypeClause - Interface in com.ibm.etools.cobol.application.model.cobol
-
A representation of the TYPE clause of an XML GENERATE statement.