|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface CicsDeleteRidfldClause
A representation of the model object 'Cics Delete Ridfld Clause'.
The following features are supported:
COBOLPackage.getCicsDeleteRidfldClause()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
CicsDeleteKeyLengthClause |
getKeyLengthClause()
Returns the value of the 'Key Length Clause' containment reference. |
DataRef |
getRidfld()
Returns the value of the 'Ridfld' containment reference. |
void |
setKeyLengthClause(CicsDeleteKeyLengthClause value)
Sets the value of the ' Key Length Clause' containment reference. |
void |
setRidfld(DataRef value)
Sets the value of the ' Ridfld' containment reference. |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.ASTNode |
|---|
getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTag |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
DataRef getRidfld()
If the meaning of the 'Ridfld' containment reference isn't clear, there really should be more of a description here...
setRidfld(DataRef),
COBOLPackage.getCicsDeleteRidfldClause_Ridfld()void setRidfld(DataRef value)
Ridfld' containment reference.
value - the new value of the 'Ridfld' containment reference.getRidfld()CicsDeleteKeyLengthClause getKeyLengthClause()
If the meaning of the 'Key Length Clause' containment reference isn't clear, there really should be more of a description here...
setKeyLengthClause(CicsDeleteKeyLengthClause),
COBOLPackage.getCicsDeleteRidfldClause_KeyLengthClause()void setKeyLengthClause(CicsDeleteKeyLengthClause value)
Key Length Clause' containment reference.
value - the new value of the 'Key Length Clause' containment reference.getKeyLengthClause()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||