|
Tuscany DAS for Relational Databases | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.apache.tuscany.sdo.impl.DataObjectImpl
org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
public class ResultDescriptorImpl
An implementation of the model object 'Result Descriptor'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
protected static String |
COLUMN_NAME_EDEFAULT
The default value of the ' Column Name ' attribute. |
protected static String |
COLUMN_TYPE_EDEFAULT
The default value of the ' Column Type ' attribute. |
protected String |
columnName
The cached value of the ' Column Name ' attribute. |
protected String |
columnType
The cached value of the ' Column Type ' attribute. |
protected String |
command
The cached value of the ' Command ' attribute. |
protected static String |
COMMAND_EDEFAULT
The default value of the ' Command ' attribute. |
protected String |
converter
The cached value of the ' Converter ' attribute. |
protected static String |
CONVERTER_EDEFAULT
The default value of the ' Converter ' attribute. |
protected static String |
TABLE_NAME_EDEFAULT
The default value of the ' Table Name ' attribute. |
protected String |
tableName
The cached value of the ' Table Name ' attribute. |
Fields inherited from class org.apache.tuscany.sdo.impl.DataObjectImpl |
---|
changeRecorder, eContainer, eContainerFeatureID, location |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
ResultDescriptorImpl()
|
Method Summary | |
---|---|
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 |
getColumnName()
|
String |
getColumnType()
|
String |
getCommand()
|
String |
getConverter()
|
String |
getTableName()
|
void |
setColumnName(String newColumnName)
|
void |
setColumnType(String newColumnType)
|
void |
setCommand(String newCommand)
|
void |
setConverter(String newConverter)
|
void |
setTableName(String newTableName)
|
String |
toString()
|
Methods inherited from class org.apache.tuscany.sdo.impl.DataObjectImpl |
---|
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, eBasicSetContainer, eClass, eContainerFeatureID, eContents, eCrossReferences, eDirectResource, eDynamicClass, eDynamicGet, eDynamicIsSet, eDynamicSet, eDynamicUnset, eHasSettings, eInternalContainer, eIsProxy, eNotificationRequired, eNotify, eProxyURI, eSetClass, eSetDirectResource, eSetProxyURI, eSettings, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChangeRecorder, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset, writeReplace |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicProperties, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProperties, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eAdapters, eBasicAdapters, eDeliver, eSetDeliver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final String COLUMN_NAME_EDEFAULT
Column Name
' attribute.
getColumnName()
protected String columnName
Column Name
' attribute.
getColumnName()
protected static final String COLUMN_TYPE_EDEFAULT
Column Type
' attribute.
getColumnType()
protected String columnType
Column Type
' attribute.
getColumnType()
protected static final String COMMAND_EDEFAULT
Command
' attribute.
getCommand()
protected String command
Command
' attribute.
getCommand()
protected static final String CONVERTER_EDEFAULT
Converter
' attribute.
getConverter()
protected String converter
Converter
' attribute.
getConverter()
protected static final String TABLE_NAME_EDEFAULT
Table Name
' attribute.
getTableName()
protected String tableName
Table Name
' attribute.
getTableName()
Constructor Detail |
---|
protected ResultDescriptorImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.apache.tuscany.sdo.impl.DataObjectImpl
public String getColumnName()
getColumnName
in interface ResultDescriptor
ResultDescriptor.setColumnName(String)
public void setColumnName(String newColumnName)
setColumnName
in interface ResultDescriptor
newColumnName
- the new value of the 'Column Name' attribute.ResultDescriptor.getColumnName()
public String getColumnType()
getColumnType
in interface ResultDescriptor
ResultDescriptor.setColumnType(String)
public void setColumnType(String newColumnType)
setColumnType
in interface ResultDescriptor
newColumnType
- the new value of the 'Column Type' attribute.ResultDescriptor.getColumnType()
public String getCommand()
getCommand
in interface ResultDescriptor
ResultDescriptor.setCommand(String)
public void setCommand(String newCommand)
setCommand
in interface ResultDescriptor
newCommand
- the new value of the 'Command' attribute.ResultDescriptor.getCommand()
public String getConverter()
getConverter
in interface ResultDescriptor
ResultDescriptor.setConverter(String)
public void setConverter(String newConverter)
setConverter
in interface ResultDescriptor
newConverter
- the new value of the 'Converter' attribute.ResultDescriptor.getConverter()
public String getTableName()
getTableName
in interface ResultDescriptor
ResultDescriptor.setTableName(String)
public void setTableName(String newTableName)
setTableName
in interface ResultDescriptor
newTableName
- the new value of the 'Table Name' attribute.ResultDescriptor.getTableName()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.apache.tuscany.sdo.impl.DataObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.apache.tuscany.sdo.impl.DataObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.apache.tuscany.sdo.impl.DataObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.apache.tuscany.sdo.impl.DataObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
Tuscany DAS for Relational Databases | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |