|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CicsReadUpdateClause | |
|---|---|
| com.ibm.etools.cobol.application.model.cobol | COBOL Application Model API Specification |
| com.ibm.etools.cobol.application.model.cobol.impl | |
| com.ibm.etools.cobol.application.model.cobol.util | |
| Uses of CicsReadUpdateClause in com.ibm.etools.cobol.application.model.cobol |
|---|
| Methods in com.ibm.etools.cobol.application.model.cobol that return CicsReadUpdateClause | |
|---|---|
CicsReadUpdateClause |
COBOLFactory.createCicsReadUpdateClause()
Returns a new object of class 'Cics Read Update Clause'. |
CicsReadUpdateClause |
CicsReadStmt.getUpdateClause()
Returns the value of the 'Update Clause' containment reference. |
CicsReadUpdateClause |
CicsReadPrevStmt.getUpdateClause()
Returns the value of the 'Update Clause' containment reference. |
CicsReadUpdateClause |
CicsReadNextStmt.getUpdateClause()
Returns the value of the 'Update Clause' containment reference. |
| Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsReadUpdateClause | |
|---|---|
void |
CicsReadStmt.setUpdateClause(CicsReadUpdateClause value)
Sets the value of the ' Update Clause' containment reference. |
void |
CicsReadPrevStmt.setUpdateClause(CicsReadUpdateClause value)
Sets the value of the ' Update Clause' containment reference. |
void |
CicsReadNextStmt.setUpdateClause(CicsReadUpdateClause value)
Sets the value of the ' Update Clause' containment reference. |
| Uses of CicsReadUpdateClause in com.ibm.etools.cobol.application.model.cobol.impl |
|---|
| Classes in com.ibm.etools.cobol.application.model.cobol.impl that implement CicsReadUpdateClause | |
|---|---|
class |
CicsReadUpdateClauseImpl
An implementation of the model object 'Cics Read Update Clause'. |
| Methods in com.ibm.etools.cobol.application.model.cobol.impl that return CicsReadUpdateClause | |
|---|---|
CicsReadUpdateClause |
COBOLFactoryImpl.createCicsReadUpdateClause()
|
CicsReadUpdateClause |
CicsReadStmtImpl.getUpdateClause()
|
CicsReadUpdateClause |
CicsReadPrevStmtImpl.getUpdateClause()
|
CicsReadUpdateClause |
CicsReadNextStmtImpl.getUpdateClause()
|
| Methods in com.ibm.etools.cobol.application.model.cobol.impl with parameters of type CicsReadUpdateClause | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
CicsReadStmtImpl.basicSetUpdateClause(CicsReadUpdateClause newUpdateClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
CicsReadPrevStmtImpl.basicSetUpdateClause(CicsReadUpdateClause newUpdateClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
CicsReadNextStmtImpl.basicSetUpdateClause(CicsReadUpdateClause newUpdateClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
CicsReadStmtImpl.setUpdateClause(CicsReadUpdateClause newUpdateClause)
|
void |
CicsReadPrevStmtImpl.setUpdateClause(CicsReadUpdateClause newUpdateClause)
|
void |
CicsReadNextStmtImpl.setUpdateClause(CicsReadUpdateClause newUpdateClause)
|
| Uses of CicsReadUpdateClause in com.ibm.etools.cobol.application.model.cobol.util |
|---|
| Methods in com.ibm.etools.cobol.application.model.cobol.util with parameters of type CicsReadUpdateClause | |
|---|---|
java.lang.Object |
COBOLSwitch.caseCicsReadUpdateClause(CicsReadUpdateClause object)
Returns the result of interpreting the object as an instance of 'Cics Read Update Clause'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||