|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CicsSendMapCursorClause | |
|---|---|
| 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 CicsSendMapCursorClause in com.ibm.etools.cobol.application.model.cobol |
|---|
| Methods in com.ibm.etools.cobol.application.model.cobol that return CicsSendMapCursorClause | |
|---|---|
CicsSendMapCursorClause |
COBOLFactory.createCicsSendMapCursorClause()
Returns a new object of class 'Cics Send Map Cursor Clause'. |
CicsSendMapCursorClause |
CicsSendMapStmt.getCursorClause()
Returns the value of the 'Cursor Clause' containment reference. |
| Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsSendMapCursorClause | |
|---|---|
void |
CicsSendMapStmt.setCursorClause(CicsSendMapCursorClause value)
Sets the value of the ' Cursor Clause' containment reference. |
| Uses of CicsSendMapCursorClause in com.ibm.etools.cobol.application.model.cobol.impl |
|---|
| Classes in com.ibm.etools.cobol.application.model.cobol.impl that implement CicsSendMapCursorClause | |
|---|---|
class |
CicsSendMapCursorClauseImpl
An implementation of the model object 'Cics Send Map Cursor Clause'. |
| Methods in com.ibm.etools.cobol.application.model.cobol.impl that return CicsSendMapCursorClause | |
|---|---|
CicsSendMapCursorClause |
COBOLFactoryImpl.createCicsSendMapCursorClause()
|
CicsSendMapCursorClause |
CicsSendMapStmtImpl.getCursorClause()
|
| Methods in com.ibm.etools.cobol.application.model.cobol.impl with parameters of type CicsSendMapCursorClause | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
CicsSendMapStmtImpl.basicSetCursorClause(CicsSendMapCursorClause newCursorClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
CicsSendMapStmtImpl.setCursorClause(CicsSendMapCursorClause newCursorClause)
|
| Uses of CicsSendMapCursorClause in com.ibm.etools.cobol.application.model.cobol.util |
|---|
| Methods in com.ibm.etools.cobol.application.model.cobol.util with parameters of type CicsSendMapCursorClause | |
|---|---|
java.lang.Object |
COBOLSwitch.caseCicsSendMapCursorClause(CicsSendMapCursorClause object)
Returns the result of interpreting the object as an instance of 'Cics Send Map Cursor Clause'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||