|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
com.ibm.etools.cobol.application.model.cobol.impl.ASTNodeImpl
com.ibm.etools.cobol.application.model.cobol.impl.CicsStmtImpl
com.ibm.etools.cobol.application.model.cobol.impl.CicsDumpTransactionStmtImpl
public class CicsDumpTransactionStmtImpl
An implementation of the model object 'Cics Dump Transaction Stmt'.
The following features are implemented:
Dump CodeFrom ClauseCompleteTrtSegment List ClauseTaskStorageProgramTerminalTablesFctPctPptSitTctDump Id
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDumpCode(DataRefOrLiteral newDumpCode,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDumpId(DataRef newDumpId,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetFromClause(CicsDumpTransactionFromClause newFromClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSegmentListClause(CicsDumpTransactionSegmentListClause newSegmentListClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
DataRefOrLiteral |
getDumpCode()
|
DataRef |
getDumpId()
|
CicsDumpTransactionFromClause |
getFromClause()
|
CicsDumpTransactionSegmentListClause |
getSegmentListClause()
|
boolean |
isComplete()
|
boolean |
isFct()
|
boolean |
isPct()
|
boolean |
isPpt()
|
boolean |
isProgram()
|
boolean |
isSit()
|
boolean |
isStorage()
|
boolean |
isTables()
|
boolean |
isTask()
|
boolean |
isTct()
|
boolean |
isTerminal()
|
boolean |
isTrt()
|
void |
setComplete(boolean newComplete)
|
void |
setDumpCode(DataRefOrLiteral newDumpCode)
|
void |
setDumpId(DataRef newDumpId)
|
void |
setFct(boolean newFct)
|
void |
setFromClause(CicsDumpTransactionFromClause newFromClause)
|
void |
setPct(boolean newPct)
|
void |
setPpt(boolean newPpt)
|
void |
setProgram(boolean newProgram)
|
void |
setSegmentListClause(CicsDumpTransactionSegmentListClause newSegmentListClause)
|
void |
setSit(boolean newSit)
|
void |
setStorage(boolean newStorage)
|
void |
setTables(boolean newTables)
|
void |
setTask(boolean newTask)
|
void |
setTct(boolean newTct)
|
void |
setTerminal(boolean newTerminal)
|
void |
setTrt(boolean newTrt)
|
java.lang.String |
toString()
|
| Methods inherited from class com.ibm.etools.cobol.application.model.cobol.impl.CicsStmtImpl |
|---|
basicSetResp, basicSetResp2, getResp, getResp2, isNoHandle, setNoHandle, setResp, setResp2 |
| Methods inherited from class com.ibm.etools.cobol.application.model.cobol.impl.ASTNodeImpl |
|---|
basicGetParent, getBeginColumn, getBeginFile, getBeginLine, getEndColumn, getEndFile, getEndLine, getParent, getTag, setBeginColumn, setBeginFile, setBeginLine, setEndColumn, setEndFile, setEndLine, setParent, setTag |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ibm.etools.cobol.application.model.cobol.CicsStmt |
|---|
getResp, getResp2, isNoHandle, setNoHandle, setResp, setResp2 |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
public static final java.lang.String copyright
| Method Detail |
|---|
public DataRefOrLiteral getDumpCode()
getDumpCode in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setDumpCode(DataRefOrLiteral),
COBOLPackage.getCicsDumpTransactionStmt_DumpCode()
public org.eclipse.emf.common.notify.NotificationChain basicSetDumpCode(DataRefOrLiteral newDumpCode,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDumpCode(DataRefOrLiteral newDumpCode)
setDumpCode in interface CicsDumpTransactionStmtnewDumpCode - the new value of the 'Dump Code' containment reference.CicsDumpTransactionStmt.getDumpCode()public CicsDumpTransactionFromClause getFromClause()
getFromClause in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setFromClause(CicsDumpTransactionFromClause),
COBOLPackage.getCicsDumpTransactionStmt_FromClause()
public org.eclipse.emf.common.notify.NotificationChain basicSetFromClause(CicsDumpTransactionFromClause newFromClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFromClause(CicsDumpTransactionFromClause newFromClause)
setFromClause in interface CicsDumpTransactionStmtnewFromClause - the new value of the 'From Clause' containment reference.CicsDumpTransactionStmt.getFromClause()public boolean isComplete()
isComplete in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setComplete(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Complete()public void setComplete(boolean newComplete)
setComplete in interface CicsDumpTransactionStmtnewComplete - the new value of the 'Complete' attribute.CicsDumpTransactionStmt.isComplete()public boolean isTrt()
isTrt in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setTrt(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Trt()public void setTrt(boolean newTrt)
setTrt in interface CicsDumpTransactionStmtnewTrt - the new value of the 'Trt' attribute.CicsDumpTransactionStmt.isTrt()public CicsDumpTransactionSegmentListClause getSegmentListClause()
getSegmentListClause in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setSegmentListClause(CicsDumpTransactionSegmentListClause),
COBOLPackage.getCicsDumpTransactionStmt_SegmentListClause()
public org.eclipse.emf.common.notify.NotificationChain basicSetSegmentListClause(CicsDumpTransactionSegmentListClause newSegmentListClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSegmentListClause(CicsDumpTransactionSegmentListClause newSegmentListClause)
setSegmentListClause in interface CicsDumpTransactionStmtnewSegmentListClause - the new value of the 'Segment List Clause' containment reference.CicsDumpTransactionStmt.getSegmentListClause()public boolean isTask()
isTask in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setTask(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Task()public void setTask(boolean newTask)
setTask in interface CicsDumpTransactionStmtnewTask - the new value of the 'Task' attribute.CicsDumpTransactionStmt.isTask()public boolean isStorage()
isStorage in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setStorage(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Storage()public void setStorage(boolean newStorage)
setStorage in interface CicsDumpTransactionStmtnewStorage - the new value of the 'Storage' attribute.CicsDumpTransactionStmt.isStorage()public boolean isProgram()
isProgram in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setProgram(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Program()public void setProgram(boolean newProgram)
setProgram in interface CicsDumpTransactionStmtnewProgram - the new value of the 'Program' attribute.CicsDumpTransactionStmt.isProgram()public boolean isTerminal()
isTerminal in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setTerminal(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Terminal()public void setTerminal(boolean newTerminal)
setTerminal in interface CicsDumpTransactionStmtnewTerminal - the new value of the 'Terminal' attribute.CicsDumpTransactionStmt.isTerminal()public boolean isTables()
isTables in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setTables(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Tables()public void setTables(boolean newTables)
setTables in interface CicsDumpTransactionStmtnewTables - the new value of the 'Tables' attribute.CicsDumpTransactionStmt.isTables()public boolean isFct()
isFct in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setFct(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Fct()public void setFct(boolean newFct)
setFct in interface CicsDumpTransactionStmtnewFct - the new value of the 'Fct' attribute.CicsDumpTransactionStmt.isFct()public boolean isPct()
isPct in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setPct(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Pct()public void setPct(boolean newPct)
setPct in interface CicsDumpTransactionStmtnewPct - the new value of the 'Pct' attribute.CicsDumpTransactionStmt.isPct()public boolean isPpt()
isPpt in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setPpt(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Ppt()public void setPpt(boolean newPpt)
setPpt in interface CicsDumpTransactionStmtnewPpt - the new value of the 'Ppt' attribute.CicsDumpTransactionStmt.isPpt()public boolean isSit()
isSit in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setSit(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Sit()public void setSit(boolean newSit)
setSit in interface CicsDumpTransactionStmtnewSit - the new value of the 'Sit' attribute.CicsDumpTransactionStmt.isSit()public boolean isTct()
isTct in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setTct(boolean),
COBOLPackage.getCicsDumpTransactionStmt_Tct()public void setTct(boolean newTct)
setTct in interface CicsDumpTransactionStmtnewTct - the new value of the 'Tct' attribute.CicsDumpTransactionStmt.isTct()public DataRef getDumpId()
getDumpId in interface CicsDumpTransactionStmtCicsDumpTransactionStmt.setDumpId(DataRef),
COBOLPackage.getCicsDumpTransactionStmt_DumpId()
public org.eclipse.emf.common.notify.NotificationChain basicSetDumpId(DataRef newDumpId,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDumpId(DataRef newDumpId)
setDumpId in interface CicsDumpTransactionStmtnewDumpId - the new value of the 'Dump Id' containment reference.CicsDumpTransactionStmt.getDumpId()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class CicsStmtImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class CicsStmtImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class CicsStmtImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class CicsStmtImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class CicsStmtImplpublic java.lang.String toString()
toString in class CicsStmtImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||