|
||||||||||
| 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.common.cdar2.impl.ANYImpl
org.eclipse.ohf.ihe.common.cdar2.impl.BIN1Impl
org.eclipse.ohf.ihe.common.cdar2.impl.EDImpl
public class EDImpl
An implementation of the model object 'ED'.
The following features are implemented:
| 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 |
basicSetReference(TEL newReference,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetThumbnail(Thumbnail newThumbnail,
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)
|
CompressionAlgorithm |
getCompression()
|
byte[] |
getIntegrityCheck()
|
IntegrityCheckAlgorithm |
getIntegrityCheckAlgorithm()
|
java.lang.String |
getLanguage()
|
java.lang.String |
getMediaType()
|
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
|
TEL |
getReference()
|
Thumbnail |
getThumbnail()
|
boolean |
isSetCompression()
|
boolean |
isSetIntegrityCheckAlgorithm()
|
boolean |
isSetMediaType()
|
void |
setCompression(CompressionAlgorithm newCompression)
|
void |
setIntegrityCheck(byte[] newIntegrityCheck)
|
void |
setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm newIntegrityCheckAlgorithm)
|
void |
setLanguage(java.lang.String newLanguage)
|
void |
setMediaType(java.lang.String newMediaType)
|
void |
setReference(TEL newReference)
|
void |
setThumbnail(Thumbnail newThumbnail)
|
java.lang.String |
toString()
|
void |
unsetCompression()
|
void |
unsetIntegrityCheckAlgorithm()
|
void |
unsetMediaType()
|
| Methods inherited from class org.eclipse.ohf.ihe.common.cdar2.impl.BIN1Impl |
|---|
getRepresentation, isSetRepresentation, setRepresentation, unsetRepresentation |
| Methods inherited from class org.eclipse.ohf.ihe.common.cdar2.impl.ANYImpl |
|---|
getNullFlavor, setNullFlavor |
| 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.ohf.ihe.common.cdar2.BIN1 |
|---|
getRepresentation, isSetRepresentation, setRepresentation, unsetRepresentation |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.ANY |
|---|
getNullFlavor, setNullFlavor |
| 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.ecore.util.FeatureMap getMixed()
getMixed in interface EDCDAR2Package.getED_Mixed()public TEL getReference()
getReference in interface EDED.setReference(TEL),
CDAR2Package.getED_Reference()
public org.eclipse.emf.common.notify.NotificationChain basicSetReference(TEL newReference,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setReference(TEL newReference)
setReference in interface EDnewReference - the new value of the 'Reference' containment reference.ED.getReference()public Thumbnail getThumbnail()
getThumbnail in interface EDED.setThumbnail(Thumbnail),
CDAR2Package.getED_Thumbnail()
public org.eclipse.emf.common.notify.NotificationChain basicSetThumbnail(Thumbnail newThumbnail,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setThumbnail(Thumbnail newThumbnail)
setThumbnail in interface EDnewThumbnail - the new value of the 'Thumbnail' containment reference.ED.getThumbnail()public CompressionAlgorithm getCompression()
getCompression in interface EDCompressionAlgorithm,
ED.isSetCompression(),
ED.unsetCompression(),
ED.setCompression(CompressionAlgorithm),
CDAR2Package.getED_Compression()public void setCompression(CompressionAlgorithm newCompression)
setCompression in interface EDnewCompression - the new value of the 'Compression' attribute.CompressionAlgorithm,
ED.isSetCompression(),
ED.unsetCompression(),
ED.getCompression()public void unsetCompression()
unsetCompression in interface EDED.isSetCompression(),
ED.getCompression(),
ED.setCompression(CompressionAlgorithm)public boolean isSetCompression()
isSetCompression in interface EDED.unsetCompression(),
ED.getCompression(),
ED.setCompression(CompressionAlgorithm)public byte[] getIntegrityCheck()
getIntegrityCheck in interface EDED.setIntegrityCheck(byte[]),
CDAR2Package.getED_IntegrityCheck()public void setIntegrityCheck(byte[] newIntegrityCheck)
setIntegrityCheck in interface EDnewIntegrityCheck - the new value of the 'Integrity Check' attribute.ED.getIntegrityCheck()public IntegrityCheckAlgorithm getIntegrityCheckAlgorithm()
getIntegrityCheckAlgorithm in interface EDIntegrityCheckAlgorithm,
ED.isSetIntegrityCheckAlgorithm(),
ED.unsetIntegrityCheckAlgorithm(),
ED.setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm),
CDAR2Package.getED_IntegrityCheckAlgorithm()public void setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm newIntegrityCheckAlgorithm)
setIntegrityCheckAlgorithm in interface EDnewIntegrityCheckAlgorithm - the new value of the 'Integrity Check Algorithm' attribute.IntegrityCheckAlgorithm,
ED.isSetIntegrityCheckAlgorithm(),
ED.unsetIntegrityCheckAlgorithm(),
ED.getIntegrityCheckAlgorithm()public void unsetIntegrityCheckAlgorithm()
unsetIntegrityCheckAlgorithm in interface EDED.isSetIntegrityCheckAlgorithm(),
ED.getIntegrityCheckAlgorithm(),
ED.setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm)public boolean isSetIntegrityCheckAlgorithm()
isSetIntegrityCheckAlgorithm in interface EDED.unsetIntegrityCheckAlgorithm(),
ED.getIntegrityCheckAlgorithm(),
ED.setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm)public java.lang.String getLanguage()
getLanguage in interface EDED.setLanguage(String),
CDAR2Package.getED_Language()public void setLanguage(java.lang.String newLanguage)
setLanguage in interface EDnewLanguage - the new value of the 'Language' attribute.ED.getLanguage()public java.lang.String getMediaType()
getMediaType in interface EDED.isSetMediaType(),
ED.unsetMediaType(),
ED.setMediaType(String),
CDAR2Package.getED_MediaType()public void setMediaType(java.lang.String newMediaType)
setMediaType in interface EDnewMediaType - the new value of the 'Media Type' attribute.ED.isSetMediaType(),
ED.unsetMediaType(),
ED.getMediaType()public void unsetMediaType()
unsetMediaType in interface EDED.isSetMediaType(),
ED.getMediaType(),
ED.setMediaType(String)public boolean isSetMediaType()
isSetMediaType in interface EDED.unsetMediaType(),
ED.getMediaType(),
ED.setMediaType(String)
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 BIN1Impl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class BIN1Implpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class BIN1Implpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class BIN1Implpublic java.lang.String toString()
toString in class BIN1Impl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||