public class ColSpecImpl extends ViewElementImpl implements ColSpec
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 java.lang.String |
colname
The cached value of the '
Colname '
attribute. |
protected static java.lang.String |
COLNAME_EDEFAULT
The default value of the '
Colname '
attribute. |
protected int |
colnum
The cached value of the '
Colnum ' attribute. |
protected static int |
COLNUM_EDEFAULT
The default value of the '
Colnum '
attribute. |
protected java.lang.String |
colwidth
The cached value of the '
Colwidth '
attribute. |
protected static java.lang.String |
COLWIDTH_EDEFAULT
The default value of the '
Colwidth '
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 |
ColSpecImpl() |
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) |
java.lang.String |
getColname() |
int |
getColnum() |
java.lang.String |
getColwidth() |
void |
setColname(java.lang.String newColname) |
void |
setColnum(int newColnum) |
void |
setColwidth(java.lang.String newColwidth) |
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, 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 static final java.lang.String COLNAME_EDEFAULT
Colname
'
attribute. getColname()
protected java.lang.String colname
Colname
'
attribute. getColname()
protected static final java.lang.String COLWIDTH_EDEFAULT
Colwidth
'
attribute. getColwidth()
protected java.lang.String colwidth
Colwidth
'
attribute. getColwidth()
protected static final int COLNUM_EDEFAULT
Colnum
'
attribute. getColnum()
,
Constant Field Valuesprotected int colnum
Colnum
' attribute.
getColnum()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class ViewElementImpl
public java.lang.String getColname()
getColname
in interface ColSpec
public void setColname(java.lang.String newColname)
setColname
in interface ColSpec
newColname
- the new value of the 'Colname' attribute.ColSpec.getColname()
public java.lang.String getColwidth()
getColwidth
in interface ColSpec
public void setColwidth(java.lang.String newColwidth)
setColwidth
in interface ColSpec
newColwidth
- the new value of the 'Colwidth' attribute.ColSpec.getColwidth()
public void setColnum(int newColnum)
setColnum
in interface ColSpec
newColnum
- the new value of the 'Colnum' attribute.ColSpec.getColnum()
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