org.apache.tuscany.das.rdb.config.impl
Class RelationshipImpl

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.sdo.impl.ExtensibleDataObjectImpl
                  extended by org.apache.tuscany.sdo.impl.DataObjectBase
                      extended by org.apache.tuscany.das.rdb.config.impl.RelationshipImpl
All Implemented Interfaces:
commonj.sdo.DataObject, java.io.Serializable, Relationship, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject

public class RelationshipImpl
extends org.apache.tuscany.sdo.impl.DataObjectBase
implements Relationship

An implementation of the model object 'Relationship'.

The following features are implemented:

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.tuscany.sdo.impl.DataObjectBase
org.apache.tuscany.sdo.impl.DataObjectBase.ChangeContext, org.apache.tuscany.sdo.impl.DataObjectBase.ChangeKind, org.apache.tuscany.sdo.impl.DataObjectBase.ListKind
 
Nested classes/interfaces inherited from class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl.FactoryImpl
 
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
static int EXTENDED_PROPERTY_COUNT
           
static int FOREIGN_KEY_TABLE
           
protected static java.lang.String FOREIGN_KEY_TABLE_DEFAULT_
          The default value of the 'Foreign Key Table' attribute.
protected  java.lang.String foreignKeyTable
          The cached value of the 'Foreign Key Table' attribute.
static int INTERNAL_FOREIGN_KEY_TABLE
          The internal feature id for the 'Foreign Key Table' attribute.
static int INTERNAL_KEY_PAIR
          The internal feature id for the 'Key Pair' containment reference list.
static int INTERNAL_KEY_RESTRICTED
          The internal feature id for the 'Key Restricted' attribute.
static int INTERNAL_MANY
          The internal feature id for the 'Many' attribute.
static int INTERNAL_NAME
          The internal feature id for the 'Name' attribute.
static int INTERNAL_PRIMARY_KEY_TABLE
          The internal feature id for the 'Primary Key Table' attribute.
static int INTERNAL_PROPERTY_COUNT
          The number of properties for this type.
static int KEY_PAIR
           
static int KEY_RESTRICTED
           
protected static boolean KEY_RESTRICTED_DEFAULT_
          The default value of the 'Key Restricted' attribute.
protected  java.util.List keyPair
          The cached value of the 'Key Pair' containment reference list.
protected  boolean keyRestricted
          The cached value of the 'Key Restricted' attribute.
protected  boolean many
          The cached value of the 'Many' attribute.
static int MANY
           
protected static boolean MANY_DEFAULT_
          The default value of the 'Many' attribute.
protected  java.lang.String name
          The cached value of the 'Name' attribute.
static int NAME
           
protected static java.lang.String NAME_DEFAULT_
          The default value of the 'Name' attribute.
static int PRIMARY_KEY_TABLE
           
protected static java.lang.String PRIMARY_KEY_TABLE_DEFAULT_
          The default value of the 'Primary Key Table' attribute.
protected  java.lang.String primaryKeyTable
          The cached value of the 'Primary Key Table' attribute.
static int SDO_PROPERTY_COUNT
           
 
Fields inherited from class org.apache.tuscany.sdo.impl.DataObjectBase
OPPOSITE_FEATURE_BASE
 
Fields inherited from class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
eClass, ENO_SETTINGS, eSettings
 
Fields inherited from class org.apache.tuscany.sdo.impl.DataObjectImpl
changeRecorder, eContainer, eContainerFeatureID, location, sequence
 
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.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
RelationshipImpl()
           
 
Method Summary
 java.lang.Object get(int propertyIndex, boolean resolve)
           
 java.lang.String getForeignKeyTable()
           
 java.util.List getKeyPair()
           
 java.lang.String getName()
           
 java.lang.String getPrimaryKeyTable()
           
 commonj.sdo.Type getStaticType()
           
protected  int internalConvertIndex(int internalIndex)
           
 org.apache.tuscany.sdo.impl.DataObjectBase.ChangeContext inverseRemove(java.lang.Object otherEnd, int propertyIndex, org.apache.tuscany.sdo.impl.DataObjectBase.ChangeContext changeContext)
           
 boolean isKeyRestricted()
           
 boolean isMany()
           
 boolean isSet(int propertyIndex)
           
 void set(int propertyIndex, java.lang.Object newValue)
           
 void setForeignKeyTable(java.lang.String newForeignKeyTable)
           
 void setKeyRestricted(boolean newKeyRestricted)
           
 void setMany(boolean newMany)
           
 void setName(java.lang.String newName)
           
 void setPrimaryKeyTable(java.lang.String newPrimaryKeyTable)
           
 java.lang.String toString()
           
 void unset(int propertyIndex)
           
 
