|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StrucDocTd
A representation of the model object 'Struc Doc Td'.
The following features are supported:
MixedGroupContentLink HtmlSubSupBrFootnoteFootnote RefRender Multi MediaParagraphListAbbrAlignAxisCharCharoffColspanHeadersIDLanguageRowspanScopeStyle CodeValign
CDAR2Package.getStrucDocTd()| Method Summary | |
|---|---|
java.lang.String |
getAbbr()
Returns the value of the 'Abbr' attribute. |
AlignType2 |
getAlign()
Returns the value of the 'Align' attribute. |
java.lang.String |
getAxis()
Returns the value of the 'Axis' attribute. |
org.eclipse.emf.common.util.EList |
getBr()
Returns the value of the 'Br' containment reference list. |
java.lang.String |
getChar()
Returns the value of the 'Char' attribute. |
java.lang.String |
getCharoff()
Returns the value of the 'Charoff' attribute. |
java.lang.String |
getColspan()
Returns the value of the 'Colspan' attribute. |
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.util.List |
getHeaders()
Returns the value of the 'Headers' attribute. |
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. |
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.lang.String |
getRowspan()
Returns the value of the 'Rowspan' attribute. |
ScopeType |
getScope()
Returns the value of the 'Scope' attribute. |
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. |
ValignType1 |
getValign()
Returns the value of the 'Valign' attribute. |
boolean |
isSetAlign()
Returns whether the value of the ' Align' attribute is set. |
boolean |
isSetColspan()
Returns whether the value of the ' Colspan' attribute is set. |
boolean |
isSetRowspan()
Returns whether the value of the ' Rowspan' attribute is set. |
boolean |
isSetScope()
Returns whether the value of the ' Scope' attribute is set. |
boolean |
isSetValign()
Returns whether the value of the ' Valign' attribute is set. |
void |
setAbbr(java.lang.String value)
Sets the value of the ' Abbr' attribute. |
void |
setAlign(AlignType2 value)
Sets the value of the ' Align' attribute. |
void |
setAxis(java.lang.String value)
Sets the value of the ' Axis' attribute. |
void |
setChar(java.lang.String value)
Sets the value of the ' Char' attribute. |
void |
setCharoff(java.lang.String value)
Sets the value of the ' Charoff' attribute. |
void |
setColspan(java.lang.String value)
Sets the value of the ' Colspan' attribute. |
void |
setHeaders(java.util.List value)
Sets the value of the ' Headers' attribute. |
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 |
setRowspan(java.lang.String value)
Sets the value of the ' Rowspan' attribute. |
void |
setScope(ScopeType value)
Sets the value of the ' Scope' attribute. |
void |
setStyleCode(java.util.List value)
Sets the value of the ' Style Code' attribute. |
void |
setValign(ValignType1 value)
Sets the value of the ' Valign' attribute. |
void |
unsetAlign()
Unsets the value of the ' Align' attribute. |
void |
unsetColspan()
Unsets the value of the ' Colspan' attribute. |
void |
unsetRowspan()
Unsets the value of the ' Rowspan' attribute. |
void |
unsetScope()
Unsets the value of the ' Scope' attribute. |
void |
unsetValign()
Unsets the value of the ' Valign' 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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_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.getStrucDocTd_List()java.lang.String getAbbr()
If the meaning of the 'Abbr' attribute isn't clear, there really should be more of a description here...
setAbbr(String),
CDAR2Package.getStrucDocTd_Abbr()void setAbbr(java.lang.String value)
Abbr' attribute.
value - the new value of the 'Abbr' attribute.getAbbr()AlignType2 getAlign()
"left".
The literals are from the enumeration AlignType2.
If the meaning of the 'Align' attribute isn't clear, there really should be more of a description here...
AlignType2,
isSetAlign(),
unsetAlign(),
setAlign(AlignType2),
CDAR2Package.getStrucDocTd_Align()void setAlign(AlignType2 value)
Align' attribute.
value - the new value of the 'Align' attribute.AlignType2,
isSetAlign(),
unsetAlign(),
getAlign()void unsetAlign()
Align' attribute.
isSetAlign(),
getAlign(),
setAlign(AlignType2)boolean isSetAlign()
Align' attribute is set.
unsetAlign(),
getAlign(),
setAlign(AlignType2)java.lang.String getAxis()
If the meaning of the 'Axis' attribute isn't clear, there really should be more of a description here...
setAxis(String),
CDAR2Package.getStrucDocTd_Axis()void setAxis(java.lang.String value)
Axis' attribute.
value - the new value of the 'Axis' attribute.getAxis()java.lang.String getChar()
If the meaning of the 'Char' attribute isn't clear, there really should be more of a description here...
setChar(String),
CDAR2Package.getStrucDocTd_Char()void setChar(java.lang.String value)
Char' attribute.
value - the new value of the 'Char' attribute.getChar()java.lang.String getCharoff()
If the meaning of the 'Charoff' attribute isn't clear, there really should be more of a description here...
setCharoff(String),
CDAR2Package.getStrucDocTd_Charoff()void setCharoff(java.lang.String value)
Charoff' attribute.
value - the new value of the 'Charoff' attribute.getCharoff()java.lang.String getColspan()
"1".
If the meaning of the 'Colspan' attribute isn't clear, there really should be more of a description here...
isSetColspan(),
unsetColspan(),
setColspan(String),
CDAR2Package.getStrucDocTd_Colspan()void setColspan(java.lang.String value)
Colspan' attribute.
value - the new value of the 'Colspan' attribute.isSetColspan(),
unsetColspan(),
getColspan()void unsetColspan()
Colspan' attribute.
isSetColspan(),
getColspan(),
setColspan(String)boolean isSetColspan()
Colspan' attribute is set.
unsetColspan(),
getColspan(),
setColspan(String)java.util.List getHeaders()
If the meaning of the 'Headers' attribute isn't clear, there really should be more of a description here...
setHeaders(List),
CDAR2Package.getStrucDocTd_Headers()void setHeaders(java.util.List value)
Headers' attribute.
value - the new value of the 'Headers' attribute.getHeaders()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.getStrucDocTd_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.getStrucDocTd_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()java.lang.String getRowspan()
"1".
If the meaning of the 'Rowspan' attribute isn't clear, there really should be more of a description here...
isSetRowspan(),
unsetRowspan(),
setRowspan(String),
CDAR2Package.getStrucDocTd_Rowspan()void setRowspan(java.lang.String value)
Rowspan' attribute.
value - the new value of the 'Rowspan' attribute.isSetRowspan(),
unsetRowspan(),
getRowspan()void unsetRowspan()
Rowspan' attribute.
isSetRowspan(),
getRowspan(),
setRowspan(String)boolean isSetRowspan()
Rowspan' attribute is set.
unsetRowspan(),
getRowspan(),
setRowspan(String)ScopeType getScope()
"row".
The literals are from the enumeration ScopeType.
If the meaning of the 'Scope' attribute isn't clear, there really should be more of a description here...
ScopeType,
isSetScope(),
unsetScope(),
setScope(ScopeType),
CDAR2Package.getStrucDocTd_Scope()void setScope(ScopeType value)
Scope' attribute.
value - the new value of the 'Scope' attribute.ScopeType,
isSetScope(),
unsetScope(),
getScope()void unsetScope()
Scope' attribute.
isSetScope(),
getScope(),
setScope(ScopeType)boolean isSetScope()
Scope' attribute is set.
unsetScope(),
getScope(),
setScope(ScopeType)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.getStrucDocTd_StyleCode()void setStyleCode(java.util.List value)
Style Code' attribute.
value - the new value of the 'Style Code' attribute.getStyleCode()ValignType1 getValign()
"top".
The literals are from the enumeration ValignType1.
If the meaning of the 'Valign' attribute isn't clear, there really should be more of a description here...
ValignType1,
isSetValign(),
unsetValign(),
setValign(ValignType1),
CDAR2Package.getStrucDocTd_Valign()void setValign(ValignType1 value)
Valign' attribute.
value - the new value of the 'Valign' attribute.ValignType1,
isSetValign(),
unsetValign(),
getValign()void unsetValign()
Valign' attribute.
isSetValign(),
getValign(),
setValign(ValignType1)boolean isSetValign()
Valign' attribute is set.
unsetValign(),
getValign(),
setValign(ValignType1)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||