|
|||||||||||
| 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.CicsFormatTimeStmtImpl
public class CicsFormatTimeStmtImpl
An implementation of the model object 'Cics Format Time Stmt'.
The following features are implemented:
Abs TimeDateFull DateDate FormDate Sep ClauseDay CountDay Of MonthDay Of WeekDdmmyyDdmmyyyyMmddyyMmddyyyyMonth Of YearTime ClauseYearYydddYyddmmYymmddYyyydddYyyyddmmYyyymmdd
| 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 |
basicSetAbsTime(DataRef newAbsTime,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDate(DataRef newDate,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDateForm(DataRef newDateForm,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDateSepClause(CicsFormatTimeDateSeparatorClause newDateSepClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDayCount(DataRef newDayCount,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDayOfMonth(DataRef newDayOfMonth,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDayOfWeek(DataRef newDayOfWeek,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDdmmyy(DataRef newDdmmyy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDdmmyyyy(DataRef newDdmmyyyy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetFullDate(DataRef newFullDate,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMmddyy(DataRef newMmddyy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMmddyyyy(DataRef newMmddyyyy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetMonthOfYear(DataRef newMonthOfYear,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetTimeClause(CicsFormatTimeTimeClause newTimeClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetYear(DataRef newYear,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetYyddd(DataRef newYyddd,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetYyddmm(DataRef newYyddmm,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetYymmdd(DataRef newYymmdd,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetYyyyddd(DataRef newYyyyddd,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetYyyyddmm(DataRef newYyyyddmm,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetYyyymmdd(DataRef newYyyymmdd,
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)
|
DataRef |
getAbsTime()
|
DataRef |
getDate()
|
DataRef |
getDateForm()
|
CicsFormatTimeDateSeparatorClause |
getDateSepClause()
|
DataRef |
getDayCount()
|
DataRef |
getDayOfMonth()
|
DataRef |
getDayOfWeek()
|
DataRef |
getDdmmyy()
|
DataRef |
getDdmmyyyy()
|
DataRef |
getFullDate()
|
DataRef |
getMmddyy()
|
DataRef |
getMmddyyyy()
|
DataRef |
getMonthOfYear()
|
CicsFormatTimeTimeClause |
getTimeClause()
|
DataRef |
getYear()
|
DataRef |
getYyddd()
|
DataRef |
getYyddmm()
|
DataRef |
getYymmdd()
|
DataRef |
getYyyyddd()
|
DataRef |
getYyyyddmm()
|
DataRef |
getYyyymmdd()
|
void |
setAbsTime(DataRef newAbsTime)
|
void |
setDate(DataRef newDate)
|
void |
setDateForm(DataRef newDateForm)
|
void |
setDateSepClause(CicsFormatTimeDateSeparatorClause newDateSepClause)
|
void |
setDayCount(DataRef newDayCount)
|
void |
setDayOfMonth(DataRef newDayOfMonth)
|
void |
setDayOfWeek(DataRef newDayOfWeek)
|
void |
setDdmmyy(DataRef newDdmmyy)
|
void |
setDdmmyyyy(DataRef newDdmmyyyy)
|
void |
setFullDate(DataRef newFullDate)
|
void |
setMmddyy(DataRef newMmddyy)
|
void |
setMmddyyyy(DataRef newMmddyyyy)
|
void |
setMonthOfYear(DataRef newMonthOfYear)
|
void |
setTimeClause(CicsFormatTimeTimeClause newTimeClause)
|
void |
setYear(DataRef newYear)
|
void |
setYyddd(DataRef newYyddd)
|
void |
setYyddmm(DataRef newYyddmm)
|
void |
setYymmdd(DataRef newYymmdd)
|
void |
setYyyyddd(DataRef newYyyyddd)
|
void |
setYyyyddmm(DataRef newYyyyddmm)
|
void |
setYyyymmdd(DataRef newYyyymmdd)
|
| Methods inherited from class com.ibm.etools.cobol.application.model.cobol.impl.CicsStmtImpl |
|---|
basicSetResp, basicSetResp2, getResp, getResp2, isNoHandle, setNoHandle, setResp, setResp2, toString |
| 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 DataRef getAbsTime()
getAbsTime in interface CicsFormatTimeStmtCicsFormatTimeStmt.setAbsTime(DataRef),
COBOLPackage.getCicsFormatTimeStmt_AbsTime()
public org.eclipse.emf.common.notify.NotificationChain basicSetAbsTime(DataRef newAbsTime,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAbsTime(DataRef newAbsTime)
setAbsTime in interface CicsFormatTimeStmtnewAbsTime - the new value of the 'Abs Time' containment reference.CicsFormatTimeStmt.getAbsTime()public DataRef getDate()
getDate in interface CicsFormatTimeStmtCicsFormatTimeStmt.setDate(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Date()
public org.eclipse.emf.common.notify.NotificationChain basicSetDate(DataRef newDate,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDate(DataRef newDate)
setDate in interface CicsFormatTimeStmtnewDate - the new value of the 'Date' containment reference.CicsFormatTimeStmt.getDate()public DataRef getFullDate()
getFullDate in interface CicsFormatTimeStmtCicsFormatTimeStmt.setFullDate(DataRef),
COBOLPackage.getCicsFormatTimeStmt_FullDate()
public org.eclipse.emf.common.notify.NotificationChain basicSetFullDate(DataRef newFullDate,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFullDate(DataRef newFullDate)
setFullDate in interface CicsFormatTimeStmtnewFullDate - the new value of the 'Full Date' containment reference.CicsFormatTimeStmt.getFullDate()public DataRef getDateForm()
getDateForm in interface CicsFormatTimeStmtCicsFormatTimeStmt.setDateForm(DataRef),
COBOLPackage.getCicsFormatTimeStmt_DateForm()
public org.eclipse.emf.common.notify.NotificationChain basicSetDateForm(DataRef newDateForm,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDateForm(DataRef newDateForm)
setDateForm in interface CicsFormatTimeStmtnewDateForm - the new value of the 'Date Form' containment reference.CicsFormatTimeStmt.getDateForm()public CicsFormatTimeDateSeparatorClause getDateSepClause()
getDateSepClause in interface CicsFormatTimeStmtCicsFormatTimeStmt.setDateSepClause(CicsFormatTimeDateSeparatorClause),
COBOLPackage.getCicsFormatTimeStmt_DateSepClause()
public org.eclipse.emf.common.notify.NotificationChain basicSetDateSepClause(CicsFormatTimeDateSeparatorClause newDateSepClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDateSepClause(CicsFormatTimeDateSeparatorClause newDateSepClause)
setDateSepClause in interface CicsFormatTimeStmtnewDateSepClause - the new value of the 'Date Sep Clause' containment reference.CicsFormatTimeStmt.getDateSepClause()public DataRef getDayCount()
getDayCount in interface CicsFormatTimeStmtCicsFormatTimeStmt.setDayCount(DataRef),
COBOLPackage.getCicsFormatTimeStmt_DayCount()
public org.eclipse.emf.common.notify.NotificationChain basicSetDayCount(DataRef newDayCount,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDayCount(DataRef newDayCount)
setDayCount in interface CicsFormatTimeStmtnewDayCount - the new value of the 'Day Count' containment reference.CicsFormatTimeStmt.getDayCount()public DataRef getDayOfMonth()
getDayOfMonth in interface CicsFormatTimeStmtCicsFormatTimeStmt.setDayOfMonth(DataRef),
COBOLPackage.getCicsFormatTimeStmt_DayOfMonth()
public org.eclipse.emf.common.notify.NotificationChain basicSetDayOfMonth(DataRef newDayOfMonth,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDayOfMonth(DataRef newDayOfMonth)
setDayOfMonth in interface CicsFormatTimeStmtnewDayOfMonth - the new value of the 'Day Of Month' containment reference.CicsFormatTimeStmt.getDayOfMonth()public DataRef getDayOfWeek()
getDayOfWeek in interface CicsFormatTimeStmtCicsFormatTimeStmt.setDayOfWeek(DataRef),
COBOLPackage.getCicsFormatTimeStmt_DayOfWeek()
public org.eclipse.emf.common.notify.NotificationChain basicSetDayOfWeek(DataRef newDayOfWeek,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDayOfWeek(DataRef newDayOfWeek)
setDayOfWeek in interface CicsFormatTimeStmtnewDayOfWeek - the new value of the 'Day Of Week' containment reference.CicsFormatTimeStmt.getDayOfWeek()public DataRef getDdmmyy()
getDdmmyy in interface CicsFormatTimeStmtCicsFormatTimeStmt.setDdmmyy(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Ddmmyy()
public org.eclipse.emf.common.notify.NotificationChain basicSetDdmmyy(DataRef newDdmmyy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDdmmyy(DataRef newDdmmyy)
setDdmmyy in interface CicsFormatTimeStmtnewDdmmyy - the new value of the 'Ddmmyy' containment reference.CicsFormatTimeStmt.getDdmmyy()public DataRef getDdmmyyyy()
getDdmmyyyy in interface CicsFormatTimeStmtCicsFormatTimeStmt.setDdmmyyyy(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Ddmmyyyy()
public org.eclipse.emf.common.notify.NotificationChain basicSetDdmmyyyy(DataRef newDdmmyyyy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDdmmyyyy(DataRef newDdmmyyyy)
setDdmmyyyy in interface CicsFormatTimeStmtnewDdmmyyyy - the new value of the 'Ddmmyyyy' containment reference.CicsFormatTimeStmt.getDdmmyyyy()public DataRef getMmddyy()
getMmddyy in interface CicsFormatTimeStmtCicsFormatTimeStmt.setMmddyy(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Mmddyy()
public org.eclipse.emf.common.notify.NotificationChain basicSetMmddyy(DataRef newMmddyy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMmddyy(DataRef newMmddyy)
setMmddyy in interface CicsFormatTimeStmtnewMmddyy - the new value of the 'Mmddyy' containment reference.CicsFormatTimeStmt.getMmddyy()public DataRef getMmddyyyy()
getMmddyyyy in interface CicsFormatTimeStmtCicsFormatTimeStmt.setMmddyyyy(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Mmddyyyy()
public org.eclipse.emf.common.notify.NotificationChain basicSetMmddyyyy(DataRef newMmddyyyy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMmddyyyy(DataRef newMmddyyyy)
setMmddyyyy in interface CicsFormatTimeStmtnewMmddyyyy - the new value of the 'Mmddyyyy' containment reference.CicsFormatTimeStmt.getMmddyyyy()public DataRef getMonthOfYear()
getMonthOfYear in interface CicsFormatTimeStmtCicsFormatTimeStmt.setMonthOfYear(DataRef),
COBOLPackage.getCicsFormatTimeStmt_MonthOfYear()
public org.eclipse.emf.common.notify.NotificationChain basicSetMonthOfYear(DataRef newMonthOfYear,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMonthOfYear(DataRef newMonthOfYear)
setMonthOfYear in interface CicsFormatTimeStmtnewMonthOfYear - the new value of the 'Month Of Year' containment reference.CicsFormatTimeStmt.getMonthOfYear()public CicsFormatTimeTimeClause getTimeClause()
getTimeClause in interface CicsFormatTimeStmtCicsFormatTimeStmt.setTimeClause(CicsFormatTimeTimeClause),
COBOLPackage.getCicsFormatTimeStmt_TimeClause()
public org.eclipse.emf.common.notify.NotificationChain basicSetTimeClause(CicsFormatTimeTimeClause newTimeClause,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTimeClause(CicsFormatTimeTimeClause newTimeClause)
setTimeClause in interface CicsFormatTimeStmtnewTimeClause - the new value of the 'Time Clause' containment reference.CicsFormatTimeStmt.getTimeClause()public DataRef getYear()
getYear in interface CicsFormatTimeStmtCicsFormatTimeStmt.setYear(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Year()
public org.eclipse.emf.common.notify.NotificationChain basicSetYear(DataRef newYear,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setYear(DataRef newYear)
setYear in interface CicsFormatTimeStmtnewYear - the new value of the 'Year' containment reference.CicsFormatTimeStmt.getYear()public DataRef getYyddd()
getYyddd in interface CicsFormatTimeStmtCicsFormatTimeStmt.setYyddd(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Yyddd()
public org.eclipse.emf.common.notify.NotificationChain basicSetYyddd(DataRef newYyddd,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setYyddd(DataRef newYyddd)
setYyddd in interface CicsFormatTimeStmtnewYyddd - the new value of the 'Yyddd' containment reference.CicsFormatTimeStmt.getYyddd()public DataRef getYyddmm()
getYyddmm in interface CicsFormatTimeStmtCicsFormatTimeStmt.setYyddmm(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Yyddmm()
public org.eclipse.emf.common.notify.NotificationChain basicSetYyddmm(DataRef newYyddmm,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setYyddmm(DataRef newYyddmm)
setYyddmm in interface CicsFormatTimeStmtnewYyddmm - the new value of the 'Yyddmm' containment reference.CicsFormatTimeStmt.getYyddmm()public DataRef getYymmdd()
getYymmdd in interface CicsFormatTimeStmtCicsFormatTimeStmt.setYymmdd(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Yymmdd()
public org.eclipse.emf.common.notify.NotificationChain basicSetYymmdd(DataRef newYymmdd,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setYymmdd(DataRef newYymmdd)
setYymmdd in interface CicsFormatTimeStmtnewYymmdd - the new value of the 'Yymmdd' containment reference.CicsFormatTimeStmt.getYymmdd()public DataRef getYyyyddd()
getYyyyddd in interface CicsFormatTimeStmtCicsFormatTimeStmt.setYyyyddd(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Yyyyddd()
public org.eclipse.emf.common.notify.NotificationChain basicSetYyyyddd(DataRef newYyyyddd,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setYyyyddd(DataRef newYyyyddd)
setYyyyddd in interface CicsFormatTimeStmtnewYyyyddd - the new value of the 'Yyyyddd' containment reference.CicsFormatTimeStmt.getYyyyddd()public DataRef getYyyyddmm()
getYyyyddmm in interface CicsFormatTimeStmtCicsFormatTimeStmt.setYyyyddmm(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Yyyyddmm()
public org.eclipse.emf.common.notify.NotificationChain basicSetYyyyddmm(DataRef newYyyyddmm,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setYyyyddmm(DataRef newYyyyddmm)
setYyyyddmm in interface CicsFormatTimeStmtnewYyyyddmm - the new value of the 'Yyyyddmm' containment reference.CicsFormatTimeStmt.getYyyyddmm()public DataRef getYyyymmdd()
getYyyymmdd in interface CicsFormatTimeStmtCicsFormatTimeStmt.setYyyymmdd(DataRef),
COBOLPackage.getCicsFormatTimeStmt_Yyyymmdd()
public org.eclipse.emf.common.notify.NotificationChain basicSetYyyymmdd(DataRef newYyyymmdd,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setYyyymmdd(DataRef newYyyymmdd)
setYyyymmdd in interface CicsFormatTimeStmtnewYyyymmdd - the new value of the 'Yyyymmdd' containment reference.CicsFormatTimeStmt.getYyyymmdd()
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 CicsStmtImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||