|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CicsDeleteTokenOrRidfldClause | |
|---|---|
| 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 CicsDeleteTokenOrRidfldClause in com.ibm.etools.cobol.application.model.cobol |
|---|
| Subinterfaces of CicsDeleteTokenOrRidfldClause in com.ibm.etools.cobol.application.model.cobol | |
|---|---|
interface |
CicsDeleteRidfldClause
A representation of the model object 'Cics Delete Ridfld Clause'. |
interface |
CicsDeleteTokenClause
A representation of the model object 'Cics Delete Token Clause'. |
| Methods in com.ibm.etools.cobol.application.model.cobol that return CicsDeleteTokenOrRidfldClause | |
|---|---|
CicsDeleteTokenOrRidfldClause |
CicsDeleteStmt.getTokenOrRidfldClause()
Returns the value of the 'Token Or Ridfld Clause' containment reference. |
| Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type CicsDeleteTokenOrRidfldClause | |
|---|---|
void |
CicsDeleteStmt.setTokenOrRidfldClause(CicsDeleteTokenOrRidfldClause value)
Sets the value of the ' Token Or Ridfld Clause' containment reference. |
| Uses of CicsDeleteTokenOrRidfldClause in com.ibm.etools.cobol.application.model.cobol.impl |
|---|
| Classes in com.ibm.etools.cobol.application.model.cobol.impl that implement CicsDeleteTokenOrRidfldClause | |
|---|---|
class |
CicsDeleteRidfldClauseImpl
An implementation of the model object 'Cics Delete Ridfld Clause'. |
class |
CicsDeleteTokenClauseImpl
An implementation of the model object 'Cics Delete Token Clause'. |
class |
CicsDeleteTokenOrRidfldClauseImpl
An implementation of the model object 'Cics Delete Token Or Ridfld Clause'. |
| Methods in com.ibm.etools.cobol.application.model.cobol.impl that return CicsDeleteTokenOrRidfldClause | |
|---|---|
CicsDeleteTokenOrRidfldClause |
CicsDeleteStmtImpl.getTokenOrRidfldClause()
|
| Methods in com.ibm.etools.cobol.application.model.cobol.impl with parameters of type CicsDeleteTokenOrRidfldClause | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
CicsDeleteStmtImpl.basicSetTokenOrRidfldClause(CicsDeleteTokenOrRidfldClause newTokenOrRidfldClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
CicsDeleteStmtImpl.setTokenOrRidfldClause(CicsDeleteTokenOrRidfldClause newTokenOrRidfldClause)
|
| Uses of CicsDeleteTokenOrRidfldClause in com.ibm.etools.cobol.application.model.cobol.util |
|---|
| Methods in com.ibm.etools.cobol.application.model.cobol.util with parameters of type CicsDeleteTokenOrRidfldClause | |
|---|---|
java.lang.Object |
COBOLSwitch.caseCicsDeleteTokenOrRidfldClause(CicsDeleteTokenOrRidfldClause object)
Returns the result of interpreting the object as an instance of 'Cics Delete Token Or Ridfld Clause'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||