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 voidcreatePackageContents()Creates the meta-model objects for the package.org.eclipse.emf.ecore.EClassgetDailySchedule()org.eclipse.emf.ecore.EAttributegetDailySchedule_BeginTime()org.eclipse.emf.ecore.EAttributegetDailySchedule_CompletionInterval()org.eclipse.emf.ecore.EAttributegetDailySchedule_CompletionTime()org.eclipse.emf.ecore.EAttributegetDailySchedule_EndTime()org.eclipse.emf.ecore.EAttributegetDailySchedule_RepeatPause()org.eclipse.emf.ecore.EAttributegetDailySchedule_RepeatPeriodInDay()org.eclipse.emf.ecore.EDataTypegetDate()org.eclipse.emf.ecore.EEnumgetMonths()org.eclipse.emf.ecore.EClassgetSchedule()org.eclipse.emf.ecore.EAttributegetSchedule_BeginDate()org.eclipse.emf.ecore.EAttributegetSchedule_BeginTime()org.eclipse.emf.ecore.EAttributegetSchedule_CompletionInterval()org.eclipse.emf.ecore.EAttributegetSchedule_CompletionTime()org.eclipse.emf.ecore.EReferencegetSchedule_DailySchedules()org.eclipse.emf.ecore.EAttributegetSchedule_DayInMonth()org.eclipse.emf.ecore.EAttributegetSchedule_DaysRepeatPeriod()org.eclipse.emf.ecore.EAttributegetSchedule_EndDate()org.eclipse.emf.ecore.EAttributegetSchedule_EndTime()org.eclipse.emf.ecore.EAttributegetSchedule_Months()org.eclipse.emf.ecore.EAttributegetSchedule_RepeatPause()org.eclipse.emf.ecore.EAttributegetSchedule_RepeatPeriodInDay()org.eclipse.emf.ecore.EAttributegetSchedule_WeekDayInMonth()org.eclipse.emf.ecore.EAttributegetSchedule_WeekDays()org.eclipse.emf.ecore.EAttributegetSchedule_WeeksPeriod()ScheduleFactorygetScheduleFactory()org.eclipse.emf.ecore.EDataTypegetTime()org.eclipse.emf.ecore.EEnumgetWeekDays()static SchedulePackageinit()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.voidinitializePackageContents()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.eINSTANCEwhen 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:
getSchedulein interfaceSchedulePackage- Returns:
- the meta object for class 'Schedule'.
- See Also:
Schedule
-
getSchedule_BeginDate
public org.eclipse.emf.ecore.EAttribute getSchedule_BeginDate()
- Specified by:
getSchedule_BeginDatein 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_EndDatein 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_DaysRepeatPeriodin 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_BeginTimein 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_EndTimein 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_CompletionTimein 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_CompletionIntervalin 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_RepeatPeriodInDayin 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_RepeatPausein 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_DailySchedulesin 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_WeeksPeriodin 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_WeekDaysin 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_WeekDayInMonthin 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_DayInMonthin 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_Monthsin 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:
getDailySchedulein 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_BeginTimein 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_EndTimein 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_CompletionTimein 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_CompletionIntervalin 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_RepeatPeriodInDayin 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_RepeatPausein 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:
getWeekDaysin interfaceSchedulePackage- Returns:
- the meta object for enum 'Week Days'.
- See Also:
WeekDays
-
getMonths
public org.eclipse.emf.ecore.EEnum getMonths()
- Specified by:
getMonthsin interfaceSchedulePackage- Returns:
- the meta object for enum 'Months'.
- See Also:
Months
-
getDate
public org.eclipse.emf.ecore.EDataType getDate()
- Specified by:
getDatein interfaceSchedulePackage- Returns:
- the meta object for data type 'Date'.
- See Also:
Date
-
getTime
public org.eclipse.emf.ecore.EDataType getTime()
- Specified by:
getTimein interfaceSchedulePackage- Returns:
- the meta object for data type 'Time'.
- See Also:
Date
-
getScheduleFactory
public ScheduleFactory getScheduleFactory()
- Specified by:
getScheduleFactoryin 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.
-
-