|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ED
A representation of the model object 'ED'. Data that is primarily intended for human interpretation or for further machine processing is outside the scope of HL7. This includes unformatted or formatted written language, multimedia data, or structured information as defined by a different standard (e.g., XML-signatures.) Instead of the data itself, an ED may contain only a reference (see TEL.) Note that the ST data type is a specialization of the ED data type when the ED media type is text/plain.
The following features are supported:
CDAR2Package.getED()| Method Summary | |
|---|---|
CompressionAlgorithm |
getCompression()
Returns the value of the 'Compression' attribute. |
byte[] |
getIntegrityCheck()
Returns the value of the 'Integrity Check' attribute. |
IntegrityCheckAlgorithm |
getIntegrityCheckAlgorithm()
Returns the value of the 'Integrity Check Algorithm' attribute. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
java.lang.String |
getMediaType()
Returns the value of the 'Media Type' attribute. |
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
TEL |
getReference()
Returns the value of the 'Reference' containment reference. |
Thumbnail |
getThumbnail()
Returns the value of the 'Thumbnail' containment reference. |
boolean |
isSetCompression()
Returns whether the value of the ' Compression' attribute is set. |
boolean |
isSetIntegrityCheckAlgorithm()
Returns whether the value of the ' Integrity Check Algorithm' attribute is set. |
boolean |
isSetMediaType()
Returns whether the value of the ' Media Type' attribute is set. |
void |
setCompression(CompressionAlgorithm value)
Sets the value of the ' Compression' attribute. |
void |
setIntegrityCheck(byte[] value)
Sets the value of the ' Integrity Check' attribute. |
void |
setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm value)
Sets the value of the ' Integrity Check Algorithm' attribute. |
void |
setLanguage(java.lang.String value)
Sets the value of the ' Language' attribute. |
void |
setMediaType(java.lang.String value)
Sets the value of the ' Media Type' attribute. |
void |
setReference(TEL value)
Sets the value of the ' Reference' containment reference. |
void |
setThumbnail(Thumbnail value)
Sets the value of the ' Thumbnail' containment reference. |
void |
unsetCompression()
Unsets the value of the ' Compression' attribute. |
void |
unsetIntegrityCheckAlgorithm()
Unsets the value of the ' Integrity Check Algorithm' attribute. |
void |
unsetMediaType()
Unsets the value of the ' Media Type' attribute. |
| 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 |
| Method Detail |
|---|
org.eclipse.emf.ecore.util.FeatureMap getMixed()
FeatureMap.Entry.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
CDAR2Package.getED_Mixed()TEL getReference()
setReference(TEL),
CDAR2Package.getED_Reference()void setReference(TEL value)
Reference' containment reference.
value - the new value of the 'Reference' containment reference.getReference()Thumbnail getThumbnail()
If the meaning of the 'Thumbnail' containment reference isn't clear, there really should be more of a description here...
setThumbnail(Thumbnail),
CDAR2Package.getED_Thumbnail()void setThumbnail(Thumbnail value)
Thumbnail' containment reference.
value - the new value of the 'Thumbnail' containment reference.getThumbnail()CompressionAlgorithm getCompression()
"DF".
The literals are from the enumeration CompressionAlgorithm.
Indicates whether the raw byte data is compressed,
and what compression algorithm was used.
CompressionAlgorithm,
isSetCompression(),
unsetCompression(),
setCompression(CompressionAlgorithm),
CDAR2Package.getED_Compression()void setCompression(CompressionAlgorithm value)
Compression' attribute.
value - the new value of the 'Compression' attribute.CompressionAlgorithm,
isSetCompression(),
unsetCompression(),
getCompression()void unsetCompression()
Compression' attribute.
isSetCompression(),
getCompression(),
setCompression(CompressionAlgorithm)boolean isSetCompression()
Compression' attribute is set.
unsetCompression(),
getCompression(),
setCompression(CompressionAlgorithm)byte[] getIntegrityCheck()
setIntegrityCheck(byte[]),
CDAR2Package.getED_IntegrityCheck()void setIntegrityCheck(byte[] value)
Integrity Check' attribute.
value - the new value of the 'Integrity Check' attribute.getIntegrityCheck()IntegrityCheckAlgorithm getIntegrityCheckAlgorithm()
"SHA-1".
The literals are from the enumeration IntegrityCheckAlgorithm.
Specifies the algorithm used to compute the
integrityCheck value.
IntegrityCheckAlgorithm,
isSetIntegrityCheckAlgorithm(),
unsetIntegrityCheckAlgorithm(),
setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm),
CDAR2Package.getED_IntegrityCheckAlgorithm()void setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm value)
Integrity Check Algorithm' attribute.
value - the new value of the 'Integrity Check Algorithm' attribute.IntegrityCheckAlgorithm,
isSetIntegrityCheckAlgorithm(),
unsetIntegrityCheckAlgorithm(),
getIntegrityCheckAlgorithm()void unsetIntegrityCheckAlgorithm()
Integrity Check Algorithm' attribute.
isSetIntegrityCheckAlgorithm(),
getIntegrityCheckAlgorithm(),
setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm)boolean isSetIntegrityCheckAlgorithm()
Integrity Check Algorithm' attribute is set.
unsetIntegrityCheckAlgorithm(),
getIntegrityCheckAlgorithm(),
setIntegrityCheckAlgorithm(IntegrityCheckAlgorithm)java.lang.String getLanguage()
setLanguage(String),
CDAR2Package.getED_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()java.lang.String getMediaType()
"text/plain".
Identifies the type of the encapsulated data and
identifies a method to interpret or render the data.
isSetMediaType(),
unsetMediaType(),
setMediaType(String),
CDAR2Package.getED_MediaType()void setMediaType(java.lang.String value)
Media Type' attribute.
value - the new value of the 'Media Type' attribute.isSetMediaType(),
unsetMediaType(),
getMediaType()void unsetMediaType()
Media Type' attribute.
isSetMediaType(),
getMediaType(),
setMediaType(String)boolean isSetMediaType()
Media Type' attribute is set.
unsetMediaType(),
getMediaType(),
setMediaType(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||