From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../das/rdb/config/impl/ResultDescriptorImpl.html | 1002 ++++++++++++++++++++ 1 file changed, 1002 insertions(+) create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/config/impl/ResultDescriptorImpl.html (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/config/impl/ResultDescriptorImpl.html') diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/config/impl/ResultDescriptorImpl.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/config/impl/ResultDescriptorImpl.html new file mode 100644 index 0000000000..81ef89c936 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/tuscany-das-rdb/org/apache/tuscany/das/rdb/config/impl/ResultDescriptorImpl.html @@ -0,0 +1,1002 @@ + + + + + + + +ResultDescriptorImpl (Tuscany DAS for Relational Databases incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Tuscany DAS for Relational Databases +
+ + + +
+ +

+ +org.apache.tuscany.das.rdb.config.impl +
+Class ResultDescriptorImpl

+
+java.lang.Object
+  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
+      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
+          extended by org.apache.tuscany.sdo.impl.DataObjectImpl
+              extended by org.apache.tuscany.das.rdb.config.impl.ResultDescriptorImpl
+
+
+
All Implemented Interfaces:
commonj.sdo.DataObject, java.io.Serializable, ResultDescriptor, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject
+
+
+
+
public class ResultDescriptorImpl
extends org.apache.tuscany.sdo.impl.DataObjectImpl
implements ResultDescriptor
+ + +

+ + An implementation of the model object 'Result Descriptor'. + +

+ The following features are implemented: +

+

+

+ +

+

+
See Also:
Serialized Form
+
+ +

+ + + + + + + +
+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.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 java.lang.StringCOLUMN_NAME_EDEFAULT + +
+          The default value of the 'Column Name' attribute.
+protected static java.lang.StringCOLUMN_TYPE_EDEFAULT + +
+          The default value of the 'Column Type' attribute.
+protected  java.lang.StringcolumnName + +
+          The cached value of the 'Column Name' attribute.
+protected  java.lang.StringcolumnType + +
+          The cached value of the 'Column Type' attribute.
+protected  java.lang.Stringcommand + +
+          The cached value of the 'Command' attribute.
+protected static java.lang.StringCOMMAND_EDEFAULT + +
+          The default value of the 'Command' attribute.
+protected  java.lang.Stringconverter + +
+          The cached value of the 'Converter' attribute.
+protected static java.lang.StringCONVERTER_EDEFAULT + +
+          The default value of the 'Converter' attribute.
+protected static java.lang.StringTABLE_NAME_EDEFAULT + +
+          The default value of the 'Table Name' attribute.
+protected  java.lang.StringtableName + +
+          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
+ java.lang.ObjecteGet(int featureID, + boolean resolve, + boolean coreType) + +
+           
+ booleaneIsSet(int featureID) + +
+           
+ voideSet(int featureID, + java.lang.Object newValue) + +
+           
+protected  org.eclipse.emf.ecore.EClasseStaticClass() + +
+           
+ voideUnset(int featureID) + +
+           
+ java.lang.StringgetColumnName() + +
+           
+ java.lang.StringgetColumnType() + +
+           
+ java.lang.StringgetCommand() + +
+           
+ java.lang.StringgetConverter() + +
+           
+ java.lang.StringgetTableName() + +
+           
+ voidsetColumnName(java.lang.String newColumnName) + +
+           
+ voidsetColumnType(java.lang.String newColumnType) + +
+           
+ voidsetCommand(java.lang.String newCommand) + +
+           
+ voidsetConverter(java.lang.String newConverter) + +
+           
+ voidsetTableName(java.lang.String newTableName) + +
+           
+ java.lang.StringtoString() + +
+           
+ + + + + + + +
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
+ +

+COLUMN_NAME_EDEFAULT

+
+protected static final java.lang.String COLUMN_NAME_EDEFAULT
+
+
The default value of the 'Column Name' attribute. + + +

+

+
See Also:
getColumnName()
+
+
+ +

+columnName

+
+protected java.lang.String columnName
+
+
The cached value of the 'Column Name' attribute. + + +

+

+
See Also:
getColumnName()
+
+
+ +

+COLUMN_TYPE_EDEFAULT

+
+protected static final java.lang.String COLUMN_TYPE_EDEFAULT
+
+
The default value of the 'Column Type' attribute. + + +

+

+
See Also:
getColumnType()
+
+
+ +

+columnType

+
+protected java.lang.String columnType
+
+
The cached value of the 'Column Type' attribute. + + +

+

+
See Also:
getColumnType()
+
+
+ +

+COMMAND_EDEFAULT

+
+protected static final java.lang.String COMMAND_EDEFAULT
+
+
The default value of the 'Command' attribute. + + +

+

+
See Also:
getCommand()
+
+
+ +

+command

+
+protected java.lang.String command
+
+
The cached value of the 'Command' attribute. + + +

+

+
See Also:
getCommand()
+
+
+ +

+CONVERTER_EDEFAULT

+
+protected static final java.lang.String CONVERTER_EDEFAULT
+
+
The default value of the 'Converter' attribute. + + +

+

+
See Also:
getConverter()
+
+
+ +

+converter

+
+protected java.lang.String converter
+
+
The cached value of the 'Converter' attribute. + + +

+

+
See Also:
getConverter()
+
+
+ +

+TABLE_NAME_EDEFAULT

+
+protected static final java.lang.String TABLE_NAME_EDEFAULT
+
+
The default value of the 'Table Name' attribute. + + +

+

+
See Also:
getTableName()
+
+
+ +

+tableName

+
+protected java.lang.String tableName
+
+
The cached value of the 'Table Name' attribute. + + +

+

+
See Also:
getTableName()
+
+ + + + + + + + +
+Constructor Detail
+ +

+ResultDescriptorImpl

+
+protected ResultDescriptorImpl()
+
+
+ +

+

+ + + + + + + + +
+Method Detail
+ +

+eStaticClass

+
+protected org.eclipse.emf.ecore.EClass eStaticClass()
+
+
+ +

+

+
Overrides:
eStaticClass in class org.apache.tuscany.sdo.impl.DataObjectImpl
+
+
+
+
+
+
+ +

+getColumnName

+
+public java.lang.String getColumnName()
+
+
+ +

+

+
Specified by:
getColumnName in interface ResultDescriptor
+
+
+ +
Returns:
the value of the 'Column Name' attribute.
See Also:
ResultDescriptor.setColumnName(String)
+
+
+
+ +

+setColumnName

+
+public void setColumnName(java.lang.String newColumnName)
+
+
+ +

+

+
Specified by:
setColumnName in interface ResultDescriptor
+
+
+
Parameters:
newColumnName - the new value of the 'Column Name' attribute.
See Also:
ResultDescriptor.getColumnName()
+
+
+
+ +

+getColumnType

+
+public java.lang.String getColumnType()
+
+
+ +

+

+
Specified by:
getColumnType in interface ResultDescriptor
+
+
+ +
Returns:
the value of the 'Column Type' attribute.
See Also:
ResultDescriptor.setColumnType(String)
+
+
+
+ +

+setColumnType

+
+public void setColumnType(java.lang.String newColumnType)
+
+
+ +

+

+
Specified by:
setColumnType in interface ResultDescriptor
+
+
+
Parameters:
newColumnType - the new value of the 'Column Type' attribute.
See Also:
ResultDescriptor.getColumnType()
+
+
+
+ +

+getCommand

+
+public java.lang.String getCommand()
+
+
+ +

+

+
Specified by:
getCommand in interface ResultDescriptor
+
+
+ +
Returns:
the value of the 'Command' attribute.
See Also:
ResultDescriptor.setCommand(String)
+
+
+
+ +

+setCommand

+
+public void setCommand(java.lang.String newCommand)
+
+
+ +

+

+
Specified by:
setCommand in interface ResultDescriptor
+
+
+
Parameters:
newCommand - the new value of the 'Command' attribute.
See Also:
ResultDescriptor.getCommand()
+
+
+
+ +

+getConverter

+
+public java.lang.String getConverter()
+
+
+ +

+

+
Specified by:
getConverter in interface ResultDescriptor
+
+
+ +
Returns:
the value of the 'Converter' attribute.
See Also:
ResultDescriptor.setConverter(String)
+
+
+
+ +

+setConverter

+
+public void setConverter(java.lang.String newConverter)
+
+
+ +

+

+
Specified by:
setConverter in interface ResultDescriptor
+
+
+
Parameters:
newConverter - the new value of the 'Converter' attribute.
See Also:
ResultDescriptor.getConverter()
+
+
+
+ +

+getTableName

+
+public java.lang.String getTableName()
+
+
+ +

+

+
Specified by:
getTableName in interface ResultDescriptor
+
+
+ +
Returns:
the value of the 'Table Name' attribute.
See Also:
ResultDescriptor.setTableName(String)
+
+
+
+ +

+setTableName

+
+public void setTableName(java.lang.String newTableName)
+
+
+ +

+

+
Specified by:
setTableName in interface ResultDescriptor
+
+
+
Parameters:
newTableName - the new value of the 'Table Name' attribute.
See Also:
ResultDescriptor.getTableName()
+
+
+
+ +

+eGet

+
+public java.lang.Object eGet(int featureID,
+                             boolean resolve,
+                             boolean coreType)
+
+
+ +

+

+
Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class org.apache.tuscany.sdo.impl.DataObjectImpl
+
+
+
+
+
+
+ +

+eSet

+
+public void eSet(int featureID,
+                 java.lang.Object newValue)
+
+
+ +

+

+
Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class org.apache.tuscany.sdo.impl.DataObjectImpl
+
+
+
+
+
+
+ +

+eUnset

+
+public void eUnset(int featureID)
+
+
+ +

+

+
Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class org.apache.tuscany.sdo.impl.DataObjectImpl
+
+
+
+
+
+
+ +

+eIsSet

+
+public boolean eIsSet(int featureID)
+
+
+ +

+

+
Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class org.apache.tuscany.sdo.impl.DataObjectImpl
+
+
+
+
+
+
+ +

+toString

+
+public java.lang.String toString()
+
+
+ +

+

+
Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+Tuscany DAS for Relational Databases +
+ + + +
+- + + -- cgit v1.2.3