|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtrinsicObjectType
A representation of the model object 'Extrinsic Object Type'. ExtrinsicObject is the mapping of the same named interface in ebRIM. It extends RegistryObject.
The following features are supported:
RimPackage.getExtrinsicObjectType()| Method Summary | |
|---|---|
VersionInfoType |
getContentVersionInfo()
Returns the value of the 'Content Version Info' containment reference. |
java.lang.String |
getMimeType()
Returns the value of the 'Mime Type' attribute. |
boolean |
isIsOpaque()
Returns the value of the 'Is Opaque' attribute. |
boolean |
isSetIsOpaque()
Returns whether the value of the ' Is Opaque' attribute is set. |
boolean |
isSetMimeType()
Returns whether the value of the ' Mime Type' attribute is set. |
void |
setContentVersionInfo(VersionInfoType value)
Sets the value of the ' Content Version Info' containment reference. |
void |
setIsOpaque(boolean value)
Sets the value of the ' Is Opaque' attribute. |
void |
setMimeType(java.lang.String value)
Sets the value of the ' Mime Type' attribute. |
void |
unsetIsOpaque()
Unsets the value of the ' Is Opaque' attribute. |
void |
unsetMimeType()
Unsets the value of the ' Mime Type' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RegistryObjectType |
|---|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType |
|---|
getHome, getId, getSlot, setHome, setId |
| 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 |
|---|
VersionInfoType getContentVersionInfo()
If the meaning of the 'Content Version Info' containment reference isn't clear, there really should be more of a description here...
setContentVersionInfo(VersionInfoType),
RimPackage.getExtrinsicObjectType_ContentVersionInfo()void setContentVersionInfo(VersionInfoType value)
Content Version Info' containment reference.
value - the new value of the 'Content Version Info' containment reference.getContentVersionInfo()boolean isIsOpaque()
"false".
If the meaning of the 'Is Opaque' attribute isn't clear, there really should be more of a description here...
isSetIsOpaque(),
unsetIsOpaque(),
setIsOpaque(boolean),
RimPackage.getExtrinsicObjectType_IsOpaque()void setIsOpaque(boolean value)
Is Opaque' attribute.
value - the new value of the 'Is Opaque' attribute.isSetIsOpaque(),
unsetIsOpaque(),
isIsOpaque()void unsetIsOpaque()
Is Opaque' attribute.
isSetIsOpaque(),
isIsOpaque(),
setIsOpaque(boolean)boolean isSetIsOpaque()
Is Opaque' attribute is set.
unsetIsOpaque(),
isIsOpaque(),
setIsOpaque(boolean)java.lang.String getMimeType()
"application/octet-stream".
If the meaning of the 'Mime Type' attribute isn't clear, there really should be more of a description here...
isSetMimeType(),
unsetMimeType(),
setMimeType(String),
RimPackage.getExtrinsicObjectType_MimeType()void setMimeType(java.lang.String value)
Mime Type' attribute.
value - the new value of the 'Mime Type' attribute.isSetMimeType(),
unsetMimeType(),
getMimeType()void unsetMimeType()
Mime Type' attribute.
isSetMimeType(),
getMimeType(),
setMimeType(String)boolean isSetMimeType()
Mime Type' attribute is set.
unsetMimeType(),
getMimeType(),
setMimeType(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||