com.ibm.websphere.models.config.wbi.nd.topology.instance
Interface WBIDBProvider

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
WBIDBProviderImpl

public interface WBIDBProvider
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'WBIDB Provider'.

The following features are supported:

See Also:
WBITopologyPackage.getWBIDBProvider()

Method Summary
 java.lang.String getClasspath()
          Returns the value of the 'Classpath' attribute
 java.lang.String getDatabaseType()
          Returns the value of the 'Database Type' attribute
 java.lang.String getDbcomponent()
          Returns the value of the 'Dbcomponent' attribute
 java.lang.String getDescription()
          Returns the value of the 'Description' attribute
 java.lang.String getImplementationClassName()
          Returns the value of the 'Implementation Class Name' attribute
 java.lang.String getImplementationType()
          Returns the value of the 'Implementation Type' attribute
 java.lang.String getName()
          Returns the value of the 'Name' attribute
 java.lang.String getNativePath()
          Returns the value of the 'Native Path' attribute
 java.lang.String getProviderType()
          Returns the value of the 'Provider Type' attribute
 java.lang.String getScope()
          Returns the value of the 'Scope' attribute
 void setClasspath(java.lang.String value)
          Sets the value of the 'Classpath' attribute
 void setDatabaseType(java.lang.String value)
          Sets the value of the 'Database Type' attribute
 void setDbcomponent(java.lang.String value)
          Sets the value of the 'Dbcomponent' attribute
 void setDescription(java.lang.String value)
          Sets the value of the 'Description' attribute
 void setImplementationClassName(java.lang.String value)
          Sets the value of the 'Implementation Class Name' attribute
 void setImplementationType(java.lang.String value)
          Sets the value of the 'Implementation Type' attribute
 void setName(java.lang.String value)
          Sets the value of the 'Name' attribute
 void setNativePath(java.lang.String value)
          Sets the value of the 'Native Path' attribute
 void setProviderType(java.lang.String value)
          Sets the value of the 'Provider Type' attribute
 void setScope(java.lang.String value)
          Sets the value of the 'Scope' attribute
 
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
 

Method Detail

getScope

java.lang.String getScope()
Returns the value of the 'Scope' attribute.

If the meaning of the 'Scope' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Scope' attribute.
See Also:
setScope(String), WBITopologyPackage.getWBIDBProvider_Scope()

setScope

void setScope(java.lang.String value)
Sets the value of the 'Scope' attribute.

Parameters:
value - the new value of the 'Scope' attribute.
See Also:
getScope()

getDatabaseType

java.lang.String getDatabaseType()
Returns the value of the 'Database Type' attribute.

If the meaning of the 'Database Type' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Database Type' attribute.
See Also:
setDatabaseType(String), WBITopologyPackage.getWBIDBProvider_DatabaseType()

setDatabaseType

void setDatabaseType(java.lang.String value)
Sets the value of the 'Database Type' attribute.

Parameters:
value - the new value of the 'Database Type' attribute.
See Also:
getDatabaseType()

getProviderType

java.lang.String getProviderType()
Returns the value of the 'Provider Type' attribute.

If the meaning of the 'Provider Type' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Provider Type' attribute.
See Also:
setProviderType(String), WBITopologyPackage.getWBIDBProvider_ProviderType()

setProviderType

void setProviderType(java.lang.String value)
Sets the value of the 'Provider Type' attribute.

Parameters:
value - the new value of the 'Provider Type' attribute.
See Also:
getProviderType()

getImplementationType

java.lang.String getImplementationType()
Returns the value of the 'Implementation Type' attribute.

If the meaning of the 'Implementation Type' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Implementation Type' attribute.
See Also:
setImplementationType(String), WBITopologyPackage.getWBIDBProvider_ImplementationType()

setImplementationType

void setImplementationType(java.lang.String value)
Sets the value of the 'Implementation Type' attribute.

Parameters:
value - the new value of the 'Implementation Type' attribute.
See Also:
getImplementationType()

getName

java.lang.String getName()
Returns the value of the 'Name' attribute.

If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Name' attribute.
See Also:
setName(String), WBITopologyPackage.getWBIDBProvider_Name()

setName

void setName(java.lang.String value)
Sets the value of the 'Name' attribute.

Parameters:
value - the new value of the 'Name' attribute.
See Also:
getName()

getDescription

java.lang.String getDescription()
Returns the value of the 'Description' attribute.

If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Description' attribute.
See Also:
setDescription(String), WBITopologyPackage.getWBIDBProvider_Description()

setDescription

void setDescription(java.lang.String value)
Sets the value of the 'Description' attribute.

Parameters:
value - the new value of the 'Description' attribute.
See Also:
getDescription()

getClasspath

java.lang.String getClasspath()
Returns the value of the 'Classpath' attribute.

If the meaning of the 'Classpath' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Classpath' attribute.
See Also:
setClasspath(String), WBITopologyPackage.getWBIDBProvider_Classpath()

setClasspath

void setClasspath(java.lang.String value)
Sets the value of the 'Classpath' attribute.

Parameters:
value - the new value of the 'Classpath' attribute.
See Also:
getClasspath()

getImplementationClassName

java.lang.String getImplementationClassName()
Returns the value of the 'Implementation Class Name' attribute.

If the meaning of the 'Implementation Class Name' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Implementation Class Name' attribute.
See Also:
setImplementationClassName(String), WBITopologyPackage.getWBIDBProvider_ImplementationClassName()

setImplementationClassName

void setImplementationClassName(java.lang.String value)
Sets the value of the 'Implementation Class Name' attribute.

Parameters:
value - the new value of the 'Implementation Class Name' attribute.
See Also:
getImplementationClassName()

getNativePath

java.lang.String getNativePath()
Returns the value of the 'Native Path' attribute.

If the meaning of the 'Native Path' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Native Path' attribute.
See Also:
setNativePath(String), WBITopologyPackage.getWBIDBProvider_NativePath()

setNativePath

void setNativePath(java.lang.String value)
Sets the value of the 'Native Path' attribute.

Parameters:
value - the new value of the 'Native Path' attribute.
See Also:
getNativePath()

getDbcomponent

java.lang.String getDbcomponent()
Returns the value of the 'Dbcomponent' attribute.

If the meaning of the 'Dbcomponent' attribute isn't clear, there really should be more of a description here...

Returns:
the value of the 'Dbcomponent' attribute.
See Also:
setDbcomponent(String), WBITopologyPackage.getWBIDBProvider_Dbcomponent()

setDbcomponent

void setDbcomponent(java.lang.String value)
Sets the value of the 'Dbcomponent' attribute.

Parameters:
value - the new value of the 'Dbcomponent' attribute.
See Also:
getDbcomponent()