|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StrucDocTh
A representation of the model object 'Struc Doc Th'.
The following features are supported:
MixedGroupContentLink HtmlSubSupBrFootnoteFootnote RefRender Multi MediaAbbrAlignAxisCharCharoffColspanHeadersIDLanguageRowspanScopeStyle CodeValign
CDAR2Package.getStrucDocTh()| Method Summary | |
|---|---|
java.lang.String |
getAbbr()
Returns the value of the 'Abbr' attribute. |
AlignType5 |
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.ecore.util.FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute 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. |
ScopeType1 |
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. |
ValignType3 |
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(AlignType5 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(ScopeType1 value)
Sets the value of the ' Scope' attribute. |
void |
setStyleCode(java.util.List value)
Sets the value of the ' Style Code' attribute. |
void |
setValign(ValignType3 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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_RenderMultiMedia()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.getStrucDocTh_Abbr()void setAbbr(java.lang.String value)
Abbr' attribute.
value - the new value of the 'Abbr' attribute.getAbbr()AlignType5 getAlign()
"left".
The literals are from the enumeration AlignType5.
If the meaning of the 'Align' attribute isn't clear, there really should be more of a description here...
AlignType5,
isSetAlign(),
unsetAlign(),
setAlign(AlignType5),
CDAR2Package.getStrucDocTh_Align()void setAlign(AlignType5 value)
Align' attribute.
value - the new value of the 'Align' attribute.AlignType5,
isSetAlign(),
unsetAlign(),
getAlign()void unsetAlign()
Align' attribute.
isSetAlign(),
getAlign(),
setAlign(AlignType5)boolean isSetAlign()
Align' attribute is set.
unsetAlign(),
getAlign(),
setAlign(AlignType5)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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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.getStrucDocTh_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)ScopeType1 getScope()
"row".
The literals are from the enumeration ScopeType1.
If the meaning of the 'Scope' attribute isn't clear, there really should be more of a description here...
ScopeType1,
isSetScope(),
unsetScope(),
setScope(ScopeType1),
CDAR2Package.getStrucDocTh_Scope()void setScope(ScopeType1 value)
Scope' attribute.
value - the new value of the 'Scope' attribute.ScopeType1,
isSetScope(),
unsetScope(),
getScope()void unsetScope()
Scope' attribute.
isSetScope(),
getScope(),
setScope(ScopeType1)boolean isSetScope()
Scope' attribute is set.
unsetScope(),
getScope(),
setScope(ScopeType1)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.getStrucDocTh_StyleCode()void setStyleCode(java.util.List value)
Style Code' attribute.
value - the new value of the 'Style Code' attribute.getStyleCode()ValignType3 getValign()
"top".
The literals are from the enumeration ValignType3.
If the meaning of the 'Valign' attribute isn't clear, there really should be more of a description here...
ValignType3,
isSetValign(),
unsetValign(),
setValign(ValignType3),
CDAR2Package.getStrucDocTh_Valign()void setValign(ValignType3 value)
Valign' attribute.
value - the new value of the 'Valign' attribute.ValignType3,
isSetValign(),
unsetValign(),
getValign()void unsetValign()
Valign' attribute.
isSetValign(),
getValign(),
setValign(ValignType3)boolean isSetValign()
Valign' attribute is set.
unsetValign(),
getValign(),
setValign(ValignType3)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||