|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StrucDocText
A representation of the model object 'Struc Doc Text'.
The following features are supported:
MixedGroupContentLink HtmlSubSupBrFootnoteFootnote RefRender Multi MediaParagraphListTableIDLanguageMedia TypeStyle Code
CDAR2Package.getStrucDocText()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getBr()
Returns the value of the 'Br' containment reference list. |
org.eclipse.emf.common.util.EList |
getContent()
Returns the value of the 'Content' containment reference list. |
org.eclipse.emf.common.util.EList |
getFootnote()
Returns the value of the 'Footnote' containment reference list. |
org.eclipse.emf.common.util.EList |
getFootnoteRef()
Returns the value of the 'Footnote Ref' containment reference list. |
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
Returns the value of the 'Group' attribute list. |
java.lang.String |
getID()
Returns the value of the 'ID' attribute. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
org.eclipse.emf.common.util.EList |
getLinkHtml()
Returns the value of the 'Link Html' containment reference list. |
org.eclipse.emf.common.util.EList |
getList()
Returns the value of the 'List' containment reference list. |
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. |
org.eclipse.emf.common.util.EList |
getParagraph()
Returns the value of the 'Paragraph' containment reference list. |
org.eclipse.emf.common.util.EList |
getRenderMultiMedia()
Returns the value of the 'Render Multi Media' containment reference list. |
java.util.List |
getStyleCode()
Returns the value of the 'Style Code' attribute. |
org.eclipse.emf.common.util.EList |
getSub()
Returns the value of the 'Sub' containment reference list. |
org.eclipse.emf.common.util.EList |
getSup()
Returns the value of the 'Sup' containment reference list. |
org.eclipse.emf.common.util.EList |
getTable()
Returns the value of the 'Table' containment reference list. |
boolean |
isSetMediaType()
Returns whether the value of the ' Media Type' attribute is set. |
void |
setID(java.lang.String value)
Sets the value of the ' ID' 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 |
setStyleCode(java.util.List value)
Sets the value of the ' Style Code' attribute. |
void |
unsetMediaType()
Unsets the value of the ' Media Type' attribute. |
| 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.getStrucDocText_Mixed()org.eclipse.emf.ecore.util.FeatureMap getGroup()
FeatureMap.Entry.
If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_Group()org.eclipse.emf.common.util.EList getContent()
StrucDocContent.
If the meaning of the 'Content' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_Content()org.eclipse.emf.common.util.EList getLinkHtml()
StrucDocLinkHtml.
If the meaning of the 'Link Html' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_LinkHtml()org.eclipse.emf.common.util.EList getSub()
StrucDocSub.
If the meaning of the 'Sub' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_Sub()org.eclipse.emf.common.util.EList getSup()
StrucDocSup.
If the meaning of the 'Sup' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_Sup()org.eclipse.emf.common.util.EList getBr()
StrucDocBr.
If the meaning of the 'Br' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_Br()org.eclipse.emf.common.util.EList getFootnote()
StrucDocFootnote.
If the meaning of the 'Footnote' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_Footnote()org.eclipse.emf.common.util.EList getFootnoteRef()
StrucDocFootnoteRef.
If the meaning of the 'Footnote Ref' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_FootnoteRef()org.eclipse.emf.common.util.EList getRenderMultiMedia()
StrucDocRenderMultiMedia.
If the meaning of the 'Render Multi Media' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_RenderMultiMedia()org.eclipse.emf.common.util.EList getParagraph()
StrucDocParagraph.
If the meaning of the 'Paragraph' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_Paragraph()org.eclipse.emf.common.util.EList getList()
StrucDocList.
If the meaning of the 'List' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_List()org.eclipse.emf.common.util.EList getTable()
StrucDocTable.
If the meaning of the 'Table' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocText_Table()java.lang.String getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(String),
CDAR2Package.getStrucDocText_ID()void setID(java.lang.String value)
ID' attribute.
value - the new value of the 'ID' attribute.getID()java.lang.String getLanguage()
If the meaning of the 'Language' attribute isn't clear, there really should be more of a description here...
setLanguage(String),
CDAR2Package.getStrucDocText_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()java.lang.String getMediaType()
"text/x-hl7-text+xml".
If the meaning of the 'Media Type' attribute isn't clear, there really should be more of a description here...
isSetMediaType(),
unsetMediaType(),
setMediaType(String),
CDAR2Package.getStrucDocText_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)java.util.List getStyleCode()
If the meaning of the 'Style Code' attribute isn't clear, there really should be more of a description here...
setStyleCode(List),
CDAR2Package.getStrucDocText_StyleCode()void setStyleCode(java.util.List value)
Style Code' attribute.
value - the new value of the 'Style Code' attribute.getStyleCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||