com.ibm.etools.cobol.application.model.cobol.impl
Class CicsFormatTimeStmtImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by com.ibm.etools.cobol.application.model.cobol.impl.ASTNodeImpl
                  extended by com.ibm.etools.cobol.application.model.cobol.impl.CicsStmtImpl
                      extended by com.ibm.etools.cobol.application.model.cobol.impl.CicsFormatTimeStmtImpl
All Implemented Interfaces:
ASTNode, CicsFormatTimeStmt, CicsStmt, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class CicsFormatTimeStmtImpl
extends CicsStmtImpl
implements CicsFormatTimeStmt

An implementation of the model object 'Cics Format Time Stmt'.

The following features are implemented:


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

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Method Detail

getAbsTime

public DataRef getAbsTime()

Specified by:
getAbsTime in interface CicsFormatTimeStmt
Returns:
the value of the 'Abs Time' containment reference.
See Also:
CicsFormatTimeStmt.setAbsTime(DataRef), COBOLPackage.getCicsFormatTimeStmt_AbsTime()

basicSetAbsTime

public org.eclipse.emf.common.notify.NotificationChain basicSetAbsTime(DataRef newAbsTime,
                                                                       org.eclipse.emf.common.notify.NotificationChain msgs)


setAbsTime

public void setAbsTime(DataRef newAbsTime)

Specified by:
setAbsTime in interface CicsFormatTimeStmt
Parameters:
newAbsTime - the new value of the 'Abs Time' containment reference.
See Also:
CicsFormatTimeStmt.getAbsTime()

getDate

public DataRef getDate()

Specified by:
getDate in interface CicsFormatTimeStmt
Returns:
the value of the 'Date' containment reference.
See Also:
CicsFormatTimeStmt.setDate(DataRef), COBOLPackage.getCicsFormatTimeStmt_Date()

basicSetDate

public org.eclipse.emf.common.notify.NotificationChain basicSetDate(DataRef newDate,
                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)


setDate

public void setDate(DataRef newDate)

Specified by:
setDate in interface CicsFormatTimeStmt
Parameters:
newDate - the new value of the 'Date' containment reference.
See Also:
CicsFormatTimeStmt.getDate()

getFullDate

public DataRef getFullDate()

Specified by:
getFullDate in interface CicsFormatTimeStmt
Returns:
the value of the 'Full Date' containment reference.
See Also:
CicsFormatTimeStmt.setFullDate(DataRef), COBOLPackage.getCicsFormatTimeStmt_FullDate()

basicSetFullDate

