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

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.WBIRestEndpointImpl
All Implemented Interfaces:
WBIRestEndpoint, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class WBIRestEndpointImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements WBIRestEndpoint

An implementation of the model object 'WBI Rest Endpoint'.

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 WBIRestEndpointImpl()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
protected  int eStaticFeatureCount()
           
 java.lang.String getDescription()
           
 java.lang.String getId()
           
 java.lang.String getJndiName()
           
 java.lang.String getLastModified()
           
 java.lang.String getName()
           
 java.lang.String getProviderEndpointID()
           
 java.lang.String getRelativeURL()
           
 java.lang.String getType()
           
 java.lang.String getTypeDisplayName()
           
 java.lang.String getUrl()
           
 java.lang.String getVersion()
           
 boolean isEnable()
           
 boolean isPublicEndpoint()
           
 void setDescription(java.lang.String newDescription)
           
 void setEnable(boolean newEnable)
           
 void setId(java.lang.String newId)
           
 void setJndiName(java.lang.String newJndiName)
           
 void setLastModified(java.lang.String newLastModified)
           
 void setName(java.lang.String newName)
           
 void setProviderEndpointID(java.lang.String newProviderEndpointID)
           
 void setPublicEndpoint(boolean newPublicEndpoint)
           
 void setRelativeURL(java.lang.String newRelativeURL)
           
 void setType(java.lang.String newType)
           
 void setTypeDisplayName(java.lang.String newTypeDisplayName)
           
 void setUrl(java.lang.String newUrl)
           
 void setVersion(java.lang.String newVersion)
           
 
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

WBIRestEndpointImpl

protected WBIRestEndpointImpl()

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

getId

public java.lang.String getId()

Specified by:
getId in interface WBIRestEndpoint
Returns:
the value of the 'Id' attribute.
See Also:
WBIRestEndpoint.setId(String), RestServicePackage.getWBIRestEndpoint_Id()

setId

public void setId(java.lang.String newId)

Specified by:
setId in interface WBIRestEndpoint
Parameters:
newId - the new value of the 'Id' attribute.
See Also:
WBIRestEndpoint.getId()

getName

public java.lang.String getName()

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

setName

public void setName(java.lang.String newName)

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

getDescription

public java.lang.String getDescription()

Specified by:
getDescription in interface WBIRestEndpoint
Returns:
the value of the 'Description' attribute.
See Also:
WBIRestEndpoint.setDescription(String), RestServicePackage.getWBIRestEndpoint_Description()

setDescription

public void setDescription(java.lang.String newDescription)

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

getType

public java.lang.String getType()

Specified by:
getType in interface WBIRestEndpoint
Returns:
the value of the 'Type' attribute.
See Also:
WBIRestEndpoint.setType(String), RestServicePackage.getWBIRestEndpoint_Type()

setType

public void setType(java.lang.String newType)

Specified by:
setType in interface WBIRestEndpoint
Parameters:
newType - the new value of the 'Type' attribute.
See Also:
WBIRestEndpoint.getType()

getTypeDisplayName

public java.lang.String getTypeDisplayName()

Specified by:
getTypeDisplayName in interface WBIRestEndpoint
Returns:
the value of the 'Type Display Name' attribute.
See Also:
WBIRestEndpoint.setTypeDisplayName(String), RestServicePackage.getWBIRestEndpoint_TypeDisplayName()

setTypeDisplayName

public void setTypeDisplayName(java.lang.String newTypeDisplayName)

Specified by:
setTypeDisplayName in interface WBIRestEndpoint
Parameters:
newTypeDisplayName - the new value of the 'Type Display Name' attribute.
See Also:
WBIRestEndpoint.getTypeDisplayName()

getVersion

public java.lang.String getVersion()

Specified by:
getVersion in interface WBIRestEndpoint
Returns:
the value of the 'Version' attribute.
See Also:
WBIRestEndpoint.setVersion(String), RestServicePackage.getWBIRestEndpoint_Version()

setVersion

public void setVersion(java.lang.String newVersion)

Specified by:
setVersion in interface WBIRestEndpoint
Parameters:
newVersion - the new value of the 'Version' attribute.
See Also:
WBIRestEndpoint.getVersion()

