|
||||||||||
| 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.FolderTypeImpl
public class FolderTypeImpl
An implementation of the model object 'Folder Type'.
The following features are implemented:
Associated DocumentsAvailability StatusCodeCommentsEntry UUIDLast Update TimePatient IdTitleUnique IdExisting
| 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 |
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()
|
AvailabilityStatusType |
getAvailabilityStatus()
|
org.eclipse.emf.common.util.EList |
getCode()
|
InternationalStringType |
getComments()
|
java.lang.String |
getEntryUUID()
|
java.lang.String |
getLastUpdateTime()
|
CX |
getPatientId()
|
InternationalStringType |
getTitle()
|
java.lang.String |
getUniqueId()
|
boolean |
isExisting()
|
boolean |
isSetAvailabilityStatus()
|
boolean |
isSetExisting()
|
void |
setAvailabilityStatus(AvailabilityStatusType newAvailabilityStatus)
|
void |
setComments(InternationalStringType newComments)
|
void |
setEntryUUID(java.lang.String newEntryUUID)
|
void |
setExisting(boolean newExisting)
|
void |
setLastUpdateTime(java.lang.String newLastUpdateTime)
|
void |
setPatientId(CX newPatientId)
|
void |
setTitle(InternationalStringType newTitle)
|
void |
setUniqueId(java.lang.String newUniqueId)
|
java.lang.String |
toString()
|
void |
unsetAvailabilityStatus()
|
void |
unsetExisting()
|
| 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 FolderTypeMetadataPackage.getFolderType_AssociatedDocuments()public AvailabilityStatusType getAvailabilityStatus()
getAvailabilityStatus in interface FolderTypeAvailabilityStatusType,
FolderType.isSetAvailabilityStatus(),
FolderType.unsetAvailabilityStatus(),
FolderType.setAvailabilityStatus(AvailabilityStatusType),
MetadataPackage.getFolderType_AvailabilityStatus()public void setAvailabilityStatus(AvailabilityStatusType newAvailabilityStatus)
setAvailabilityStatus in interface FolderTypenewAvailabilityStatus - the new value of the 'Availability Status' attribute.AvailabilityStatusType,
FolderType.isSetAvailabilityStatus(),
FolderType.unsetAvailabilityStatus(),
FolderType.getAvailabilityStatus()public void unsetAvailabilityStatus()
unsetAvailabilityStatus in interface FolderTypeFolderType.isSetAvailabilityStatus(),
FolderType.getAvailabilityStatus(),
FolderType.setAvailabilityStatus(AvailabilityStatusType)public boolean isSetAvailabilityStatus()
isSetAvailabilityStatus in interface FolderTypeFolderType.unsetAvailabilityStatus(),
FolderType.getAvailabilityStatus(),
FolderType.setAvailabilityStatus(AvailabilityStatusType)public org.eclipse.emf.common.util.EList getCode()
getCode in interface FolderTypeMetadataPackage.getFolderType_Code()public InternationalStringType getComments()
getComments in interface FolderTypeFolderType.setComments(InternationalStringType),
MetadataPackage.getFolderType_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 FolderTypenewComments - the new value of the 'Comments' containment reference.FolderType.getComments()public java.lang.String getEntryUUID()
getEntryUUID in interface FolderTypeFolderType.setEntryUUID(String),
MetadataPackage.getFolderType_EntryUUID()public void setEntryUUID(java.lang.String newEntryUUID)
setEntryUUID in interface FolderTypenewEntryUUID - the new value of the 'Entry UUID' attribute.FolderType.getEntryUUID()public java.lang.String getLastUpdateTime()
getLastUpdateTime in interface FolderTypeFolderType.setLastUpdateTime(String),
MetadataPackage.getFolderType_LastUpdateTime()public void setLastUpdateTime(java.lang.String newLastUpdateTime)
setLastUpdateTime in interface FolderTypenewLastUpdateTime - the new value of the 'Last Update Time' attribute.FolderType.getLastUpdateTime()public CX getPatientId()
getPatientId in interface FolderTypeFolderType.setPatientId(CX),
MetadataPackage.getFolderType_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 FolderTypenewPatientId - the new value of the 'Patient Id' containment reference.FolderType.getPatientId()public InternationalStringType getTitle()
getTitle in interface FolderTypeFolderType.setTitle(InternationalStringType),
MetadataPackage.getFolderType_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 FolderTypenewTitle - the new value of the 'Title' containment reference.FolderType.getTitle()public java.lang.String getUniqueId()
getUniqueId in interface FolderTypeFolderType.setUniqueId(String),
MetadataPackage.getFolderType_UniqueId()public void setUniqueId(java.lang.String newUniqueId)
setUniqueId in interface FolderTypenewUniqueId - the new value of the 'Unique Id' attribute.FolderType.getUniqueId()public boolean isExisting()
isExisting in interface FolderTypeFolderType.isSetExisting(),
FolderType.unsetExisting(),
FolderType.setExisting(boolean),
MetadataPackage.getFolderType_Existing()public void setExisting(boolean newExisting)
setExisting in interface FolderTypenewExisting - the new value of the 'Existing' attribute.FolderType.isSetExisting(),
FolderType.unsetExisting(),
FolderType.isExisting()public void unsetExisting()
unsetExisting in interface FolderTypeFolderType.isSetExisting(),
FolderType.isExisting(),
FolderType.setExisting(boolean)public boolean isSetExisting()
isSetExisting in interface FolderTypeFolderType.unsetExisting(),
FolderType.isExisting(),
FolderType.setExisting(boolean)
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 | |||||||||