|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StrucDocTable
A representation of the model object 'Struc Doc Table'.
The following features are supported:
CaptionColColgroupTheadTfootTbodyBorderCellpaddingCellspacingFrameIDLanguageRulesStyle CodeSummaryWidth
CDAR2Package.getStrucDocTable()| Method Summary | |
|---|---|
java.lang.String |
getBorder()
Returns the value of the 'Border' attribute. |
StrucDocCaption |
getCaption()
Returns the value of the 'Caption' containment reference. |
java.lang.String |
getCellpadding()
Returns the value of the 'Cellpadding' attribute. |
java.lang.String |
getCellspacing()
Returns the value of the 'Cellspacing' attribute. |
org.eclipse.emf.common.util.EList |
getCol()
Returns the value of the 'Col' containment reference list. |
org.eclipse.emf.common.util.EList |
getColgroup()
Returns the value of the 'Colgroup' containment reference list. |
FrameType |
getFrame()
Returns the value of the 'Frame' attribute. |
java.lang.String |
getID()
Returns the value of the 'ID' attribute. |
java.lang.String |
getLanguage()
Returns the value of the 'Language' attribute. |
RulesType |
getRules()
Returns the value of the 'Rules' attribute. |
java.util.List |
getStyleCode()
Returns the value of the 'Style Code' attribute. |
java.lang.String |
getSummary()
Returns the value of the 'Summary' attribute. |
org.eclipse.emf.common.util.EList |
getTbody()
Returns the value of the 'Tbody' containment reference list. |
StrucDocTfoot |
getTfoot()
Returns the value of the 'Tfoot' containment reference. |
StrucDocThead |
getThead()
Returns the value of the 'Thead' containment reference. |
java.lang.String |
getWidth()
Returns the value of the 'Width' attribute. |
boolean |
isSetFrame()
Returns whether the value of the ' Frame' attribute is set. |
boolean |
isSetRules()
Returns whether the value of the ' Rules' attribute is set. |
void |
setBorder(java.lang.String value)
Sets the value of the ' Border' attribute. |
void |
setCaption(StrucDocCaption value)
Sets the value of the ' Caption' containment reference. |
void |
setCellpadding(java.lang.String value)
Sets the value of the ' Cellpadding' attribute. |
void |
setCellspacing(java.lang.String value)
Sets the value of the ' Cellspacing' attribute. |
void |
setFrame(FrameType value)
Sets the value of the ' Frame' 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 |
setRules(RulesType value)
Sets the value of the ' Rules' attribute. |
void |
setStyleCode(java.util.List value)
Sets the value of the ' Style Code' attribute. |
void |
setSummary(java.lang.String value)
Sets the value of the ' Summary' attribute. |
void |
setTfoot(StrucDocTfoot value)
Sets the value of the ' Tfoot' containment reference. |
void |
setThead(StrucDocThead value)
Sets the value of the ' Thead' containment reference. |
void |
setWidth(java.lang.String value)
Sets the value of the ' Width' attribute. |
void |
unsetFrame()
Unsets the value of the ' Frame' attribute. |
void |
unsetRules()
Unsets the value of the ' Rules' 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 |
|---|
StrucDocCaption getCaption()
If the meaning of the 'Caption' containment reference isn't clear, there really should be more of a description here...
setCaption(StrucDocCaption),
CDAR2Package.getStrucDocTable_Caption()void setCaption(StrucDocCaption value)
Caption' containment reference.
value - the new value of the 'Caption' containment reference.getCaption()org.eclipse.emf.common.util.EList getCol()
StrucDocCol.
If the meaning of the 'Col' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocTable_Col()org.eclipse.emf.common.util.EList getColgroup()
StrucDocColgroup.
If the meaning of the 'Colgroup' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocTable_Colgroup()StrucDocThead getThead()
If the meaning of the 'Thead' containment reference isn't clear, there really should be more of a description here...
setThead(StrucDocThead),
CDAR2Package.getStrucDocTable_Thead()void setThead(StrucDocThead value)
Thead' containment reference.
value - the new value of the 'Thead' containment reference.getThead()StrucDocTfoot getTfoot()
If the meaning of the 'Tfoot' containment reference isn't clear, there really should be more of a description here...
setTfoot(StrucDocTfoot),
CDAR2Package.getStrucDocTable_Tfoot()void setTfoot(StrucDocTfoot value)
Tfoot' containment reference.
value - the new value of the 'Tfoot' containment reference.getTfoot()org.eclipse.emf.common.util.EList getTbody()
StrucDocTbody.
If the meaning of the 'Tbody' containment reference list isn't clear, there really should be more of a description here...
CDAR2Package.getStrucDocTable_Tbody()java.lang.String getBorder()
If the meaning of the 'Border' attribute isn't clear, there really should be more of a description here...
setBorder(String),
CDAR2Package.getStrucDocTable_Border()void setBorder(java.lang.String value)
Border' attribute.
value - the new value of the 'Border' attribute.getBorder()java.lang.String getCellpadding()
If the meaning of the 'Cellpadding' attribute isn't clear, there really should be more of a description here...
setCellpadding(String),
CDAR2Package.getStrucDocTable_Cellpadding()void setCellpadding(java.lang.String value)
Cellpadding' attribute.
value - the new value of the 'Cellpadding' attribute.getCellpadding()java.lang.String getCellspacing()
If the meaning of the 'Cellspacing' attribute isn't clear, there really should be more of a description here...
setCellspacing(String),
CDAR2Package.getStrucDocTable_Cellspacing()void setCellspacing(java.lang.String value)
Cellspacing' attribute.
value - the new value of the 'Cellspacing' attribute.getCellspacing()FrameType getFrame()
"void".
The literals are from the enumeration FrameType.
If the meaning of the 'Frame' attribute isn't clear, there really should be more of a description here...
FrameType,
isSetFrame(),
unsetFrame(),
setFrame(FrameType),
CDAR2Package.getStrucDocTable_Frame()void setFrame(FrameType value)
Frame' attribute.
value - the new value of the 'Frame' attribute.FrameType,
isSetFrame(),
unsetFrame(),
getFrame()void unsetFrame()
Frame' attribute.
isSetFrame(),
getFrame(),
setFrame(FrameType)boolean isSetFrame()
Frame' attribute is set.
unsetFrame(),
getFrame(),
setFrame(FrameType)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.getStrucDocTable_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.getStrucDocTable_Language()void setLanguage(java.lang.String value)
Language' attribute.
value - the new value of the 'Language' attribute.getLanguage()RulesType getRules()
"none".
The literals are from the enumeration RulesType.
If the meaning of the 'Rules' attribute isn't clear, there really should be more of a description here...
RulesType,
isSetRules(),
unsetRules(),
setRules(RulesType),
CDAR2Package.getStrucDocTable_Rules()void setRules(RulesType value)
Rules' attribute.
value - the new value of the 'Rules' attribute.RulesType,
isSetRules(),
unsetRules(),
getRules()void unsetRules()
Rules' attribute.
isSetRules(),
getRules(),
setRules(RulesType)boolean isSetRules()
Rules' attribute is set.
unsetRules(),
getRules(),
setRules(RulesType)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.getStrucDocTable_StyleCode()void setStyleCode(java.util.List value)
Style Code' attribute.
value - the new value of the 'Style Code' attribute.getStyleCode()java.lang.String getSummary()
If the meaning of the 'Summary' attribute isn't clear, there really should be more of a description here...
setSummary(String),
CDAR2Package.getStrucDocTable_Summary()void setSummary(java.lang.String value)
Summary' attribute.
value - the new value of the 'Summary' attribute.getSummary()java.lang.String getWidth()
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(String),
CDAR2Package.getStrucDocTable_Width()void setWidth(java.lang.String value)
Width' attribute.
value - the new value of the 'Width' attribute.getWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||