com.ibm.websphere.models.config.cmm.impl
Class InputPortImpl

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.ejs.models.base.resources.impl.J2EEResourceFactoryImpl
                  extended by com.ibm.ejs.models.base.resources.env.impl.ResourceEnvEntryImpl
                      extended by com.ibm.websphere.models.config.cmm.impl.InputPortImpl
All Implemented Interfaces:
com.ibm.ejs.models.base.resources.env.ResourceEnvEntry, com.ibm.ejs.models.base.resources.J2EEResourceFactory, InputPort, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class InputPortImpl
extends com.ibm.ejs.models.base.resources.env.impl.ResourceEnvEntryImpl
implements InputPort

An implementation of the model object 'Input Port'.

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 InputPortImpl()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
protected  int eStaticFeatureCount()
           
 AcknowledgeMode getAcknowledgeMode()
           
 java.lang.String getConnectionFactoryJNDIName()
           
 java.lang.String getDestinationJNDIName()
           
 DestinationType getDestinationType()
           
 java.lang.String getReplyConnectionFactoryJNDIName()
           
 java.lang.String getReplyDestinationJNDIName()
           
 SubscriptionDurabilityKind getSubscriptionDurability()
           
 void setAcknowledgeMode(AcknowledgeMode newAcknowledgeMode)
           
 void setConnectionFactoryJNDIName(java.lang.String newConnectionFactoryJNDIName)
           
 void setDestinationJNDIName(java.lang.String newDestinationJNDIName)
           
 void setDestinationType(DestinationType newDestinationType)
           
 void setReplyConnectionFactoryJNDIName(java.lang.String newReplyConnectionFactoryJNDIName)
           
 void setReplyDestinationJNDIName(java.lang.String newReplyDestinationJNDIName)
           
 void setSubscriptionDurability(SubscriptionDurabilityKind newSubscriptionDurability)
           
 
Methods inherited from class com.ibm.ejs.models.base.resources.env.impl.ResourceEnvEntryImpl
getReferenceable, setReferenceable
 
Methods inherited from class com.ibm.ejs.models.base.resources.impl.J2EEResourceFactoryImpl
getCategory, getDescription, getJndiName, getName, getPropertySet, getProvider, getProviderType, setCategory, setDescription, setJndiName, setName, setPropertySet, setProvider, setProviderType
 
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 com.ibm.ejs.models.base.resources.env.ResourceEnvEntry
getReferenceable, setReferenceable
 
Methods inherited from interface com.ibm.ejs.models.base.resources.J2EEResourceFactory
getCategory, getDescription, getJndiName, getName, getPropertySet, getProvider, getProviderType, setCategory, setDescription, setJndiName, setName, setPropertySet, setProvider, setProviderType
 
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

InputPortImpl

protected InputPortImpl()

Method Detail

eStaticClass

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

Overrides:
eStaticClass in class com.ibm.ejs.models.base.resources.env.impl.ResourceEnvEntryImpl

eStaticFeatureCount

protected int eStaticFeatureCount()

Overrides:
eStaticFeatureCount in class com.ibm.ejs.models.base.resources.env.impl.ResourceEnvEntryImpl

getConnectionFactoryJNDIName

public java.lang.String getConnectionFactoryJNDIName()

Specified by:
getConnectionFactoryJNDIName in interface InputPort
Returns:
the value of the 'Connection Factory JNDI Name' attribute.
See Also:
InputPort.setConnectionFactoryJNDIName(String), CmmPackage.getInputPort_ConnectionFactoryJNDIName()

setConnectionFactoryJNDIName

public void setConnectionFactoryJNDIName(java.lang.String newConnectionFactoryJNDIName)

Specified by:
setConnectionFactoryJNDIName in interface InputPort
Parameters:
newConnectionFactoryJNDIName - the new value of the 'Connection Factory JNDI Name' attribute.
See Also:
InputPort.getConnectionFactoryJNDIName()

getDestinationJNDIName

public java.lang.String getDestinationJNDIName()

