|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.ohf.ihe.xds.metadata.impl.SubmissionSetTypeImpl
public class SubmissionSetTypeImpl
An implementation of the model object 'Submission Set Type'.
The following features are implemented:
Associated DocumentsAssociated FoldersAuthorAvailability StatusCommentsContent Type CodeEntry UUIDPatient IdSource IdSubmission TimeTitleUnique Id
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetComments(InternationalStringType newComments,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetContentTypeCode(CodedMetadataType newContentTypeCode,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPatientId(CX newPatientId,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetTitle(InternationalStringType newTitle,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
org.eclipse.emf.common.util.EList |
getAssociatedDocuments()
|
org.eclipse.emf.common.util.EList |
getAssociatedFolders()
|
org.eclipse.emf.common.util.EList |
getAuthor()
|
AvailabilityStatusType |
getAvailabilityStatus()
|
InternationalStringType |
getComments()
|
CodedMetadataType |
getContentTypeCode()
|
java.lang.String |
getEntryUUID()
|
CX |
getPatientId()
|
java.lang.String |
getSourceId()
|
java.lang.String |
getSubmissionTime()
|
InternationalStringType |
getTitle()
|
java.lang.String |
getUniqueId()
|
boolean |
isSetAvailabilityStatus()
|
void |
setAvailabilityStatus(AvailabilityStatusType newAvailabilityStatus)
|
void |
setComments(InternationalStringType newComments)
|
void |
setContentTypeCode(CodedMetadataType newContentTypeCode)
|
void |
setEntryUUID(java.lang.String newEntryUUID)
|
void |
setPatientId(CX newPatientId)
|
void |
setSourceId(java.lang.String newSourceId)
|
void |
setSubmissionTime(java.lang.String newSubmissionTime)
|
void |
setTitle(InternationalStringType newTitle)
|
void |
setUniqueId(java.lang.String newUniqueId)
|
java.lang.String |
toString()
|
void |
unsetAvailabilityStatus()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public org.eclipse.emf.common.util.EList getAssociatedDocuments()
getAssociatedDocuments in interface SubmissionSetTypeMetadataPackage.getSubmissionSetType_AssociatedDocuments()public org.eclipse.emf.common.util.EList getAssociatedFolders()
getAssociatedFolders in interface SubmissionSetTypeMetadataPackage.getSubmissionSetType_AssociatedFolders()public org.eclipse.emf.common.util.EList getAuthor()
getAuthor in interface SubmissionSetTypeMetadataPackage.getSubmissionSetType_Author()public AvailabilityStatusType getAvailabilityStatus()
getAvailabilityStatus in interface SubmissionSetTypeAvailabilityStatusType,
SubmissionSetType.isSetAvailabilityStatus(),
SubmissionSetType.unsetAvailabilityStatus(),
SubmissionSetType.setAvailabilityStatus(AvailabilityStatusType),
MetadataPackage.getSubmissionSetType_AvailabilityStatus()public void setAvailabilityStatus(AvailabilityStatusType newAvailabilityStatus)
setAvailabilityStatus in interface SubmissionSetTypenewAvailabilityStatus - the new value of the 'Availability Status' attribute.AvailabilityStatusType,
SubmissionSetType.isSetAvailabilityStatus(),
SubmissionSetType.unsetAvailabilityStatus(),
SubmissionSetType.getAvailabilityStatus()public void unsetAvailabilityStatus()
unsetAvailabilityStatus in interface SubmissionSetTypeSubmissionSetType.isSetAvailabilityStatus(),
SubmissionSetType.getAvailabilityStatus(),
SubmissionSetType.setAvailabilityStatus(AvailabilityStatusType)public boolean isSetAvailabilityStatus()
isSetAvailabilityStatus in interface SubmissionSetTypeSubmissionSetType.unsetAvailabilityStatus(),
SubmissionSetType.getAvailabilityStatus(),
SubmissionSetType.setAvailabilityStatus(AvailabilityStatusType)public InternationalStringType getComments()
getComments in interface SubmissionSetTypeSubmissionSetType.setComments(InternationalStringType),
MetadataPackage.getSubmissionSetType_Comments()
public org.eclipse.emf.common.notify.NotificationChain basicSetComments(InternationalStringType newComments,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setComments(InternationalStringType newComments)
setComments in interface SubmissionSetTypenewComments - the new value of the 'Comments' containment reference.SubmissionSetType.getComments()public CodedMetadataType getContentTypeCode()
getContentTypeCode in interface SubmissionSetTypeSubmissionSetType.setContentTypeCode(CodedMetadataType),
MetadataPackage.getSubmissionSetType_ContentTypeCode()
public org.eclipse.emf.common.notify.NotificationChain basicSetContentTypeCode(CodedMetadataType newContentTypeCode,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setContentTypeCode(CodedMetadataType newContentTypeCode)
setContentTypeCode in interface SubmissionSetTypenewContentTypeCode - the new value of the 'Content Type Code' containment reference.SubmissionSetType.getContentTypeCode()public java.lang.String getEntryUUID()
getEntryUUID in interface SubmissionSetTypeSubmissionSetType.setEntryUUID(String),
MetadataPackage.getSubmissionSetType_EntryUUID()public void setEntryUUID(java.lang.String newEntryUUID)
setEntryUUID in interface SubmissionSetTypenewEntryUUID - the new value of the 'Entry UUID' attribute.SubmissionSetType.getEntryUUID()public CX getPatientId()
getPatientId in interface SubmissionSetTypeSubmissionSetType.setPatientId(CX),
MetadataPackage.getSubmissionSetType_PatientId()
public org.eclipse.emf.common.notify.NotificationChain basicSetPatientId(CX newPatientId,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPatientId(CX newPatientId)
setPatientId in interface SubmissionSetTypenewPatientId - the new value of the 'Patient Id' containment reference.SubmissionSetType.getPatientId()public java.lang.String getSourceId()
getSourceId in interface SubmissionSetTypeSubmissionSetType.setSourceId(String),
MetadataPackage.getSubmissionSetType_SourceId()public void setSourceId(java.lang.String newSourceId)
setSourceId in interface SubmissionSetTypenewSourceId - the new value of the 'Source Id' attribute.SubmissionSetType.getSourceId()public java.lang.String getSubmissionTime()
getSubmissionTime in interface SubmissionSetTypeSubmissionSetType.setSubmissionTime(String),
MetadataPackage.getSubmissionSetType_SubmissionTime()public void setSubmissionTime(java.lang.String newSubmissionTime)
setSubmissionTime in interface SubmissionSetTypenewSubmissionTime - the new value of the 'Submission Time' attribute.SubmissionSetType.getSubmissionTime()public InternationalStringType getTitle()
getTitle in interface SubmissionSetTypeSubmissionSetType.setTitle(InternationalStringType),
MetadataPackage.getSubmissionSetType_Title()
public org.eclipse.emf.common.notify.NotificationChain basicSetTitle(InternationalStringType newTitle,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTitle(InternationalStringType newTitle)
setTitle in interface SubmissionSetTypenewTitle - the new value of the 'Title' containment reference.SubmissionSetType.getTitle()public java.lang.String getUniqueId()
getUniqueId in interface SubmissionSetTypeSubmissionSetType.setUniqueId(String),
MetadataPackage.getSubmissionSetType_UniqueId()public void setUniqueId(java.lang.String newUniqueId)
setUniqueId in interface SubmissionSetTypenewUniqueId - the new value of the 'Unique Id' attribute.SubmissionSetType.getUniqueId()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||