com.ibm.websphere.models.config.wbi.nd.topology.instance.impl
Class WBIDBProviderImpl

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.EObjectImpl
              extended by com.ibm.websphere.models.config.wbi.nd.topology.instance.impl.WBIDBProviderImpl
All Implemented Interfaces:
WBIDBProvider, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class WBIDBProviderImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements WBIDBProvider

An implementation of the model object 'WBIDB Provider'.

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
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
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 WBIDBProviderImpl()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
protected  int eStaticFeatureCount()
           
 java.lang.String getClasspath()
           
 java.lang.String getDatabaseType()
           
 java.lang.String getDbcomponent()
           
 java.lang.String getDescription()
           
 java.lang.String getImplementationClassName()
           
 java.lang.String getImplementationType()
           
 java.lang.String getName()
           
 java.lang.String getNativePath()
           
 java.lang.String getProviderType()
           
 java.lang.String getScope()
           
 void setClasspath(java.lang.String newClasspath)
           
 void setDatabaseType(java.lang.String newDatabaseType)
           
 void setDbcomponent(java.lang.String newDbcomponent)
           
 void setDescription(java.lang.String newDescription)
           
 void setImplementationClassName(java.lang.String newImplementationClassName)
           
 void setImplementationType(java.lang.String newImplementationType)
           
 void setName(java.lang.String newName)
           
 void setNativePath(java.lang.String newNativePath)
           
 void setProviderType(java.lang.String newProviderType)
           
 void setScope(java.lang.String newScope)
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 
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.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
 

Constructor Detail

WBIDBProviderImpl

protected WBIDBProviderImpl()

Method Detail

eStaticClass

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

Overrides:
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImpl

eStaticFeatureCount

protected int eStaticFeatureCount()

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

getScope

public java.lang.String getScope()

Specified by:
getScope in interface WBIDBProvider
Returns:
the value of the 'Scope' attribute.
See Also:
WBIDBProvider.setScope(String), WBITopologyPackage.getWBIDBProvider_Scope()

setScope

public void setScope(java.lang.String newScope)

Specified by:
setScope in interface WBIDBProvider
Parameters:
newScope - the new value of the 'Scope' attribute.
See Also:
WBIDBProvider.getScope()

getDatabaseType

public java.lang.String getDatabaseType()

Specified by:
getDatabaseType in interface WBIDBProvider
Returns:
the value of the 'Database Type' attribute.
See Also:
WBIDBProvider.setDatabaseType(String), WBITopologyPackage.getWBIDBProvider_DatabaseType()

setDatabaseType

public void setDatabaseType(java.lang.String newDatabaseType)

Specified by:
setDatabaseType in interface WBIDBProvider
Parameters:
newDatabaseType - the new value of the 'Database Type' attribute.
See Also:
WBIDBProvider.getDatabaseType()

getProviderType

public java.lang.String getProviderType()

Specified by:
getProviderType in interface WBIDBProvider
Returns:
the value of the 'Provider Type' attribute.
See Also:
WBIDBProvider.setProviderType(String), WBITopologyPackage.getWBIDBProvider_ProviderType()

setProviderType

public void setProviderType(java.lang.String newProviderType)

Specified by:
setProviderType in interface WBIDBProvider
Parameters:
newProviderType - the new value of the 'Provider Type' attribute.
See Also:
WBIDBProvider.getProviderType()

getImplementationType

public java.lang.String getImplementationType()

Specified by:
getImplementationType in interface WBIDBProvider
Returns:
the value of the 'Implementation Type' attribute.
See Also:
WBIDBProvider.setImplementationType(String), WBITopologyPackage.getWBIDBProvider_ImplementationType()

setImplementationType

public void setImplementationType(java.lang.String newImplementationType)

Specified by:
setImplementationType in interface WBIDBProvider
Parameters:
newImplementationType - the new value of the 'Implementation Type' attribute.
See Also:
WBIDBProvider.getImplementationType()

getName

public java.lang.String getName()

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

setName

public void setName(java.lang.String newName)

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

getDescription

public java.lang.String getDescription()

Specified by:
getDescription in interface WBIDBProvider
Returns:
the value of the 'Description' attribute.
See Also:
WBIDBProvider.setDescription(String), WBITopologyPackage.getWBIDBProvider_Description()

setDescription

public void setDescription(java.lang.String newDescription)

Specified by:
setDescription in interface WBIDBProvider
Parameters:
newDescription - the new value of the 'Description' attribute.
See Also:
WBIDBProvider.getDescription()

getClasspath

public java.lang.String getClasspath()

Specified by:
getClasspath in interface WBIDBProvider
Returns:
the value of the 'Classpath' attribute.
See Also:
WBIDBProvider.setClasspath(String), WBITopologyPackage.getWBIDBProvider_Classpath()

setClasspath

public void setClasspath(java.lang.String newClasspath)

Specified by:
setClasspath in interface WBIDBProvider
Parameters:
newClasspath - the new value of the 'Classpath' attribute.
See Also:
WBIDBProvider.getClasspath()

getImplementationClassName

public java.lang.String getImplementationClassName()

Specified by:
getImplementationClassName in interface WBIDBProvider
Returns:
the value of the 'Implementation Class Name' attribute.
See Also:
WBIDBProvider.setImplementationClassName(String), WBITopologyPackage.getWBIDBProvider_ImplementationClassName()

setImplementationClassName

public void setImplementationClassName(java.lang.String newImplementationClassName)

Specified by:
setImplementationClassName in interface WBIDBProvider
Parameters:
newImplementationClassName - the new value of the 'Implementation Class Name' attribute.
See Also:
WBIDBProvider.getImplementationClassName()

getNativePath

public java.lang.String getNativePath()

Specified by:
getNativePath in interface WBIDBProvider
Returns:
the value of the 'Native Path' attribute.
See Also:
WBIDBProvider.setNativePath(String), WBITopologyPackage.getWBIDBProvider_NativePath()

setNativePath

public void setNativePath(java.lang.String newNativePath)

Specified by:
setNativePath in interface WBIDBProvider
Parameters:
newNativePath - the new value of the 'Native Path' attribute.
See Also:
WBIDBProvider.getNativePath()

getDbcomponent

public java.lang.String getDbcomponent()

Specified by:
getDbcomponent in interface WBIDBProvider
Returns:
the value of the 'Dbcomponent' attribute.
See Also:
WBIDBProvider.setDbcomponent(String), WBITopologyPackage.getWBIDBProvider_Dbcomponent()

setDbcomponent

public void setDbcomponent(java.lang.String newDbcomponent)

Specified by:
setDbcomponent in interface WBIDBProvider
Parameters:
newDbcomponent - the new value of the 'Dbcomponent' attribute.
See Also:
WBIDBProvider.getDbcomponent()