public class ValueComponentImpl extends ReadableComponentImpl implements ValueComponent
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
date
The cached value of the '
Date' attribute. |
protected static java.lang.Boolean |
DATE_EDEFAULT
The default value of the '
Date' attribute. |
protected java.lang.String |
descriptor
The cached value of the '
Descriptor' attribute. |
protected static java.lang.String |
DESCRIPTOR_EDEFAULT
The default value of the '
Descriptor' attribute. |
attribute, ATTRIBUTE_EDEFAULT, decimal, DECIMAL_EDEFAULT, format, FORMAT_EDEFAULT, HD_CONNECTION_ID_EDEFAULT, HD_ITEM_ID_EDEFAULT, HD_QUERY_STRING_EDEFAULT, hdConnectionId, hdItemId, hdQueryString, IS_TEXT_EDEFAULT, isTextvisibility| Modifier | Constructor and Description |
|---|---|
protected |
ValueComponentImpl() |
| 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 EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.Boolean |
getDate() |
java.lang.String |
getDescriptor() |
void |
setDate(java.lang.Boolean newDate) |
void |
setDescriptor(java.lang.String newDescriptor) |
java.lang.String |
toString() |
getAttribute, getDecimal, getFormat, getHdConnectionId, getHdItemId, getHdQueryString, isIsText, setAttribute, setDecimal, setFormat, setHdConnectionId, setHdItemId, setHdQueryString, setIsTextbasicSetVisibility, eInverseRemove, getVisibility, setVisibilityclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAttribute, getDecimal, getFormat, getHdConnectionId, getHdItemId, getHdQueryString, isIsText, setAttribute, setDecimal, setFormat, setHdConnectionId, setHdItemId, setHdQueryString, setIsTextgetVisibility, setVisibilityprotected static final java.lang.String DESCRIPTOR_EDEFAULT
Descriptor' attribute.
getDescriptor()protected java.lang.String descriptor
Descriptor' attribute.
getDescriptor()protected static final java.lang.Boolean DATE_EDEFAULT
Date' attribute.
getDate()protected EClass eStaticClass()
eStaticClass in class ReadableComponentImplpublic java.lang.String getDescriptor()
getDescriptor in interface ValueComponentValueComponent.setDescriptor(String),
DetailViewPackage.getValueComponent_Descriptor()public void setDescriptor(java.lang.String newDescriptor)
setDescriptor in interface ValueComponentnewDescriptor - the new value of the 'Descriptor' attribute.ValueComponent.getDescriptor()public java.lang.Boolean getDate()
getDate in interface ValueComponentValueComponent.setDate(Boolean),
DetailViewPackage.getValueComponent_Date()public void setDate(java.lang.Boolean newDate)
setDate in interface ValueComponentnewDate - the new value of the 'Date' attribute.ValueComponent.getDate()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class ReadableComponentImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class ReadableComponentImplpublic void eUnset(int featureID)
eUnset in class ReadableComponentImplpublic boolean eIsSet(int featureID)
eIsSet in class ReadableComponentImplpublic java.lang.String toString()
toString in class ReadableComponentImpl
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0