|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Literal in com.ibm.etools.cobol.application.model.cobol |
|---|
| Methods in com.ibm.etools.cobol.application.model.cobol that return Literal | |
|---|---|
Literal |
FileControlEntry.getAssignTo()
Deprecated. Use getAssignmentNames() instead.
|
Literal |
JavaCOBOLDataType.getDataType()
Returns the value of the 'Data Type' containment reference. |
Literal |
ClassClause.getExternalClassName()
Returns the value of the 'External Class Name' containment reference. |
Literal |
ExprLiteral.getLit()
Returns the value of the 'Lit' containment reference. |
Literal |
StopLiteralStmt.getLiteral()
Returns the value of the 'Literal' containment reference. |
Literal |
XMLSchema.getLiteral()
Returns the value of the 'Literal' containment reference. |
Literal |
CopyStmt.getLiteral()
Returns the value of the 'Literal' containment reference. |
Literal |
CompilerSubOption.getLiteral()
Returns the value of the 'Literal' containment reference. |
Literal |
LibraryClause.getLiteral()
Returns the value of the 'Literal' containment reference. |
Literal |
VaryingClause.getMaximumSize()
Returns the value of the 'Maximum Size' containment reference. |
Literal |
VaryingClause.getMinimumSize()
Returns the value of the 'Minimum Size' containment reference. |
Literal |
TitleStmt.getTitle()
Returns the value of the 'Title' containment reference. |
| Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type Literal | |
|---|---|
void |
FileControlEntry.setAssignTo(Literal value)
Sets the value of the ' Assign To' containment reference. |
void |
JavaCOBOLDataType.setDataType(Literal value)
Sets the value of the ' Data Type' containment reference. |
void |
ClassClause.setExternalClassName(Literal value)
Sets the value of the ' External Class Name' containment reference. |
void |
ExprLiteral.setLit(Literal value)
Sets the value of the ' Lit' containment reference. |
void |
StopLiteralStmt.setLiteral(Literal value)
Sets the value of the ' Literal' containment reference. |
void |
XMLSchema.setLiteral(Literal value)
Sets the value of the ' Literal' containment reference. |
void |
CopyStmt.setLiteral(Literal value)
Sets the value of the ' Literal' containment reference. |
void |
CompilerSubOption.setLiteral(Literal value)
Sets the value of the ' Literal' containment reference. |
void |
LibraryClause.setLiteral(Literal value)
Sets the value of the ' Literal' containment reference. |
void |
VaryingClause.setMaximumSize(Literal value)
Sets the value of the ' Maximum Size' containment reference. |
void |
VaryingClause.setMinimumSize(Literal value)
Sets the value of the ' Minimum Size' containment reference. |
void |
TitleStmt.setTitle(Literal value)
Sets the value of the ' Title' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||