Methods inherited from class org.apache.tuscany.sdo.impl.DataObjectBase
addNotification, addNotification, basicAdd, createChangeSummary, createPropertyList, createPropertyList, createSequence, createSequence, dispatch, eGet, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, get, getList, inverseAdd, inverseAdd, inverseRemove, isNotifying, isProxy, isProxy, isSequenceEmpty, isSet, notify, notify, notify, notify, notify, notify, notify, notify, removeFromList, removeFromSequence, resolveProxy, set, setSequence, unset, unsetSequence
 
Methods inherited from class org.apache.tuscany.sdo.impl.ExtensibleDataObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eClass, eDerivedStructuralFeatureID, eDynamicClass, eDynamicGet, eDynamicIsSet, eDynamicSet, eDynamicUnset, eHasSettings, eSetClass, eSettings, isDynamic
 
Methods inherited from class org.apache.tuscany.sdo.impl.DataObjectImpl
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, eBasicSetContainer, eContainerFeatureID, eContents, eCrossReferences, eDirectResource, eInternalContainer, eIsProxy, eNotificationRequired, eNotify, eProxyURI, eSetDirectResource, eSetProxyURI, 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, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, 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, 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, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, 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
 
Methods inherited from interface commonj.sdo.DataObject
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, 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, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, 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
 

Field Detail

KEY_PAIR

public static final int KEY_PAIR
See Also:
Constant Field Values

NAME

public static final int NAME
See Also:
Constant Field Values

PRIMARY_KEY_TABLE

public static final int PRIMARY_KEY_TABLE
See Also:
Constant Field Values

FOREIGN_KEY_TABLE

public static final int FOREIGN_KEY_TABLE
See Also:
Constant Field Values

MANY

public static final int MANY
See Also:
Constant Field Values

KEY_RESTRICTED

public static final int KEY_RESTRICTED
See Also:
Constant Field Values

SDO_PROPERTY_COUNT

public static final int SDO_PROPERTY_COUNT
See Also:
Constant Field Values

EXTENDED_PROPERTY_COUNT

public static final int EXTENDED_PROPERTY_COUNT
See Also:
Constant Field Values

INTERNAL_KEY_PAIR

public static final int INTERNAL_KEY_PAIR
The internal feature id for the 'Key Pair' containment reference list.

See Also:
Constant Field Values

INTERNAL_NAME

public static final int INTERNAL_NAME
The internal feature id for the 'Name' attribute.

See Also:
Constant Field Values

INTERNAL_PRIMARY_KEY_TABLE

public static final int INTERNAL_PRIMARY_KEY_TABLE
The internal feature id for the 'Primary Key Table' attribute.

See Also:
Constant Field Values

INTERNAL_FOREIGN_KEY_TABLE

public static final int INTERNAL_FOREIGN_KEY_TABLE
The internal feature id for the 'Foreign Key Table' attribute.

See Also:
Constant Field Values

INTERNAL_MANY

public static final int INTERNAL_MANY
The internal feature id for the 'Many' attribute.

See Also:
Constant Field Values

INTERNAL_KEY_RESTRICTED

public static final int INTERNAL_KEY_RESTRICTED
The internal feature id for the 'Key Restricted' attribute.

See Also:
Constant Field Values

INTERNAL_PROPERTY_COUNT

public static final int INTERNAL_PROPERTY_COUNT
The number of properties for this type.

See Also:
Constant Field Values

keyPair

protected java.util.List keyPair
The cached value of the 'Key Pair' containment reference list.

See Also:
getKeyPair()

NAME_DEFAULT_

protected static final java.lang.String NAME_DEFAULT_
The default value of the 'Name' attribute.

See Also:
getName()

name

protected java.lang.String name
The cached value of the 'Name' attribute.

See Also:
getName()

PRIMARY_KEY_TABLE_DEFAULT_

protected static final java.lang.String PRIMARY_KEY_TABLE_DEFAULT_
The default value of the 'Primary Key Table' attribute.

See Also:
getPrimaryKeyTable()

primaryKeyTable

protected java.lang.String primaryKeyTable
The cached value of the 'Primary Key Table' attribute.

See Also:
getPrimaryKeyTable()

FOREIGN_KEY_TABLE_DEFAULT_

protected static final java.lang.String FOREIGN_KEY_TABLE_DEFAULT_
The default value of the 'Foreign Key Table' attribute.

See Also:
getForeignKeyTable()

foreignKeyTable

protected java.lang.String foreignKeyTable
The cached value of the 'Foreign Key Table' attribute.

See Also:
getForeignKeyTable()

MANY_DEFAULT_

protected static final boolean MANY_DEFAULT_
The default value of the 'Many' attribute.

See Also:
isMany(), Constant Field Values

many

