public class TableEntryImpl extends HasContentImpl implements TableEntry
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 int |
morerows
The cached value of the '
Morerows '
attribute. |
protected static int |
MOREROWS_EDEFAULT
The default value of the '
Morerows '
attribute. |
protected java.lang.String |
nameend
The cached value of the '
Nameend '
attribute. |
protected static java.lang.String |
NAMEEND_EDEFAULT
The default value of the '
Nameend '
attribute. |
protected java.lang.String |
namest
The cached value of the '
Namest ' attribute. |
protected static java.lang.String |
NAMEST_EDEFAULT
The default value of the '
Namest '
attribute. |
children
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 |
TableEntryImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getMorerows() |
java.lang.String |
getNameend() |
java.lang.String |
getNamest() |
void |
setMorerows(int newMorerows) |
void |
setNameend(java.lang.String newNameend) |
void |
setNamest(java.lang.String newNamest) |
java.lang.String |
toString() |
eInverseRemove, getChildren
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
getChildren
getFromElementId, getFromProperty, getId, getTitle, setFromElementId, setFromProperty, setId, setTitle
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final int MOREROWS_EDEFAULT
Morerows
'
attribute. getMorerows()
,
Constant Field Valuesprotected int morerows
Morerows
'
attribute. getMorerows()
protected static final java.lang.String NAMEST_EDEFAULT
Namest
'
attribute. getNamest()
protected java.lang.String namest
Namest
' attribute.
getNamest()
protected static final java.lang.String NAMEEND_EDEFAULT
Nameend
'
attribute. getNameend()
protected java.lang.String nameend
Nameend
'
attribute. getNameend()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class HasContentImpl
public int getMorerows()
getMorerows
in interface TableEntry
public void setMorerows(int newMorerows)
setMorerows
in interface TableEntry
newMorerows
- the new value of the 'Morerows' attribute.TableEntry.getMorerows()
public java.lang.String getNamest()
getNamest
in interface TableEntry
public void setNamest(java.lang.String newNamest)
setNamest
in interface TableEntry
newNamest
- the new value of the 'Namest' attribute.TableEntry.getNamest()
public java.lang.String getNameend()
getNameend
in interface TableEntry
public void setNameend(java.lang.String newNameend)
setNameend
in interface TableEntry
newNameend
- the new value of the 'Nameend' attribute.TableEntry.getNameend()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class HasContentImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class HasContentImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class HasContentImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class HasContentImpl
public java.lang.String toString()
toString
in class ViewElementImpl