Specified by:
getDestinationJNDIName in interface InputPort
Returns:
the value of the 'Destination JNDI Name' attribute.
See Also:
InputPort.setDestinationJNDIName(String), CmmPackage.getInputPort_DestinationJNDIName()

setDestinationJNDIName

public void setDestinationJNDIName(java.lang.String newDestinationJNDIName)

Specified by:
setDestinationJNDIName in interface InputPort
Parameters:
newDestinationJNDIName - the new value of the 'Destination JNDI Name' attribute.
See Also:
InputPort.getDestinationJNDIName()

getAcknowledgeMode

public AcknowledgeMode getAcknowledgeMode()

Specified by:
getAcknowledgeMode in interface InputPort
Returns:
the value of the 'Acknowledge Mode' attribute.
See Also:
AcknowledgeMode, InputPort.setAcknowledgeMode(AcknowledgeMode), CmmPackage.getInputPort_AcknowledgeMode()

setAcknowledgeMode

public void setAcknowledgeMode(AcknowledgeMode newAcknowledgeMode)

Specified by:
setAcknowledgeMode in interface InputPort
Parameters:
newAcknowledgeMode - the new value of the 'Acknowledge Mode' attribute.
See Also:
AcknowledgeMode, InputPort.getAcknowledgeMode()

getSubscriptionDurability

public SubscriptionDurabilityKind getSubscriptionDurability()

Specified by:
getSubscriptionDurability in interface InputPort
Returns:
the value of the 'Subscription Durability' attribute.
See Also:
SubscriptionDurabilityKind, InputPort.setSubscriptionDurability(SubscriptionDurabilityKind), CmmPackage.getInputPort_SubscriptionDurability()

setSubscriptionDurability

public void setSubscriptionDurability(SubscriptionDurabilityKind newSubscriptionDurability)

Specified by:
setSubscriptionDurability in interface InputPort
Parameters:
newSubscriptionDurability - the new value of the 'Subscription Durability' attribute.
See Also:
SubscriptionDurabilityKind, InputPort.getSubscriptionDurability()

getDestinationType

public DestinationType getDestinationType()

Specified by:
getDestinationType in interface InputPort
Returns:
the value of the 'Destination Type' attribute.
See Also:
DestinationType, InputPort.setDestinationType(DestinationType), CmmPackage.getInputPort_DestinationType()

setDestinationType

public void setDestinationType(DestinationType newDestinationType)

Specified by:
setDestinationType in interface InputPort
Parameters:
newDestinationType - the new value of the 'Destination Type' attribute.
See Also:
DestinationType, InputPort.getDestinationType()

getReplyConnectionFactoryJNDIName

public java.lang.String getReplyConnectionFactoryJNDIName()

Specified by:
getReplyConnectionFactoryJNDIName in interface InputPort
Returns:
the value of the 'Reply Connection Factory JNDI Name' attribute.
See Also:
InputPort.setReplyConnectionFactoryJNDIName(String), CmmPackage.getInputPort_ReplyConnectionFactoryJNDIName()

setReplyConnectionFactoryJNDIName

public void setReplyConnectionFactoryJNDIName(java.lang.String newReplyConnectionFactoryJNDIName)

Specified by:
setReplyConnectionFactoryJNDIName in interface InputPort
Parameters:
newReplyConnectionFactoryJNDIName - the new value of the 'Reply Connection Factory JNDI Name' attribute.
See Also:
InputPort.getReplyConnectionFactoryJNDIName()

getReplyDestinationJNDIName

public java.lang.String getReplyDestinationJNDIName()

Specified by:
getReplyDestinationJNDIName in interface InputPort
Returns:
the value of the 'Reply Destination JNDI Name' attribute.
See Also:
InputPort.setReplyDestinationJNDIName(String), CmmPackage.getInputPort_ReplyDestinationJNDIName()

setReplyDestinationJNDIName

public void setReplyDestinationJNDIName(java.lang.String newReplyDestinationJNDIName)

Specified by:
setReplyDestinationJNDIName in interface InputPort
Parameters:
newReplyDestinationJNDIName - the new value of the 'Reply Destination JNDI Name' attribute.
See Also:
InputPort.getReplyDestinationJNDIName()