protected boolean many
The cached value of the 'Many' attribute.

See Also:
isMany()

KEY_RESTRICTED_DEFAULT_

protected static final boolean KEY_RESTRICTED_DEFAULT_
The default value of the 'Key Restricted' attribute.

See Also:
isKeyRestricted(), Constant Field Values

keyRestricted

protected boolean keyRestricted
The cached value of the 'Key Restricted' attribute.

See Also:
isKeyRestricted()
Constructor Detail

RelationshipImpl

public RelationshipImpl()

Method Detail

internalConvertIndex

protected int internalConvertIndex(int internalIndex)
Overrides:
internalConvertIndex in class org.apache.tuscany.sdo.impl.DataObjectBase

getStaticType

public commonj.sdo.Type getStaticType()

Overrides:
getStaticType in class org.apache.tuscany.sdo.impl.DataObjectBase

getKeyPair

public java.util.List getKeyPair()

Specified by:
getKeyPair in interface Relationship
Returns:
the value of the 'Key Pair' containment reference list.

getName

public java.lang.String getName()

Specified by:
getName in interface Relationship
Returns:
the value of the 'Name' attribute.
See Also:
Relationship.setName(String)

setName

public void setName(java.lang.String newName)

Specified by:
setName in interface Relationship
Parameters:
newName - the new value of the 'Name' attribute.
See Also:
Relationship.getName()

getPrimaryKeyTable

public java.lang.String getPrimaryKeyTable()

Specified by:
getPrimaryKeyTable in interface Relationship
Returns:
the value of the 'Primary Key Table' attribute.
See Also:
Relationship.setPrimaryKeyTable(String)

setPrimaryKeyTable

public void setPrimaryKeyTable(java.lang.String newPrimaryKeyTable)

Specified by:
setPrimaryKeyTable in interface Relationship
Parameters:
newPrimaryKeyTable - the new value of the 'Primary Key Table' attribute.
See Also:
Relationship.getPrimaryKeyTable()

getForeignKeyTable

public java.lang.String getForeignKeyTable()

Specified by:
getForeignKeyTable in interface Relationship
Returns:
the value of the 'Foreign Key Table' attribute.
See Also:
Relationship.setForeignKeyTable(String)

setForeignKeyTable

public void setForeignKeyTable(java.lang.String newForeignKeyTable)

Specified by:
setForeignKeyTable in interface Relationship
Parameters:
newForeignKeyTable - the new value of the 'Foreign Key Table' attribute.
See Also:
Relationship.getForeignKeyTable()

isMany

public boolean isMany()

Specified by:
isMany in interface Relationship
Returns:
the value of the 'Many' attribute.
See Also:
Relationship.setMany(boolean)

setMany

public void setMany(boolean newMany)

Specified by:
setMany in interface Relationship
Parameters:
newMany - the new value of the 'Many' attribute.
See Also:
Relationship.isMany()

isKeyRestricted

public boolean isKeyRestricted()

Specified by:
isKeyRestricted in interface Relationship
Returns:
the value of the 'Key Restricted' attribute.
See Also:
Relationship.setKeyRestricted(boolean)

setKeyRestricted

public void setKeyRestricted(boolean newKeyRestricted)

Specified by:
setKeyRestricted in interface Relationship
Parameters:
newKeyRestricted - the new value of the 'Key Restricted' attribute.
See Also:
Relationship.isKeyRestricted()

inverseRemove

public org.apache.tuscany.sdo.impl.DataObjectBase.ChangeContext inverseRemove(java.lang.Object otherEnd,
                                                                              int propertyIndex,
                                                                              org.apache.tuscany.sdo.impl.DataObjectBase.ChangeContext changeContext)

Overrides:
inverseRemove in class org.apache.tuscany.sdo.impl.DataObjectBase

get

public java.lang.Object get(int propertyIndex,
                            boolean resolve)

Overrides:
get in class org.apache.tuscany.sdo.impl.DataObjectBase

set

public void set(int propertyIndex,
                java.lang.Object newValue)

Specified by:
set in interface commonj.sdo.DataObject
Overrides:
set in class org.apache.tuscany.sdo.impl.DataObjectBase

unset

public void unset(int propertyIndex)

Specified by:
unset in interface commonj.sdo.DataObject
Overrides:
unset in class org.apache.tuscany.sdo.impl.DataObjectBase

isSet

public boolean isSet(int propertyIndex)

Specified by:
isSet in interface commonj.sdo.DataObject
Overrides:
isSet in class org.apache.tuscany.sdo.impl.DataObjectImpl

toString

public java.lang.String toString()

Overrides:
toString in class org.apache.tuscany.sdo.impl.DataObjectBase


Copyright © 2007 Apache Software Foundation. All Rights Reserved.