Class SubmissionImpl
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.atlanmod.zoo.socialnetwork.impl.SubmissionImpl
- All Implemented Interfaces:
Submission,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
- Direct Known Subclasses:
CommentImpl,PostImpl
public abstract class SubmissionImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements Submission
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.ContainerNested 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.EPropertiesHolderImplNested 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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList -
Field Summary
Fields Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<Comment>commentsThe cached value of the 'Comments' containment reference list.protected java.lang.StringcontentThe cached value of the 'Content' attribute.protected static java.lang.StringCONTENT_EDEFAULTThe default value of the 'Content' attribute.protected java.lang.StringidThe cached value of the 'Id' attribute.protected static java.lang.StringID_EDEFAULTThe default value of the 'Id' attribute.protected UsersubmitterThe cached value of the 'Submitter' reference.protected java.util.DatetimestampThe cached value of the 'Timestamp' attribute.protected static java.util.DateTIMESTAMP_EDEFAULTThe default value of the 'Timestamp' attribute.Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET -
Constructor Summary
Constructors Modifier Constructor Description protectedSubmissionImpl() -
Method Summary
Modifier and Type Method Description UserbasicGetSubmitter()org.eclipse.emf.common.notify.NotificationChainbasicSetSubmitter(User newSubmitter, org.eclipse.emf.common.notify.NotificationChain msgs)java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)org.eclipse.emf.common.util.EList<Comment>getComments()java.lang.StringgetContent()java.lang.StringgetId()UsergetSubmitter()java.util.DategetTimestamp()voidsetContent(java.lang.String newContent)voidsetId(java.lang.String newId)voidsetSubmitter(User newSubmitter)voidsetTimestamp(java.util.Date newTimestamp)java.lang.StringtoString()Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods 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, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
ID_EDEFAULT
protected static final java.lang.String ID_EDEFAULTThe default value of the 'Id' attribute.- See Also:
getId()
-
id
protected java.lang.String idThe cached value of the 'Id' attribute.- See Also:
getId()
-
TIMESTAMP_EDEFAULT
protected static final java.util.Date TIMESTAMP_EDEFAULTThe default value of the 'Timestamp' attribute.- See Also:
getTimestamp()
-
timestamp
protected java.util.Date timestampThe cached value of the 'Timestamp' attribute.- See Also:
getTimestamp()
-
CONTENT_EDEFAULT
protected static final java.lang.String CONTENT_EDEFAULTThe default value of the 'Content' attribute.- See Also:
getContent()
-
content
protected java.lang.String contentThe cached value of the 'Content' attribute.- See Also:
getContent()
-
submitter
The cached value of the 'Submitter' reference.- See Also:
getSubmitter()
-
comments
The cached value of the 'Comments' containment reference list.- See Also:
getComments()
-
-
Constructor Details
-
SubmissionImpl
protected SubmissionImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
getId
public java.lang.String getId()- Specified by:
getIdin interfaceSubmission- Returns:
- the value of the 'Id' attribute.
- See Also:
Submission.setId(String),SocialNetworkPackage.getSubmission_Id()
-
setId
public void setId(java.lang.String newId)- Specified by:
setIdin interfaceSubmission- Parameters:
newId- the new value of the 'Id' attribute.- See Also:
Submission.getId()
-
getTimestamp
public java.util.Date getTimestamp()- Specified by:
getTimestampin interfaceSubmission- Returns:
- the value of the 'Timestamp' attribute.
- See Also:
Submission.setTimestamp(Date),SocialNetworkPackage.getSubmission_Timestamp()
-
setTimestamp
public void setTimestamp(java.util.Date newTimestamp)- Specified by:
setTimestampin interfaceSubmission- Parameters:
newTimestamp- the new value of the 'Timestamp' attribute.- See Also:
Submission.getTimestamp()
-
getContent
public java.lang.String getContent()- Specified by:
getContentin interfaceSubmission- Returns:
- the value of the 'Content' attribute.
- See Also:
Submission.setContent(String),SocialNetworkPackage.getSubmission_Content()
-
setContent
public void setContent(java.lang.String newContent)- Specified by:
setContentin interfaceSubmission- Parameters:
newContent- the new value of the 'Content' attribute.- See Also:
Submission.getContent()
-
getSubmitter
- Specified by:
getSubmitterin interfaceSubmission- Returns:
- the value of the 'Submitter' reference.
- See Also:
Submission.setSubmitter(User),SocialNetworkPackage.getSubmission_Submitter(),User.getSubmissions()
-
basicGetSubmitter
-
basicSetSubmitter
public org.eclipse.emf.common.notify.NotificationChain basicSetSubmitter(User newSubmitter, org.eclipse.emf.common.notify.NotificationChain msgs) -
setSubmitter
- Specified by:
setSubmitterin interfaceSubmission- Parameters:
newSubmitter- the new value of the 'Submitter' reference.- See Also:
Submission.getSubmitter()
-
getComments
- Specified by:
getCommentsin interfaceSubmission- Returns:
- the value of the 'Comments' containment reference list.
- See Also:
SocialNetworkPackage.getSubmission_Comments(),Comment.getCommented()
-
eInverseAdd
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseAddin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
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:
eInverseRemovein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
toString
public java.lang.String toString()- Overrides:
toStringin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-