public abstract class ReadableComponentImpl extends ComponentImpl implements ReadableComponent
The following features are implemented:
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 Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected String |
attribute
The cached value of the '
Attribute ' attribute. |
protected static String |
ATTRIBUTE_EDEFAULT
The default value of the '
Attribute ' attribute. |
protected String |
decimal
The cached value of the '
Decimal ' attribute. |
protected static String |
DECIMAL_EDEFAULT
The default value of the '
Decimal ' attribute. |
protected String |
format
The cached value of the '
Format ' attribute. |
protected static String |
FORMAT_EDEFAULT
The default value of the '
Format ' attribute. |
protected static String |
HD_CONNECTION_ID_EDEFAULT
The default value of the '
Hd Connection Id ' attribute. |
protected static String |
HD_ITEM_ID_EDEFAULT
The default value of the '
Hd Item Id ' attribute. |
protected static String |
HD_QUERY_STRING_EDEFAULT
The default value of the '
Hd Query String ' attribute. |
protected String |
hdConnectionId
The cached value of the '
Hd Connection Id ' attribute. |
protected String |
hdItemId
The cached value of the '
Hd Item Id ' attribute. |
protected String |
hdQueryString
The cached value of the '
Hd Query String ' attribute. |
protected static boolean |
IS_TEXT_EDEFAULT
The default value of the '
Is Text ' attribute. |
protected boolean |
isText
The cached value of the '
Is Text ' attribute. |
protected static String |
NULL_REPLACEMENT_VALUE_EDEFAULT
The default value of the '
Null Replacement Value ' attribute. |
protected String |
nullReplacementValue
The cached value of the '
Null Replacement Value ' attribute. |
visibility
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
ReadableComponentImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getAttribute() |
String |
getDecimal() |
String |
getFormat() |
String |
getHdConnectionId() |
String |
getHdItemId() |
String |
getHdQueryString() |
String |
getNullReplacementValue() |
boolean |
isIsText() |
void |
setAttribute(String newAttribute) |
void |
setDecimal(String newDecimal) |
void |
setFormat(String newFormat) |
void |
setHdConnectionId(String newHdConnectionId) |
void |
setHdItemId(String newHdItemId) |
void |
setHdQueryString(String newHdQueryString) |
void |
setIsText(boolean newIsText) |
void |
setNullReplacementValue(String newNullReplacementValue) |
String |
toString() |
basicSetVisibility, eInverseRemove, getVisibility, setVisibility
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
getVisibility, setVisibility
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final String FORMAT_EDEFAULT
Format
' attribute.
getFormat()
protected String format
Format
' attribute.
getFormat()
protected static final String DECIMAL_EDEFAULT
Decimal
' attribute.
getDecimal()
protected String decimal
Decimal
' attribute.
getDecimal()
protected static final String ATTRIBUTE_EDEFAULT
Attribute
' attribute.
getAttribute()
protected String attribute
Attribute
' attribute.
getAttribute()
protected static final String HD_CONNECTION_ID_EDEFAULT
Hd Connection Id
' attribute.
getHdConnectionId()
protected String hdConnectionId
Hd Connection Id
' attribute.
getHdConnectionId()
protected static final String HD_ITEM_ID_EDEFAULT
Hd Item Id
' attribute.
getHdItemId()
protected String hdItemId
Hd Item Id
' attribute.
getHdItemId()
protected static final String HD_QUERY_STRING_EDEFAULT
Hd Query String
' attribute.
getHdQueryString()
protected String hdQueryString
Hd Query String
' attribute.
getHdQueryString()
protected static final boolean IS_TEXT_EDEFAULT
Is Text
' attribute.
isIsText()
,
Constant Field Valuesprotected boolean isText
Is Text
' attribute.
isIsText()
protected static final String NULL_REPLACEMENT_VALUE_EDEFAULT
Null Replacement Value
' attribute.
getNullReplacementValue()
protected String nullReplacementValue
Null Replacement Value
' attribute.
getNullReplacementValue()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class ComponentImpl
public String getFormat()
getFormat
in interface ReadableComponent
ReadableComponent.setFormat(String)
,
DetailViewPackage.getReadableComponent_Format()
public void setFormat(String newFormat)
setFormat
in interface ReadableComponent
newFormat
- the new value of the 'Format' attribute.ReadableComponent.getFormat()
public String getDecimal()
getDecimal
in interface ReadableComponent
ReadableComponent.setDecimal(String)
,
DetailViewPackage.getReadableComponent_Decimal()
public void setDecimal(String newDecimal)
setDecimal
in interface ReadableComponent
newDecimal
- the new value of the 'Decimal' attribute.ReadableComponent.getDecimal()
public String getAttribute()
getAttribute
in interface ReadableComponent
ReadableComponent.setAttribute(String)
,
DetailViewPackage.getReadableComponent_Attribute()
public void setAttribute(String newAttribute)
setAttribute
in interface ReadableComponent
newAttribute
- the new value of the 'Attribute' attribute.ReadableComponent.getAttribute()
public String getHdConnectionId()
getHdConnectionId
in interface ReadableComponent
ReadableComponent.setHdConnectionId(String)
,
DetailViewPackage.getReadableComponent_HdConnectionId()
public void setHdConnectionId(String newHdConnectionId)
setHdConnectionId
in interface ReadableComponent
newHdConnectionId
- the new value of the 'Hd Connection Id' attribute.ReadableComponent.getHdConnectionId()
public String getHdItemId()
getHdItemId
in interface ReadableComponent
ReadableComponent.setHdItemId(String)
,
DetailViewPackage.getReadableComponent_HdItemId()
public void setHdItemId(String newHdItemId)
setHdItemId
in interface ReadableComponent
newHdItemId
- the new value of the 'Hd Item Id' attribute.ReadableComponent.getHdItemId()
public String getHdQueryString()
getHdQueryString
in interface ReadableComponent
ReadableComponent.setHdQueryString(String)
,
DetailViewPackage.getReadableComponent_HdQueryString()
public void setHdQueryString(String newHdQueryString)
setHdQueryString
in interface ReadableComponent
newHdQueryString
- the new value of the 'Hd Query String' attribute.ReadableComponent.getHdQueryString()
public boolean isIsText()
isIsText
in interface ReadableComponent
ReadableComponent.setIsText(boolean)
,
DetailViewPackage.getReadableComponent_IsText()
public void setIsText(boolean newIsText)
setIsText
in interface ReadableComponent
newIsText
- the new value of the 'Is Text' attribute.ReadableComponent.isIsText()
public String getNullReplacementValue()
getNullReplacementValue
in interface ReadableComponent
ReadableComponent.setNullReplacementValue(String)
,
DetailViewPackage.getReadableComponent_NullReplacementValue()
public void setNullReplacementValue(String newNullReplacementValue)
setNullReplacementValue
in interface ReadableComponent
newNullReplacementValue
- the new value of the 'Null Replacement Value' attribute.ReadableComponent.getNullReplacementValue()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class ComponentImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class ComponentImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class ComponentImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class ComponentImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.