public class TableImpl extends ViewElementImpl implements Table
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<TableRow> |
body
The cached value of the '
Body ' containment
reference list. |
protected java.lang.String |
caption
The cached value of the '
Caption '
attribute. |
protected static java.lang.String |
CAPTION_EDEFAULT
The default value of the '
Caption '
attribute. |
protected int |
cols
The cached value of the '
Cols ' attribute. |
protected static int |
COLS_EDEFAULT
The default value of the '
Cols ' attribute. |
protected org.eclipse.emf.common.util.EList<ColSpec> |
colspecs
The cached value of the '
Colspecs '
containment reference list. |
protected org.eclipse.emf.common.util.EList<TableRow> |
headers
The cached value of the '
Headers '
containment reference list. |
protected java.lang.String |
style
The cached value of the '
Style ' attribute. |
protected static java.lang.String |
STYLE_EDEFAULT
The default value of the '
Style ' attribute. |
FROM_ELEMENT_ID_EDEFAULT, FROM_PROPERTY_EDEFAULT, fromElementId, fromProperty, id, ID_EDEFAULT, title, TITLE_EDEFAULT
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
TableImpl() |
Modifier and Type | Method and Description |
---|---|
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) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<TableRow> |
getBody() |
java.lang.String |
getCaption() |
int |
getCols() |
org.eclipse.emf.common.util.EList<ColSpec> |
getColspecs() |
org.eclipse.emf.common.util.EList<TableRow> |
getHeaders() |
java.lang.String |
getStyle() |
void |
setCaption(java.lang.String newCaption) |
void |
setCols(int newCols) |
void |
setStyle(java.lang.String newStyle) |
java.lang.String |
toString() |
getFromElementId, getFromProperty, getId, getTitle, setFromElementId, setFromProperty, setId, setTitle
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFromElementId, getFromProperty, getId, getTitle, setFromElementId, setFromProperty, setId, setTitle
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected org.eclipse.emf.common.util.EList<TableRow> body
Body
' containment
reference list. getBody()
protected static final java.lang.String CAPTION_EDEFAULT
Caption
'
attribute. getCaption()
protected java.lang.String caption
Caption
'
attribute. getCaption()
protected static final java.lang.String STYLE_EDEFAULT
Style
' attribute.
getStyle()
protected java.lang.String style
Style
' attribute.
getStyle()
protected org.eclipse.emf.common.util.EList<TableRow> headers
Headers
'
containment reference list. getHeaders()
protected org.eclipse.emf.common.util.EList<ColSpec> colspecs
Colspecs
'
containment reference list. getColspecs()
protected static final int COLS_EDEFAULT
Cols
' attribute.
getCols()
,
Constant Field Valuesprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class ViewElementImpl
public org.eclipse.emf.common.util.EList<TableRow> getBody()
public java.lang.String getCaption()
getCaption
in interface Table
public void setCaption(java.lang.String newCaption)
setCaption
in interface Table
newCaption
- the new value of the 'Caption' attribute.Table.getCaption()
public void setStyle(java.lang.String newStyle)
setStyle
in interface Table
newStyle
- the new value of the 'Style' attribute.Table.getStyle()
public org.eclipse.emf.common.util.EList<TableRow> getHeaders()
getHeaders
in interface Table
public org.eclipse.emf.common.util.EList<ColSpec> getColspecs()
getColspecs
in interface Table
public void setCols(int newCols)
setCols
in interface Table
newCols
- the new value of the 'Cols' attribute.Table.getCols()
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.InternalEObject
eGet
in class ViewElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class ViewElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class ViewElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class ViewElementImpl
public java.lang.String toString()
toString
in class ViewElementImpl