org.openxma.dsl.dom.model.impl
Class ManyToManyImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.openxma.dsl.dom.model.impl.DaoFeatureImpl
                      extended by org.openxma.dsl.dom.model.impl.ManyToManyImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, DaoFeature, ManyToMany

public class ManyToManyImpl
extends DaoFeatureImpl
implements ManyToMany

An implementation of the model object 'Many To Many'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
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<E extends Object & org.eclipse.emf.common.notify.Adapter>
 
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  String columnName
          The cached value of the 'Column Name' attribute.
protected  boolean inverse
          The cached value of the 'Inverse' attribute.
protected static boolean INVERSE_EDEFAULT
          The default value of the 'Inverse' 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.openxma.dsl.dom.model.impl.DaoFeatureImpl
attribute
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
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
protected ManyToManyImpl()
           
 
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 getTableName()
           
 boolean isInverse()
           
 void setColumnName(String newColumnName)
           
 void setInverse(boolean newInverse)
           
 void setTableName(String newTableName)
           
 String toString()
           
 
Methods inherited from class org.openxma.dsl.dom.model.impl.DaoFeatureImpl
basicGetAttribute, getAttribute, setAttribute
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, 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
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openxma.dsl.dom.model.DaoFeature
getAttribute, setAttribute
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

TABLE_NAME_EDEFAULT

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

See Also:
getTableName()

tableName

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

See Also:
getTableName()

COLUMN_NAME_EDEFAULT

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

See Also:
getColumnName()

columnName

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

See Also:
getColumnName()

INVERSE_EDEFAULT

protected static final boolean INVERSE_EDEFAULT
The default value of the 'Inverse' attribute.

See Also:
isInverse(), Constant Field Values

inverse

protected boolean inverse
The cached value of the 'Inverse' attribute.

See Also:
isInverse()
Constructor Detail

ManyToManyImpl

protected ManyToManyImpl()

Method Detail

eStaticClass

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

Overrides:
eStaticClass in class DaoFeatureImpl

getTableName

public String getTableName()

Specified by:
getTableName in interface ManyToMany
Returns:
the value of the 'Table Name' attribute.
See Also:
ManyToMany.setTableName(String), DomPackage.getManyToMany_TableName()

setTableName

public void setTableName(String newTableName)

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

getColumnName

public String getColumnName()

Specified by:
getColumnName in interface ManyToMany
Returns:
the value of the 'Column Name' attribute.
See Also:
ManyToMany.setColumnName(String), DomPackage.getManyToMany_ColumnName()

setColumnName

public void setColumnName(String newColumnName)

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

isInverse

public boolean isInverse()

Specified by:
isInverse in interface ManyToMany
Returns:
the value of the 'Inverse' attribute.
See Also:
ManyToMany.setInverse(boolean), DomPackage.getManyToMany_Inverse()

setInverse

public void setInverse(boolean newInverse)

Specified by:
setInverse in interface ManyToMany
Parameters:
newInverse - the new value of the 'Inverse' attribute.
See Also:
ManyToMany.isInverse()

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class DaoFeatureImpl

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class DaoFeatureImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class DaoFeatureImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class DaoFeatureImpl

toString

public String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl


Copyright © 2013. All Rights Reserved.