com.ibm.websphere.models.config.rest.service.impl
Class WBIRestWebModuleImpl

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.rest.service.impl.WBIRestWebModuleImpl
All Implemented Interfaces:
WBIRestWebModule, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class WBIRestWebModuleImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements WBIRestWebModule

An implementation of the model object 'WBI Rest Web Module'.

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 WBIRestWebModuleImpl()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
protected  int eStaticFeatureCount()
           
 java.lang.String getApplicationName()
           
 java.lang.String getContextRoot()
           
 org.eclipse.emf.common.util.EList getEndpoints()
           
 java.lang.String getHostName()
           
 java.lang.String getName()
           
 java.lang.String getPort()
           
 java.lang.String getTransportType()
           
 boolean isDefault()
           
 void setApplicationName(java.lang.String newApplicationName)
           
 void setContextRoot(java.lang.String newContextRoot)
           
 void setDefault(boolean newDefault)
           
 void setHostName(java.lang.String newHostName)
           
 void setName(java.lang.String newName)
           
 void setPort(java.lang.String newPort)
           
 void setTransportType(java.lang.String newTransportType)
           
 
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

WBIRestWebModuleImpl

protected WBIRestWebModuleImpl()

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

getName

public java.lang.String getName()

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

setName

public void setName(java.lang.String newName)

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

getApplicationName

public java.lang.String getApplicationName()

Specified by:
getApplicationName in interface WBIRestWebModule
Returns:
the value of the 'Application Name' attribute.
See Also:
WBIRestWebModule.setApplicationName(String), RestServicePackage.getWBIRestWebModule_ApplicationName()

setApplicationName

public void setApplicationName(java.lang.String newApplicationName)

Specified by:
setApplicationName in interface WBIRestWebModule
Parameters:
newApplicationName - the new value of the 'Application Name' attribute.
See Also:
WBIRestWebModule.getApplicationName()

getContextRoot

public java.lang.String getContextRoot()

Specified by:
getContextRoot in interface WBIRestWebModule
Returns:
the value of the 'Context Root' attribute.
See Also:
WBIRestWebModule.setContextRoot(String), RestServicePackage.getWBIRestWebModule_ContextRoot()

setContextRoot

public void setContextRoot(java.lang.String newContextRoot)

Specified by:
setContextRoot in interface WBIRestWebModule
Parameters:
newContextRoot - the new value of the 'Context Root' attribute.
See Also:
WBIRestWebModule.getContextRoot()

getTransportType

public java.lang.String getTransportType()

Specified by:
getTransportType in interface WBIRestWebModule
Returns:
the value of the 'Transport Type' attribute.
See Also:
WBIRestWebModule.setTransportType(String), RestServicePackage.getWBIRestWebModule_TransportType()

setTransportType

public void setTransportType(java.lang.String newTransportType)

Specified by:
setTransportType in interface WBIRestWebModule
Parameters:
newTransportType - the new value of the 'Transport Type' attribute.
See Also:
WBIRestWebModule.getTransportType()

getHostName

public java.lang.String getHostName()

Specified by:
getHostName in interface WBIRestWebModule
Returns:
the value of the 'Host Name' attribute.
See Also:
WBIRestWebModule.setHostName(String), RestServicePackage.getWBIRestWebModule_HostName()

setHostName

public void setHostName(java.lang.String newHostName)

Specified by:
setHostName in interface WBIRestWebModule
Parameters:
newHostName - the new value of the 'Host Name' attribute.
See Also:
WBIRestWebModule.getHostName()

getPort

public java.lang.String getPort()

Specified by:
getPort in interface WBIRestWebModule
Returns:
the value of the 'Port' attribute.
See Also:
WBIRestWebModule.setPort(String), RestServicePackage.getWBIRestWebModule_Port()

setPort

public void setPort(java.lang.String newPort)

Specified by:
setPort in interface WBIRestWebModule
Parameters:
newPort - the new value of the 'Port' attribute.
See Also:
WBIRestWebModule.getPort()

isDefault

public boolean isDefault()

Specified by:
isDefault in interface WBIRestWebModule
Returns:
the value of the 'Default' attribute.
See Also:
WBIRestWebModule.setDefault(boolean), RestServicePackage.getWBIRestWebModule_Default()

setDefault

public void setDefault(boolean newDefault)

Specified by:
setDefault in interface WBIRestWebModule
Parameters:
newDefault - the new value of the 'Default' attribute.
See Also:
WBIRestWebModule.isDefault()

getEndpoints

public org.eclipse.emf.common.util.EList getEndpoints()

Specified by:
getEndpoints in interface WBIRestWebModule
Returns:
the value of the 'Endpoints' containment reference list.
See Also:
RestServicePackage.getWBIRestWebModule_Endpoints()