|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.ohf.ihe.common.cdar2.impl.StrucDocTdImpl
public class StrucDocTdImpl
An implementation of the model object 'Struc Doc Td'.
The following features are implemented:
MixedGroupContentLink HtmlSubSupBrFootnoteFootnote RefRender Multi MediaParagraphListAbbrAlignAxisCharCharoffColspanHeadersIDLanguageRowspanScopeStyle CodeValign
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.lang.String |
getAbbr()
|
AlignType2 |
getAlign()
|
java.lang.String |
getAxis()
|
org.eclipse.emf.common.util.EList |
getBr()
|
java.lang.String |
getChar()
|
java.lang.String |
getCharoff()
|
java.lang.String |
getColspan()
|
org.eclipse.emf.common.util.EList |
getContent()
|
org.eclipse.emf.common.util.EList |
getFootnote()
|
org.eclipse.emf.common.util.EList |
getFootnoteRef()
|
org.eclipse.emf.ecore.util.FeatureMap |
getGroup()
|
java.util.List |
getHeaders()
|
java.lang.String |
getID()
|
java.lang.String |
getLanguage()
|
org.eclipse.emf.common.util.EList |
getLinkHtml()
|
org.eclipse.emf.common.util.EList |
getList()
|
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
|
org.eclipse.emf.common.util.EList |
getParagraph()
|
org.eclipse.emf.common.util.EList |
getRenderMultiMedia()
|
java.lang.String |
getRowspan()
|
ScopeType |
getScope()
|
java.util.List |
getStyleCode()
|
org.eclipse.emf.common.util.EList |
getSub()
|
org.eclipse.emf.common.util.EList |
getSup()
|
ValignType1 |
getValign()
|
boolean |
isSetAlign()
|
boolean |
isSetColspan()
|
boolean |
isSetRowspan()
|
boolean |
isSetScope()
|
boolean |
isSetValign()
|
void |
setAbbr(java.lang.String newAbbr)
|
void |
setAlign(AlignType2 newAlign)
|
void |
setAxis(java.lang.String newAxis)
|
void |
setChar(java.lang.String newChar)
|
void |
setCharoff(java.lang.String newCharoff)
|
void |
setColspan(java.lang.String newColspan)
|
void |
setHeaders(java.util.List newHeaders)
|
void |
setID(java.lang.String newID)
|
void |
setLanguage(java.lang.String newLanguage)
|
void |
setRowspan(java.lang.String newRowspan)
|
void |
setScope(ScopeType newScope)
|
void |
setStyleCode(java.util.List newStyleCode)
|
void |
setValign(ValignType1 newValign)
|
java.lang.String |
toString()
|
void |
unsetAlign()
|
void |
unsetColspan()
|
void |
unsetRowspan()
|
void |
unsetScope()
|
void |
unsetValign()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public org.eclipse.emf.ecore.util.FeatureMap getMixed()
getMixed in interface StrucDocTdCDAR2Package.getStrucDocTd_Mixed()public org.eclipse.emf.ecore.util.FeatureMap getGroup()
getGroup in interface StrucDocTdCDAR2Package.getStrucDocTd_Group()public org.eclipse.emf.common.util.EList getContent()
getContent in interface StrucDocTdCDAR2Package.getStrucDocTd_Content()public org.eclipse.emf.common.util.EList getLinkHtml()
getLinkHtml in interface StrucDocTdCDAR2Package.getStrucDocTd_LinkHtml()public org.eclipse.emf.common.util.EList getSub()
getSub in interface StrucDocTdCDAR2Package.getStrucDocTd_Sub()public org.eclipse.emf.common.util.EList getSup()
getSup in interface StrucDocTdCDAR2Package.getStrucDocTd_Sup()public org.eclipse.emf.common.util.EList getBr()
getBr in interface StrucDocTdCDAR2Package.getStrucDocTd_Br()public org.eclipse.emf.common.util.EList getFootnote()
getFootnote in interface StrucDocTdCDAR2Package.getStrucDocTd_Footnote()public org.eclipse.emf.common.util.EList getFootnoteRef()
getFootnoteRef in interface StrucDocTdCDAR2Package.getStrucDocTd_FootnoteRef()public org.eclipse.emf.common.util.EList getRenderMultiMedia()
getRenderMultiMedia in interface StrucDocTdCDAR2Package.getStrucDocTd_RenderMultiMedia()public org.eclipse.emf.common.util.EList getParagraph()
getParagraph in interface StrucDocTdCDAR2Package.getStrucDocTd_Paragraph()public org.eclipse.emf.common.util.EList getList()
getList in interface StrucDocTdCDAR2Package.getStrucDocTd_List()public java.lang.String getAbbr()
getAbbr in interface StrucDocTdStrucDocTd.setAbbr(String),
CDAR2Package.getStrucDocTd_Abbr()public void setAbbr(java.lang.String newAbbr)
setAbbr in interface StrucDocTdnewAbbr - the new value of the 'Abbr' attribute.StrucDocTd.getAbbr()public AlignType2 getAlign()
getAlign in interface StrucDocTdAlignType2,
StrucDocTd.isSetAlign(),
StrucDocTd.unsetAlign(),
StrucDocTd.setAlign(AlignType2),
CDAR2Package.getStrucDocTd_Align()public void setAlign(AlignType2 newAlign)
setAlign in interface StrucDocTdnewAlign - the new value of the 'Align' attribute.AlignType2,
StrucDocTd.isSetAlign(),
StrucDocTd.unsetAlign(),
StrucDocTd.getAlign()public void unsetAlign()
unsetAlign in interface StrucDocTdStrucDocTd.isSetAlign(),
StrucDocTd.getAlign(),
StrucDocTd.setAlign(AlignType2)public boolean isSetAlign()
isSetAlign in interface StrucDocTdStrucDocTd.unsetAlign(),
StrucDocTd.getAlign(),
StrucDocTd.setAlign(AlignType2)public java.lang.String getAxis()
getAxis in interface StrucDocTdStrucDocTd.setAxis(String),
CDAR2Package.getStrucDocTd_Axis()public void setAxis(java.lang.String newAxis)
setAxis in interface StrucDocTdnewAxis - the new value of the 'Axis' attribute.StrucDocTd.getAxis()public java.lang.String getChar()
getChar in interface StrucDocTdStrucDocTd.setChar(String),
CDAR2Package.getStrucDocTd_Char()public void setChar(java.lang.String newChar)
setChar in interface StrucDocTdnewChar - the new value of the 'Char' attribute.StrucDocTd.getChar()public java.lang.String getCharoff()
getCharoff in interface StrucDocTdStrucDocTd.setCharoff(String),
CDAR2Package.getStrucDocTd_Charoff()public void setCharoff(java.lang.String newCharoff)
setCharoff in interface StrucDocTdnewCharoff - the new value of the 'Charoff' attribute.StrucDocTd.getCharoff()public java.lang.String getColspan()
getColspan in interface StrucDocTdStrucDocTd.isSetColspan(),
StrucDocTd.unsetColspan(),
StrucDocTd.setColspan(String),
CDAR2Package.getStrucDocTd_Colspan()public void setColspan(java.lang.String newColspan)
setColspan in interface StrucDocTdnewColspan - the new value of the 'Colspan' attribute.StrucDocTd.isSetColspan(),
StrucDocTd.unsetColspan(),
StrucDocTd.getColspan()public void unsetColspan()
unsetColspan in interface StrucDocTdStrucDocTd.isSetColspan(),
StrucDocTd.getColspan(),
StrucDocTd.setColspan(String)public boolean isSetColspan()
isSetColspan in interface StrucDocTdStrucDocTd.unsetColspan(),
StrucDocTd.getColspan(),
StrucDocTd.setColspan(String)public java.util.List getHeaders()
getHeaders in interface StrucDocTdStrucDocTd.setHeaders(List),
CDAR2Package.getStrucDocTd_Headers()public void setHeaders(java.util.List newHeaders)
setHeaders in interface StrucDocTdnewHeaders - the new value of the 'Headers' attribute.StrucDocTd.getHeaders()public java.lang.String getID()
getID in interface StrucDocTdStrucDocTd.setID(String),
CDAR2Package.getStrucDocTd_ID()public void setID(java.lang.String newID)
setID in interface StrucDocTdnewID - the new value of the 'ID' attribute.StrucDocTd.getID()public java.lang.String getLanguage()
getLanguage in interface StrucDocTdStrucDocTd.setLanguage(String),
CDAR2Package.getStrucDocTd_Language()public void setLanguage(java.lang.String newLanguage)
setLanguage in interface StrucDocTdnewLanguage - the new value of the 'Language' attribute.StrucDocTd.getLanguage()public java.lang.String getRowspan()
getRowspan in interface StrucDocTdStrucDocTd.isSetRowspan(),
StrucDocTd.unsetRowspan(),
StrucDocTd.setRowspan(String),
CDAR2Package.getStrucDocTd_Rowspan()public void setRowspan(java.lang.String newRowspan)
setRowspan in interface StrucDocTdnewRowspan - the new value of the 'Rowspan' attribute.StrucDocTd.isSetRowspan(),
StrucDocTd.unsetRowspan(),
StrucDocTd.getRowspan()public void unsetRowspan()
unsetRowspan in interface StrucDocTdStrucDocTd.isSetRowspan(),
StrucDocTd.getRowspan(),
StrucDocTd.setRowspan(String)public boolean isSetRowspan()
isSetRowspan in interface StrucDocTdStrucDocTd.unsetRowspan(),
StrucDocTd.getRowspan(),
StrucDocTd.setRowspan(String)public ScopeType getScope()
getScope in interface StrucDocTdScopeType,
StrucDocTd.isSetScope(),
StrucDocTd.unsetScope(),
StrucDocTd.setScope(ScopeType),
CDAR2Package.getStrucDocTd_Scope()public void setScope(ScopeType newScope)
setScope in interface StrucDocTdnewScope - the new value of the 'Scope' attribute.ScopeType,
StrucDocTd.isSetScope(),
StrucDocTd.unsetScope(),
StrucDocTd.getScope()public void unsetScope()
unsetScope in interface StrucDocTdStrucDocTd.isSetScope(),
StrucDocTd.getScope(),
StrucDocTd.setScope(ScopeType)public boolean isSetScope()
isSetScope in interface StrucDocTdStrucDocTd.unsetScope(),
StrucDocTd.getScope(),
StrucDocTd.setScope(ScopeType)public java.util.List getStyleCode()
getStyleCode in interface StrucDocTdStrucDocTd.setStyleCode(List),
CDAR2Package.getStrucDocTd_StyleCode()public void setStyleCode(java.util.List newStyleCode)
setStyleCode in interface StrucDocTdnewStyleCode - the new value of the 'Style Code' attribute.StrucDocTd.getStyleCode()public ValignType1 getValign()
getValign in interface StrucDocTdValignType1,
StrucDocTd.isSetValign(),
StrucDocTd.unsetValign(),
StrucDocTd.setValign(ValignType1),
CDAR2Package.getStrucDocTd_Valign()public void setValign(ValignType1 newValign)
setValign in interface StrucDocTdnewValign - the new value of the 'Valign' attribute.ValignType1,
StrucDocTd.isSetValign(),
StrucDocTd.unsetValign(),
StrucDocTd.getValign()public void unsetValign()
unsetValign in interface StrucDocTdStrucDocTd.isSetValign(),
StrucDocTd.getValign(),
StrucDocTd.setValign(ValignType1)public boolean isSetValign()
isSetValign in interface StrucDocTdStrucDocTd.unsetValign(),
StrucDocTd.getValign(),
StrucDocTd.setValign(ValignType1)
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||