public org.eclipse.emf.common.notify.NotificationChain basicSetFullDate(DataRef newFullDate,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setFullDate

public void setFullDate(DataRef newFullDate)

Specified by:
setFullDate in interface CicsFormatTimeStmt
Parameters:
newFullDate - the new value of the 'Full Date' containment reference.
See Also:
CicsFormatTimeStmt.getFullDate()

getDateForm

public DataRef getDateForm()

Specified by:
getDateForm in interface CicsFormatTimeStmt
Returns:
the value of the 'Date Form' containment reference.
See Also:
CicsFormatTimeStmt.setDateForm(DataRef), COBOLPackage.getCicsFormatTimeStmt_DateForm()

basicSetDateForm

public org.eclipse.emf.common.notify.NotificationChain basicSetDateForm(DataRef newDateForm,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setDateForm

public void setDateForm(DataRef newDateForm)

Specified by:
setDateForm in interface CicsFormatTimeStmt
Parameters:
newDateForm - the new value of the 'Date Form' containment reference.
See Also:
CicsFormatTimeStmt.getDateForm()

getDateSepClause

public CicsFormatTimeDateSeparatorClause getDateSepClause()

Specified by:
getDateSepClause in interface CicsFormatTimeStmt
Returns:
the value of the 'Date Sep Clause' containment reference.
See Also:
CicsFormatTimeStmt.setDateSepClause(CicsFormatTimeDateSeparatorClause), COBOLPackage.getCicsFormatTimeStmt_DateSepClause()

basicSetDateSepClause

public org.eclipse.emf.common.notify.NotificationChain basicSetDateSepClause(CicsFormatTimeDateSeparatorClause newDateSepClause,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setDateSepClause

public void setDateSepClause(CicsFormatTimeDateSeparatorClause newDateSepClause)

Specified by:
setDateSepClause in interface CicsFormatTimeStmt
Parameters:
newDateSepClause - the new value of the 'Date Sep Clause' containment reference.
See Also:
CicsFormatTimeStmt.getDateSepClause()

getDayCount

public DataRef getDayCount()

Specified by:
getDayCount in interface CicsFormatTimeStmt
Returns:
the value of the 'Day Count' containment reference.
See Also:
CicsFormatTimeStmt.setDayCount(DataRef), COBOLPackage.getCicsFormatTimeStmt_DayCount()

basicSetDayCount

public org.eclipse.emf.common.notify.NotificationChain basicSetDayCount(DataRef newDayCount,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setDayCount

public void setDayCount(DataRef newDayCount)

Specified by:
setDayCount in interface CicsFormatTimeStmt
Parameters:
newDayCount - the new value of the 'Day Count' containment reference.
See Also:
CicsFormatTimeStmt.getDayCount()

getDayOfMonth

public DataRef getDayOfMonth()

Specified by:
getDayOfMonth in interface CicsFormatTimeStmt
Returns:
the value of the 'Day Of Month' containment reference.
See Also:
CicsFormatTimeStmt.setDayOfMonth(DataRef), COBOLPackage.getCicsFormatTimeStmt_DayOfMonth()

basicSetDayOfMonth

public org.eclipse.emf.common.notify.NotificationChain basicSetDayOfMonth(DataRef newDayOfMonth,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setDayOfMonth

public void setDayOfMonth(DataRef newDayOfMonth)

Specified by:
setDayOfMonth in interface CicsFormatTimeStmt
Parameters:
newDayOfMonth - the new value of the 'Day Of Month' containment reference.
See Also:
CicsFormatTimeStmt.getDayOfMonth()

getDayOfWeek

public DataRef getDayOfWeek()

Specified by:
getDayOfWeek in interface CicsFormatTimeStmt
Returns:
the value of the 'Day Of Week' containment reference.
See Also:
CicsFormatTimeStmt.setDayOfWeek(DataRef), COBOLPackage.getCicsFormatTimeStmt_DayOfWeek()

basicSetDayOfWeek

public org.eclipse.emf.common.notify.NotificationChain basicSetDayOfWeek(DataRef newDayOfWeek,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setDayOfWeek

public void setDayOfWeek(DataRef newDayOfWeek)

Specified by:
setDayOfWeek in interface CicsFormatTimeStmt
Parameters:
newDayOfWeek - the new value of the 'Day Of Week' containment reference.
See Also:
CicsFormatTimeStmt.getDayOfWeek()

getDdmmyy

public DataRef getDdmmyy()

Specified by:
getDdmmyy in interface CicsFormatTimeStmt
Returns:
the value of the 'Ddmmyy' containment reference.
See Also:
CicsFormatTimeStmt.setDdmmyy(DataRef), COBOLPackage.getCicsFormatTimeStmt_Ddmmyy()

basicSetDdmmyy

public org.eclipse.emf.common.notify.NotificationChain basicSetDdmmyy(DataRef newDdmmyy,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setDdmmyy

public void setDdmmyy(DataRef newDdmmyy)

Specified by:
setDdmmyy in interface CicsFormatTimeStmt
Parameters:
newDdmmyy - the new value of the 'Ddmmyy' containment reference.
See Also:
CicsFormatTimeStmt.getDdmmyy()

getDdmmyyyy

public DataRef getDdmmyyyy()

Specified by:
getDdmmyyyy in interface CicsFormatTimeStmt
Returns:
the value of the 'Ddmmyyyy' containment reference.
See Also:
CicsFormatTimeStmt.setDdmmyyyy(DataRef), COBOLPackage.getCicsFormatTimeStmt_Ddmmyyyy()

basicSetDdmmyyyy

public org.eclipse.emf.common.notify.NotificationChain basicSetDdmmyyyy(DataRef newDdmmyyyy,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setDdmmyyyy

public void setDdmmyyyy(DataRef newDdmmyyyy)

Specified by:
setDdmmyyyy in interface CicsFormatTimeStmt
Parameters:
newDdmmyyyy - the new value of the 'Ddmmyyyy' containment reference.
See Also:
CicsFormatTimeStmt.getDdmmyyyy()

getMmddyy

public DataRef getMmddyy()

Specified by:
getMmddyy in interface CicsFormatTimeStmt
Returns:
the value of the 'Mmddyy' containment reference.
See Also:
CicsFormatTimeStmt.setMmddyy(DataRef), COBOLPackage.getCicsFormatTimeStmt_Mmddyy()

basicSetMmddyy

public org.eclipse.emf.common.notify.NotificationChain basicSetMmddyy(DataRef newMmddyy,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setMmddyy

public void setMmddyy(DataRef newMmddyy)

Specified by:
setMmddyy in interface CicsFormatTimeStmt
Parameters:
newMmddyy - the new value of the 'Mmddyy' containment reference.
See Also:
CicsFormatTimeStmt.getMmddyy()

getMmddyyyy

public DataRef getMmddyyyy()

Specified by:
getMmddyyyy in interface CicsFormatTimeStmt
Returns:
the value of the 'Mmddyyyy' containment reference.
See Also:
CicsFormatTimeStmt.setMmddyyyy(DataRef), COBOLPackage.getCicsFormatTimeStmt_Mmddyyyy()

basicSetMmddyyyy

public org.eclipse.emf.common.notify.NotificationChain basicSetMmddyyyy(DataRef newMmddyyyy,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setMmddyyyy

public void setMmddyyyy(DataRef newMmddyyyy)

Specified by:
setMmddyyyy in interface CicsFormatTimeStmt
Parameters:
newMmddyyyy - the new value of the 'Mmddyyyy' containment reference.
See Also:
CicsFormatTimeStmt.getMmddyyyy()

getMonthOfYear

public DataRef getMonthOfYear()

Specified by:
getMonthOfYear in interface CicsFormatTimeStmt
Returns:
the value of the 'Month Of Year' containment reference.
See Also:
CicsFormatTimeStmt.setMonthOfYear(DataRef), COBOLPackage.getCicsFormatTimeStmt_MonthOfYear()

basicSetMonthOfYear

public org.eclipse.emf.common.notify.NotificationChain basicSetMonthOfYear(DataRef newMonthOfYear,
                                                                           org.eclipse.emf.common.notify.NotificationChain msgs)


setMonthOfYear

public void setMonthOfYear(DataRef newMonthOfYear)

Specified by:
setMonthOfYear in interface CicsFormatTimeStmt
Parameters:
newMonthOfYear - the new value of the 'Month Of Year' containment reference.
See Also:
CicsFormatTimeStmt.getMonthOfYear()

getTimeClause

public CicsFormatTimeTimeClause getTimeClause()

Specified by:
getTimeClause in interface CicsFormatTimeStmt
Returns:
the value of the 'Time Clause' containment reference.
See Also:
CicsFormatTimeStmt.setTimeClause(CicsFormatTimeTimeClause), COBOLPackage.getCicsFormatTimeStmt_TimeClause()

basicSetTimeClause

public org.eclipse.emf.common.notify.NotificationChain basicSetTimeClause(CicsFormatTimeTimeClause newTimeClause,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setTimeClause

public void setTimeClause(CicsFormatTimeTimeClause newTimeClause)

Specified by:
setTimeClause in interface CicsFormatTimeStmt
Parameters:
newTimeClause - the new value of the 'Time Clause' containment reference.
See Also:
CicsFormatTimeStmt.getTimeClause()

getYear

public DataRef getYear()

Specified by:
getYear in interface CicsFormatTimeStmt
Returns:
the value of the 'Year' containment reference.
See Also:
CicsFormatTimeStmt.setYear(DataRef), COBOLPackage.getCicsFormatTimeStmt_Year()

basicSetYear

public org.eclipse.emf.common.notify.NotificationChain basicSetYear(DataRef newYear,
                                                                    org.eclipse.emf.common.notify.NotificationChain msgs)


setYear

public void setYear(DataRef newYear)

Specified by:
setYear in interface CicsFormatTimeStmt
Parameters:
newYear - the new value of the 'Year' containment reference.
See Also:
CicsFormatTimeStmt.getYear()

getYyddd

public DataRef getYyddd()

Specified by:
getYyddd in interface CicsFormatTimeStmt
Returns:
the value of the 'Yyddd' containment reference.
See Also:
CicsFormatTimeStmt.setYyddd(DataRef), COBOLPackage.getCicsFormatTimeStmt_Yyddd()

basicSetYyddd

public org.eclipse.emf.common.notify.NotificationChain basicSetYyddd(DataRef newYyddd,
                                                                     org.eclipse.emf.common.notify.NotificationChain msgs)


setYyddd

public void setYyddd(DataRef newYyddd)

Specified by:
setYyddd in interface CicsFormatTimeStmt
Parameters:
newYyddd - the new value of the 'Yyddd' containment reference.
See Also:
CicsFormatTimeStmt.getYyddd()

getYyddmm

public DataRef getYyddmm()

Specified by:
getYyddmm in interface CicsFormatTimeStmt
Returns:
the value of the 'Yyddmm' containment reference.
See Also:
CicsFormatTimeStmt.setYyddmm(DataRef), COBOLPackage.getCicsFormatTimeStmt_Yyddmm()

basicSetYyddmm

public org.eclipse.emf.common.notify.NotificationChain basicSetYyddmm(DataRef newYyddmm,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setYyddmm

public void setYyddmm(DataRef newYyddmm)

Specified by:
setYyddmm in interface CicsFormatTimeStmt
Parameters:
newYyddmm - the new value of the 'Yyddmm' containment reference.
See Also:
CicsFormatTimeStmt.getYyddmm()

getYymmdd

public DataRef getYymmdd()

Specified by:
getYymmdd in interface CicsFormatTimeStmt
Returns:
the value of the 'Yymmdd' containment reference.
See Also:
CicsFormatTimeStmt.setYymmdd(DataRef), COBOLPackage.getCicsFormatTimeStmt_Yymmdd()

basicSetYymmdd

public org.eclipse.emf.common.notify.NotificationChain basicSetYymmdd(DataRef newYymmdd,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setYymmdd

public void setYymmdd(DataRef newYymmdd)

Specified by:
setYymmdd in interface CicsFormatTimeStmt
Parameters:
newYymmdd - the new value of the 'Yymmdd' containment reference.
See Also:
CicsFormatTimeStmt.getYymmdd()

getYyyyddd

public DataRef getYyyyddd()

Specified by:
getYyyyddd in interface CicsFormatTimeStmt
Returns:
the value of the 'Yyyyddd' containment reference.
See Also:
CicsFormatTimeStmt.setYyyyddd(DataRef), COBOLPackage.getCicsFormatTimeStmt_Yyyyddd()

basicSetYyyyddd

public org.eclipse.emf.common.notify.NotificationChain basicSetYyyyddd(DataRef newYyyyddd,
                                                                       org.eclipse.emf.common.notify.NotificationChain msgs)


setYyyyddd

public void setYyyyddd(DataRef newYyyyddd)

Specified by:
setYyyyddd in interface CicsFormatTimeStmt
Parameters:
newYyyyddd - the new value of the 'Yyyyddd' containment reference.
See Also:
CicsFormatTimeStmt.getYyyyddd()

getYyyyddmm

public DataRef getYyyyddmm()

Specified by:
getYyyyddmm in interface CicsFormatTimeStmt
Returns:
the value of the 'Yyyyddmm' containment reference.
See Also:
CicsFormatTimeStmt.setYyyyddmm(DataRef), COBOLPackage.getCicsFormatTimeStmt_Yyyyddmm()

basicSetYyyyddmm

public org.eclipse.emf.common.notify.NotificationChain basicSetYyyyddmm(DataRef newYyyyddmm,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setYyyyddmm

public void setYyyyddmm(DataRef newYyyyddmm)

Specified by:
setYyyyddmm in interface CicsFormatTimeStmt
Parameters:
newYyyyddmm - the new value of the 'Yyyyddmm' containment reference.
See Also:
CicsFormatTimeStmt.getYyyyddmm()

getYyyymmdd

public DataRef getYyyymmdd()

Specified by:
getYyyymmdd in interface CicsFormatTimeStmt
Returns:
the value of the 'Yyyymmdd' containment reference.
See Also:
CicsFormatTimeStmt.setYyyymmdd(DataRef), COBOLPackage.getCicsFormatTimeStmt_Yyyymmdd()

basicSetYyyymmdd

public org.eclipse.emf.common.notify.NotificationChain basicSetYyyymmdd(DataRef newYyyymmdd,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setYyyymmdd

public void setYyyymmdd(DataRef newYyyymmdd)

Specified by:
setYyyymmdd in interface CicsFormatTimeStmt
Parameters:
newYyyymmdd - the new value of the 'Yyyymmdd' containment reference.
See Also:
CicsFormatTimeStmt.getYyyymmdd()

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class CicsStmtImpl

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class CicsStmtImpl

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class CicsStmtImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class CicsStmtImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class CicsStmtImpl