public abstract class PeriodicalImpl extends ItemImpl implements Periodical
The following features are implemented:
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected static int |
ISSUES_PER_YEAR_EDEFAULT
The default value of the '
Issues Per Year' attribute |
protected int |
issuesPerYear
The cached value of the '
Issues Per Year' attribute |
protected java.lang.String |
title
The cached value of the '
Title' attribute |
protected static java.lang.String |
TITLE_EDEFAULT
The default value of the '
Title' attribute |
PUBLICATION_DATE_EDEFAULT, publicationDateeAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXYEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
PeriodicalImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getIssuesPerYear() |
java.lang.String |
getTitle() |
void |
setIssuesPerYear(int newIssuesPerYear) |
void |
setTitle(java.lang.String newTitle) |
java.lang.String |
toString() |
getPublicationDate, setPublicationDateeAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPublicationDate, setPublicationDateeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredprotected static final java.lang.String TITLE_EDEFAULT
Title' attribute.
getTitle()protected java.lang.String title
Title' attribute.
getTitle()protected static final int ISSUES_PER_YEAR_EDEFAULT
Issues Per Year' attribute.
getIssuesPerYear(),
Constant Field Valuesprotected int issuesPerYear
Issues Per Year' attribute.
getIssuesPerYear()protected EClass eStaticClass()
eStaticClass in class ItemImplpublic java.lang.String getTitle()
getTitle in interface PeriodicalPeriodical.setTitle(String),
EXTLibraryPackage.getPeriodical_Title()public void setTitle(java.lang.String newTitle)
setTitle in interface PeriodicalnewTitle - the new value of the 'Title' attribute.Periodical.getTitle()public int getIssuesPerYear()
getIssuesPerYear in interface PeriodicalPeriodical.setIssuesPerYear(int),
EXTLibraryPackage.getPeriodical_IssuesPerYear()public void setIssuesPerYear(int newIssuesPerYear)
setIssuesPerYear in interface PeriodicalnewIssuesPerYear - the new value of the 'Issues Per Year' attribute.Periodical.getIssuesPerYear()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class ItemImplInternalEObject.eGet(EStructuralFeature, boolean, boolean)public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjecteSet in class ItemImplEObject.eSet(EStructuralFeature, Object)public void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class ItemImplEObject.eUnset(EStructuralFeature)public boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class ItemImplEObject.eIsSet(EStructuralFeature)