getUrl

public java.lang.String getUrl()

Specified by:
getUrl in interface WBIRestEndpoint
Returns:
the value of the 'Url' attribute.
See Also:
WBIRestEndpoint.setUrl(String), RestServicePackage.getWBIRestEndpoint_Url()

setUrl

public void setUrl(java.lang.String newUrl)

Specified by:
setUrl in interface WBIRestEndpoint
Parameters:
newUrl - the new value of the 'Url' attribute.
See Also:
WBIRestEndpoint.getUrl()

getLastModified

public java.lang.String getLastModified()

Specified by:
getLastModified in interface WBIRestEndpoint
Returns:
the value of the 'Last Modified' attribute.
See Also:
WBIRestEndpoint.setLastModified(String), RestServicePackage.getWBIRestEndpoint_LastModified()

setLastModified

public void setLastModified(java.lang.String newLastModified)

Specified by:
setLastModified in interface WBIRestEndpoint
Parameters:
newLastModified - the new value of the 'Last Modified' attribute.
See Also:
WBIRestEndpoint.getLastModified()

isPublicEndpoint

public boolean isPublicEndpoint()

Specified by:
isPublicEndpoint in interface WBIRestEndpoint
Returns:
the value of the 'Public Endpoint' attribute.
See Also:
WBIRestEndpoint.setPublicEndpoint(boolean), RestServicePackage.getWBIRestEndpoint_PublicEndpoint()

setPublicEndpoint

public void setPublicEndpoint(boolean newPublicEndpoint)

Specified by:
setPublicEndpoint in interface WBIRestEndpoint
Parameters:
newPublicEndpoint - the new value of the 'Public Endpoint' attribute.
See Also:
WBIRestEndpoint.isPublicEndpoint()

getProviderEndpointID

public java.lang.String getProviderEndpointID()

Specified by:
getProviderEndpointID in interface WBIRestEndpoint
Returns:
the value of the 'Provider Endpoint ID' attribute.
See Also:
WBIRestEndpoint.setProviderEndpointID(String), RestServicePackage.getWBIRestEndpoint_ProviderEndpointID()

setProviderEndpointID

public void setProviderEndpointID(java.lang.String newProviderEndpointID)

Specified by:
setProviderEndpointID in interface WBIRestEndpoint
Parameters:
newProviderEndpointID - the new value of the 'Provider Endpoint ID' attribute.
See Also:
WBIRestEndpoint.getProviderEndpointID()

getJndiName

public java.lang.String getJndiName()

Specified by:
getJndiName in interface WBIRestEndpoint
Returns:
the value of the 'Jndi Name' attribute.
See Also:
WBIRestEndpoint.setJndiName(String), RestServicePackage.getWBIRestEndpoint_JndiName()

setJndiName

public void setJndiName(java.lang.String newJndiName)

Specified by:
setJndiName in interface WBIRestEndpoint
Parameters:
newJndiName - the new value of the 'Jndi Name' attribute.
See Also:
WBIRestEndpoint.getJndiName()

isEnable

public boolean isEnable()

Specified by:
isEnable in interface WBIRestEndpoint
Returns:
the value of the 'Enable' attribute.
See Also:
WBIRestEndpoint.setEnable(boolean), RestServicePackage.getWBIRestEndpoint_Enable()

setEnable

public void setEnable(boolean newEnable)

Specified by:
setEnable in interface WBIRestEndpoint
Parameters:
newEnable - the new value of the 'Enable' attribute.
See Also:
WBIRestEndpoint.isEnable()

getRelativeURL

public java.lang.String getRelativeURL()

Specified by:
getRelativeURL in interface WBIRestEndpoint
Returns:
the value of the 'Relative URL' attribute.
See Also:
WBIRestEndpoint.setRelativeURL(String), RestServicePackage.getWBIRestEndpoint_RelativeURL()

setRelativeURL

public void setRelativeURL(java.lang.String newRelativeURL)

Specified by:
setRelativeURL in interface WBIRestEndpoint
Parameters:
newRelativeURL - the new value of the 'Relative URL' attribute.
See Also:
WBIRestEndpoint.getRelativeURL()