Class SchedulePackageImpl
- 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.MinimalEObjectImpl.Container
-
- org.eclipse.emf.ecore.impl.EModelElementImpl
-
- org.eclipse.emf.ecore.impl.ENamedElementImpl
-
- org.eclipse.emf.ecore.impl.EPackageImpl
-
- com._1c.g5.v8.dt.schedule.model.impl.SchedulePackageImpl
-
- All Implemented Interfaces:
SchedulePackage
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
,org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder
public class SchedulePackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements SchedulePackage
An implementation of the model Package.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.emf.ecore.impl.EPackageImpl.EBasicWhiteList
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
-
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
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
-
Nested classes/interfaces inherited from interface com._1c.g5.v8.dt.schedule.model.SchedulePackage
SchedulePackage.Literals
-
-
Field Summary
-
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI
-
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
-
Fields inherited from interface com._1c.g5.v8.dt.schedule.model.SchedulePackage
DAILY_SCHEDULE, DAILY_SCHEDULE__BEGIN_TIME, DAILY_SCHEDULE__COMPLETION_INTERVAL, DAILY_SCHEDULE__COMPLETION_TIME, DAILY_SCHEDULE__END_TIME, DAILY_SCHEDULE__REPEAT_PAUSE, DAILY_SCHEDULE__REPEAT_PERIOD_IN_DAY, DAILY_SCHEDULE_FEATURE_COUNT, DAILY_SCHEDULE_OPERATION_COUNT, DATE, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, MONTHS, SCHEDULE, SCHEDULE__BEGIN_DATE, SCHEDULE__BEGIN_TIME, SCHEDULE__COMPLETION_INTERVAL, SCHEDULE__COMPLETION_TIME, SCHEDULE__DAILY_SCHEDULES, SCHEDULE__DAY_IN_MONTH, SCHEDULE__DAYS_REPEAT_PERIOD, SCHEDULE__END_DATE, SCHEDULE__END_TIME, SCHEDULE__MONTHS, SCHEDULE__REPEAT_PAUSE, SCHEDULE__REPEAT_PERIOD_IN_DAY, SCHEDULE__WEEK_DAY_IN_MONTH, SCHEDULE__WEEK_DAYS, SCHEDULE__WEEKS_PERIOD, SCHEDULE_FEATURE_COUNT, SCHEDULE_OPERATION_COUNT, TIME, WEEK_DAYS
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createPackageContents()
Creates the meta-model objects for the package.org.eclipse.emf.ecore.EClass
getDailySchedule()
org.eclipse.emf.ecore.EAttribute
getDailySchedule_BeginTime()
org.eclipse.emf.ecore.EAttribute
getDailySchedule_CompletionInterval()
org.eclipse.emf.ecore.EAttribute
getDailySchedule_CompletionTime()
org.eclipse.emf.ecore.EAttribute
getDailySchedule_EndTime()
org.eclipse.emf.ecore.EAttribute
getDailySchedule_RepeatPause()
org.eclipse.emf.ecore.EAttribute
getDailySchedule_RepeatPeriodInDay()
org.eclipse.emf.ecore.EDataType
getDate()
org.eclipse.emf.ecore.EEnum
getMonths()
org.eclipse.emf.ecore.EClass
getSchedule()
org.eclipse.emf.ecore.EAttribute
getSchedule_BeginDate()
org.eclipse.emf.ecore.EAttribute
getSchedule_BeginTime()
org.eclipse.emf.ecore.EAttribute
getSchedule_CompletionInterval()
org.eclipse.emf.ecore.EAttribute
getSchedule_CompletionTime()
org.eclipse.emf.ecore.EReference
getSchedule_DailySchedules()
org.eclipse.emf.ecore.EAttribute
getSchedule_DayInMonth()
org.eclipse.emf.ecore.EAttribute
getSchedule_DaysRepeatPeriod()
org.eclipse.emf.ecore.EAttribute
getSchedule_EndDate()
org.eclipse.emf.ecore.EAttribute
getSchedule_EndTime()
org.eclipse.emf.ecore.EAttribute
getSchedule_Months()
org.eclipse.emf.ecore.EAttribute
getSchedule_RepeatPause()
org.eclipse.emf.ecore.EAttribute
getSchedule_RepeatPeriodInDay()
org.eclipse.emf.ecore.EAttribute
getSchedule_WeekDayInMonth()
org.eclipse.emf.ecore.EAttribute
getSchedule_WeekDays()
org.eclipse.emf.ecore.EAttribute
getSchedule_WeeksPeriod()
ScheduleFactory
getScheduleFactory()
org.eclipse.emf.ecore.EDataType
getTime()
org.eclipse.emf.ecore.EEnum
getWeekDays()
static SchedulePackage
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.void
initializePackageContents()
Complete the initialization of the package and its meta-model.-
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEException, addEOperation, addEOperation, addEOperation, addEParameter, addEParameter, addEParameter, addEParameter, addEParameter, addETypeParameter, addETypeParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEGenericType, createEGenericType, createEGenericType, createEOperation, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEOperations, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEClass, initEDataType, initEDataType, initEDataType, initEEnum, initEOperation, initEOperation, initEOperation, initEOperation, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setInstanceTypeName, setName, setNamespaceURI, setNsPrefix, setNsURI, toString
-
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen
-
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSettings
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Method Detail
-
init
public static SchedulePackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.This method is used to initialize
SchedulePackage.eINSTANCE
when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
-
getSchedule
public org.eclipse.emf.ecore.EClass getSchedule()
- Specified by:
getSchedule
in interfaceSchedulePackage
- Returns:
- the meta object for class 'Schedule'.
- See Also:
Schedule
-
getSchedule_BeginDate
public org.eclipse.emf.ecore.EAttribute getSchedule_BeginDate()
- Specified by:
getSchedule_BeginDate
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Begin Date'.
- See Also:
Schedule.getBeginDate()
,SchedulePackage.getSchedule()
-
getSchedule_EndDate
public org.eclipse.emf.ecore.EAttribute getSchedule_EndDate()
- Specified by:
getSchedule_EndDate
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'End Date'.
- See Also:
Schedule.getEndDate()
,SchedulePackage.getSchedule()
-
getSchedule_DaysRepeatPeriod
public org.eclipse.emf.ecore.EAttribute getSchedule_DaysRepeatPeriod()
- Specified by:
getSchedule_DaysRepeatPeriod
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Days Repeat Period'.
- See Also:
Schedule.getDaysRepeatPeriod()
,SchedulePackage.getSchedule()
-
getSchedule_BeginTime
public org.eclipse.emf.ecore.EAttribute getSchedule_BeginTime()
- Specified by:
getSchedule_BeginTime
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Begin Time'.
- See Also:
Schedule.getBeginTime()
,SchedulePackage.getSchedule()
-
getSchedule_EndTime
public org.eclipse.emf.ecore.EAttribute getSchedule_EndTime()
- Specified by:
getSchedule_EndTime
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'End Time'.
- See Also:
Schedule.getEndTime()
,SchedulePackage.getSchedule()
-
getSchedule_CompletionTime
public org.eclipse.emf.ecore.EAttribute getSchedule_CompletionTime()
- Specified by:
getSchedule_CompletionTime
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Completion Time'.
- See Also:
Schedule.getCompletionTime()
,SchedulePackage.getSchedule()
-
getSchedule_CompletionInterval
public org.eclipse.emf.ecore.EAttribute getSchedule_CompletionInterval()
- Specified by:
getSchedule_CompletionInterval
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Completion Interval'.
- See Also:
Schedule.getCompletionInterval()
,SchedulePackage.getSchedule()
-
getSchedule_RepeatPeriodInDay
public org.eclipse.emf.ecore.EAttribute getSchedule_RepeatPeriodInDay()
- Specified by:
getSchedule_RepeatPeriodInDay
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Repeat Period In Day'.
- See Also:
Schedule.getRepeatPeriodInDay()
,SchedulePackage.getSchedule()
-
getSchedule_RepeatPause
public org.eclipse.emf.ecore.EAttribute getSchedule_RepeatPause()
- Specified by:
getSchedule_RepeatPause
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Repeat Pause'.
- See Also:
Schedule.getRepeatPause()
,SchedulePackage.getSchedule()
-
getSchedule_DailySchedules
public org.eclipse.emf.ecore.EReference getSchedule_DailySchedules()
- Specified by:
getSchedule_DailySchedules
in interfaceSchedulePackage
- Returns:
- the meta object for the containment reference list 'Daily Schedules'.
- See Also:
Schedule.getDailySchedules()
,SchedulePackage.getSchedule()
-
getSchedule_WeeksPeriod
public org.eclipse.emf.ecore.EAttribute getSchedule_WeeksPeriod()
- Specified by:
getSchedule_WeeksPeriod
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Weeks Period'.
- See Also:
Schedule.getWeeksPeriod()
,SchedulePackage.getSchedule()
-
getSchedule_WeekDays
public org.eclipse.emf.ecore.EAttribute getSchedule_WeekDays()
- Specified by:
getSchedule_WeekDays
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute list 'Week Days'.
- See Also:
Schedule.getWeekDays()
,SchedulePackage.getSchedule()
-
getSchedule_WeekDayInMonth
public org.eclipse.emf.ecore.EAttribute getSchedule_WeekDayInMonth()
- Specified by:
getSchedule_WeekDayInMonth
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Week Day In Month'.
- See Also:
Schedule.getWeekDayInMonth()
,SchedulePackage.getSchedule()
-
getSchedule_DayInMonth
public org.eclipse.emf.ecore.EAttribute getSchedule_DayInMonth()
- Specified by:
getSchedule_DayInMonth
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Day In Month'.
- See Also:
Schedule.getDayInMonth()
,SchedulePackage.getSchedule()
-
getSchedule_Months
public org.eclipse.emf.ecore.EAttribute getSchedule_Months()
- Specified by:
getSchedule_Months
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute list 'Months'.
- See Also:
Schedule.getMonths()
,SchedulePackage.getSchedule()
-
getDailySchedule
public org.eclipse.emf.ecore.EClass getDailySchedule()
- Specified by:
getDailySchedule
in interfaceSchedulePackage
- Returns:
- the meta object for class 'Daily Schedule'.
- See Also:
DailySchedule
-
getDailySchedule_BeginTime
public org.eclipse.emf.ecore.EAttribute getDailySchedule_BeginTime()
- Specified by:
getDailySchedule_BeginTime
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Begin Time'.
- See Also:
DailySchedule.getBeginTime()
,SchedulePackage.getDailySchedule()
-
getDailySchedule_EndTime
public org.eclipse.emf.ecore.EAttribute getDailySchedule_EndTime()
- Specified by:
getDailySchedule_EndTime
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'End Time'.
- See Also:
DailySchedule.getEndTime()
,SchedulePackage.getDailySchedule()
-
getDailySchedule_CompletionTime
public org.eclipse.emf.ecore.EAttribute getDailySchedule_CompletionTime()
- Specified by:
getDailySchedule_CompletionTime
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Completion Time'.
- See Also:
DailySchedule.getCompletionTime()
,SchedulePackage.getDailySchedule()
-
getDailySchedule_CompletionInterval
public org.eclipse.emf.ecore.EAttribute getDailySchedule_CompletionInterval()
- Specified by:
getDailySchedule_CompletionInterval
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Completion Interval'.
- See Also:
DailySchedule.getCompletionInterval()
,SchedulePackage.getDailySchedule()
-
getDailySchedule_RepeatPeriodInDay
public org.eclipse.emf.ecore.EAttribute getDailySchedule_RepeatPeriodInDay()
- Specified by:
getDailySchedule_RepeatPeriodInDay
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Repeat Period In Day'.
- See Also:
DailySchedule.getRepeatPeriodInDay()
,SchedulePackage.getDailySchedule()
-
getDailySchedule_RepeatPause
public org.eclipse.emf.ecore.EAttribute getDailySchedule_RepeatPause()
- Specified by:
getDailySchedule_RepeatPause
in interfaceSchedulePackage
- Returns:
- the meta object for the attribute 'Repeat Pause'.
- See Also:
DailySchedule.getRepeatPause()
,SchedulePackage.getDailySchedule()
-
getWeekDays
public org.eclipse.emf.ecore.EEnum getWeekDays()
- Specified by:
getWeekDays
in interfaceSchedulePackage
- Returns:
- the meta object for enum 'Week Days'.
- See Also:
WeekDays
-
getMonths
public org.eclipse.emf.ecore.EEnum getMonths()
- Specified by:
getMonths
in interfaceSchedulePackage
- Returns:
- the meta object for enum 'Months'.
- See Also:
Months
-
getDate
public org.eclipse.emf.ecore.EDataType getDate()
- Specified by:
getDate
in interfaceSchedulePackage
- Returns:
- the meta object for data type 'Date'.
- See Also:
Date
-
getTime
public org.eclipse.emf.ecore.EDataType getTime()
- Specified by:
getTime
in interfaceSchedulePackage
- Returns:
- the meta object for data type 'Time'.
- See Also:
Date
-
getScheduleFactory
public ScheduleFactory getScheduleFactory()
- Specified by:
getScheduleFactory
in interfaceSchedulePackage
- Returns:
- the factory that creates the instances of the model.
-
createPackageContents
public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.
-
initializePackageContents
public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.
-
-