Class ScheduleImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.schedule.model.impl.ScheduleImpl
-
- All Implemented Interfaces:
IBmObject,Schedule,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
public class ScheduleImpl extends BmObject implements Schedule
An implementation of the model object 'Schedule'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedScheduleImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.eclipse.emf.ecore.EClasseStaticClass()protected inteStaticFeatureCount()DategetBeginDate()DategetBeginTime()intgetCompletionInterval()DategetCompletionTime()org.eclipse.emf.common.util.EList<DailySchedule>getDailySchedules()intgetDayInMonth()intgetDaysRepeatPeriod()DategetEndDate()DategetEndTime()org.eclipse.emf.common.util.EList<Months>getMonths()intgetRepeatPause()intgetRepeatPeriodInDay()intgetWeekDayInMonth()org.eclipse.emf.common.util.EList<WeekDays>getWeekDays()intgetWeeksPeriod()voidsetBeginDate(Date newBeginDate)voidsetBeginTime(Date newBeginTime)voidsetCompletionInterval(int newCompletionInterval)voidsetCompletionTime(Date newCompletionTime)voidsetDayInMonth(int newDayInMonth)voidsetDaysRepeatPeriod(int newDaysRepeatPeriod)voidsetEndDate(Date newEndDate)voidsetEndTime(Date newEndTime)voidsetRepeatPause(int newRepeatPause)voidsetRepeatPeriodInDay(int newRepeatPeriodInDay)voidsetWeekDayInMonth(int newWeekDayInMonth)voidsetWeeksPeriod(int newWeeksPeriod)-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
getBeginDate
public Date getBeginDate()
- Specified by:
getBeginDatein interfaceSchedule- Returns:
- the value of the 'Begin Date' attribute.
- See Also:
Schedule.setBeginDate(Date),SchedulePackage.getSchedule_BeginDate()
-
setBeginDate
public void setBeginDate(Date newBeginDate)
- Specified by:
setBeginDatein interfaceSchedule- Parameters:
newBeginDate- the new value of the 'Begin Date' attribute.- See Also:
Schedule.getBeginDate()
-
getEndDate
public Date getEndDate()
- Specified by:
getEndDatein interfaceSchedule- Returns:
- the value of the 'End Date' attribute.
- See Also:
Schedule.setEndDate(Date),SchedulePackage.getSchedule_EndDate()
-
setEndDate
public void setEndDate(Date newEndDate)
- Specified by:
setEndDatein interfaceSchedule- Parameters:
newEndDate- the new value of the 'End Date' attribute.- See Also:
Schedule.getEndDate()
-
getDaysRepeatPeriod
public int getDaysRepeatPeriod()
- Specified by:
getDaysRepeatPeriodin interfaceSchedule- Returns:
- the value of the 'Days Repeat Period' attribute.
- See Also:
Schedule.setDaysRepeatPeriod(int),SchedulePackage.getSchedule_DaysRepeatPeriod()
-
setDaysRepeatPeriod
public void setDaysRepeatPeriod(int newDaysRepeatPeriod)
- Specified by:
setDaysRepeatPeriodin interfaceSchedule- Parameters:
newDaysRepeatPeriod- the new value of the 'Days Repeat Period' attribute.- See Also:
Schedule.getDaysRepeatPeriod()
-
getBeginTime
public Date getBeginTime()
- Specified by:
getBeginTimein interfaceSchedule- Returns:
- the value of the 'Begin Time' attribute.
- See Also:
Schedule.setBeginTime(Date),SchedulePackage.getSchedule_BeginTime()
-
setBeginTime
public void setBeginTime(Date newBeginTime)
- Specified by:
setBeginTimein interfaceSchedule- Parameters:
newBeginTime- the new value of the 'Begin Time' attribute.- See Also:
Schedule.getBeginTime()
-
getEndTime
public Date getEndTime()
- Specified by:
getEndTimein interfaceSchedule- Returns:
- the value of the 'End Time' attribute.
- See Also:
Schedule.setEndTime(Date),SchedulePackage.getSchedule_EndTime()
-
setEndTime
public void setEndTime(Date newEndTime)
- Specified by:
setEndTimein interfaceSchedule- Parameters:
newEndTime- the new value of the 'End Time' attribute.- See Also:
Schedule.getEndTime()
-
getCompletionTime
public Date getCompletionTime()
- Specified by:
getCompletionTimein interfaceSchedule- Returns:
- the value of the 'Completion Time' attribute.
- See Also:
Schedule.setCompletionTime(Date),SchedulePackage.getSchedule_CompletionTime()
-
setCompletionTime
public void setCompletionTime(Date newCompletionTime)
- Specified by:
setCompletionTimein interfaceSchedule- Parameters:
newCompletionTime- the new value of the 'Completion Time' attribute.- See Also:
Schedule.getCompletionTime()
-
getCompletionInterval
public int getCompletionInterval()
- Specified by:
getCompletionIntervalin interfaceSchedule- Returns:
- the value of the 'Completion Interval' attribute.
- See Also:
Schedule.setCompletionInterval(int),SchedulePackage.getSchedule_CompletionInterval()
-
setCompletionInterval
public void setCompletionInterval(int newCompletionInterval)
- Specified by:
setCompletionIntervalin interfaceSchedule- Parameters:
newCompletionInterval- the new value of the 'Completion Interval' attribute.- See Also:
Schedule.getCompletionInterval()
-
getRepeatPeriodInDay
public int getRepeatPeriodInDay()
- Specified by:
getRepeatPeriodInDayin interfaceSchedule- Returns:
- the value of the 'Repeat Period In Day' attribute.
- See Also:
Schedule.setRepeatPeriodInDay(int),SchedulePackage.getSchedule_RepeatPeriodInDay()
-
setRepeatPeriodInDay
public void setRepeatPeriodInDay(int newRepeatPeriodInDay)
- Specified by:
setRepeatPeriodInDayin interfaceSchedule- Parameters:
newRepeatPeriodInDay- the new value of the 'Repeat Period In Day' attribute.- See Also:
Schedule.getRepeatPeriodInDay()
-
getRepeatPause
public int getRepeatPause()
- Specified by:
getRepeatPausein interfaceSchedule- Returns:
- the value of the 'Repeat Pause' attribute.
- See Also:
Schedule.setRepeatPause(int),SchedulePackage.getSchedule_RepeatPause()
-
setRepeatPause
public void setRepeatPause(int newRepeatPause)
- Specified by:
setRepeatPausein interfaceSchedule- Parameters:
newRepeatPause- the new value of the 'Repeat Pause' attribute.- See Also:
Schedule.getRepeatPause()
-
getDailySchedules
public org.eclipse.emf.common.util.EList<DailySchedule> getDailySchedules()
- Specified by:
getDailySchedulesin interfaceSchedule- Returns:
- the value of the 'Daily Schedules' containment reference list.
- See Also:
SchedulePackage.getSchedule_DailySchedules()
-
getWeeksPeriod
public int getWeeksPeriod()
- Specified by:
getWeeksPeriodin interfaceSchedule- Returns:
- the value of the 'Weeks Period' attribute.
- See Also:
Schedule.setWeeksPeriod(int),SchedulePackage.getSchedule_WeeksPeriod()
-
setWeeksPeriod
public void setWeeksPeriod(int newWeeksPeriod)
- Specified by:
setWeeksPeriodin interfaceSchedule- Parameters:
newWeeksPeriod- the new value of the 'Weeks Period' attribute.- See Also:
Schedule.getWeeksPeriod()
-
getWeekDays
public org.eclipse.emf.common.util.EList<WeekDays> getWeekDays()
- Specified by:
getWeekDaysin interfaceSchedule- Returns:
- the value of the 'Week Days' attribute list.
- See Also:
WeekDays,SchedulePackage.getSchedule_WeekDays()
-
getWeekDayInMonth
public int getWeekDayInMonth()
- Specified by:
getWeekDayInMonthin interfaceSchedule- Returns:
- the value of the 'Week Day In Month' attribute.
- See Also:
Schedule.setWeekDayInMonth(int),SchedulePackage.getSchedule_WeekDayInMonth()
-
setWeekDayInMonth
public void setWeekDayInMonth(int newWeekDayInMonth)
- Specified by:
setWeekDayInMonthin interfaceSchedule- Parameters:
newWeekDayInMonth- the new value of the 'Week Day In Month' attribute.- See Also:
Schedule.getWeekDayInMonth()
-
getDayInMonth
public int getDayInMonth()
- Specified by:
getDayInMonthin interfaceSchedule- Returns:
- the value of the 'Day In Month' attribute.
- See Also:
Schedule.setDayInMonth(int),SchedulePackage.getSchedule_DayInMonth()
-
setDayInMonth
public void setDayInMonth(int newDayInMonth)
- Specified by:
setDayInMonthin interfaceSchedule- Parameters:
newDayInMonth- the new value of the 'Day In Month' attribute.- See Also:
Schedule.getDayInMonth()
-
getMonths
public org.eclipse.emf.common.util.EList<Months> getMonths()
- Specified by:
getMonthsin interfaceSchedule- Returns:
- the value of the 'Months' attribute list.
- See Also:
Months,SchedulePackage.getSchedule_Months()
-
-