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

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.OutputPortImpl
All Implemented Interfaces:
com.ibm.ejs.models.base.resources.env.ResourceEnvEntry, com.ibm.ejs.models.base.resources.J2EEResourceFactory, OutputPort, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class OutputPortImpl
extends com.ibm.ejs.models.base.resources.env.impl.ResourceEnvEntryImpl
implements OutputPort

An implementation of the model object 'Output 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 OutputPortImpl()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
protected  int eStaticFeatureCount()
           
 java.lang.String getConnectionFactoryJNDIName()
           
 DeliveryMode getDeliveryMode()
           
 org.eclipse.emf.common.util.EList getDestinationJNDINames()
           
 int getPriority()
           
 java.lang.String getReplyConnectionFactoryJNDIName()
           
 java.lang.String getReplyDestinationJNDIName()
           
 long getTimeToLive()
           
 boolean isDisableMessageId()
           
 boolean isDisableMessageTimestamp()
           
 void setConnectionFactoryJNDIName(java.lang.String newConnectionFactoryJNDIName)
           
 void setDeliveryMode(DeliveryMode newDeliveryMode)
           
 void setDisableMessageId(boolean newDisableMessageId)
           
 void setDisableMessageTimestamp(boolean newDisableMessageTimestamp)
           
 void setPriority(int newPriority)
           
 void setReplyConnectionFactoryJNDIName(java.lang.String newReplyConnectionFactoryJNDIName)
           
 void setReplyDestinationJNDIName(java.lang.String newReplyDestinationJNDIName)
           
 void setTimeToLive(long newTimeToLive)
           
 
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

OutputPortImpl

protected OutputPortImpl()

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 OutputPort
Returns:
the value of the 'Connection Factory JNDI Name' attribute.
See Also:
OutputPort.setConnectionFactoryJNDIName(String), CmmPackage.getOutputPort_ConnectionFactoryJNDIName()

setConnectionFactoryJNDIName

public void setConnectionFactoryJNDIName(java.lang.String newConnectionFactoryJNDIName)

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

getDestinationJNDINames

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

Specified by:
getDestinationJNDINames in interface OutputPort
Returns:
the value of the 'Destination JNDI Names' attribute list.
See Also:
CmmPackage.getOutputPort_DestinationJNDINames()

getReplyConnectionFactoryJNDIName

public java.lang.String getReplyConnectionFactoryJNDIName()

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

setReplyConnectionFactoryJNDIName

public void setReplyConnectionFactoryJNDIName(java.lang.String newReplyConnectionFactoryJNDIName)

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

getReplyDestinationJNDIName

public java.lang.String getReplyDestinationJNDIName()

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

setReplyDestinationJNDIName

public void setReplyDestinationJNDIName(java.lang.String newReplyDestinationJNDIName)

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

getDeliveryMode

public DeliveryMode getDeliveryMode()

Specified by:
getDeliveryMode in interface OutputPort
Returns:
the value of the 'Delivery Mode' attribute.
See Also:
DeliveryMode, OutputPort.setDeliveryMode(DeliveryMode), CmmPackage.getOutputPort_DeliveryMode()

setDeliveryMode

public void setDeliveryMode(DeliveryMode newDeliveryMode)

Specified by:
setDeliveryMode in interface OutputPort
Parameters:
newDeliveryMode - the new value of the 'Delivery Mode' attribute.
See Also:
DeliveryMode, OutputPort.getDeliveryMode()

getPriority

public int getPriority()

Specified by:
getPriority in interface OutputPort
Returns:
the value of the 'Priority' attribute.
See Also:
OutputPort.setPriority(int), CmmPackage.getOutputPort_Priority()

setPriority

public void setPriority(int newPriority)

Specified by:
setPriority in interface OutputPort
Parameters:
newPriority - the new value of the 'Priority' attribute.
See Also:
OutputPort.getPriority()

getTimeToLive

public long getTimeToLive()

Specified by:
getTimeToLive in interface OutputPort
Returns:
the value of the 'Time To Live' attribute.
See Also:
OutputPort.setTimeToLive(long), CmmPackage.getOutputPort_TimeToLive()

setTimeToLive

public void setTimeToLive(long newTimeToLive)

Specified by:
setTimeToLive in interface OutputPort
Parameters:
newTimeToLive - the new value of the 'Time To Live' attribute.
See Also:
OutputPort.getTimeToLive()

isDisableMessageId

public boolean isDisableMessageId()

Specified by:
isDisableMessageId in interface OutputPort
Returns:
the value of the 'Disable Message Id' attribute.
See Also:
OutputPort.setDisableMessageId(boolean), CmmPackage.getOutputPort_DisableMessageId()

setDisableMessageId

public void setDisableMessageId(boolean newDisableMessageId)

Specified by:
setDisableMessageId in interface OutputPort
Parameters:
newDisableMessageId - the new value of the 'Disable Message Id' attribute.
See Also:
OutputPort.isDisableMessageId()

isDisableMessageTimestamp

public boolean isDisableMessageTimestamp()

Specified by:
isDisableMessageTimestamp in interface OutputPort
Returns:
the value of the 'Disable Message Timestamp' attribute.
See Also:
OutputPort.setDisableMessageTimestamp(boolean), CmmPackage.getOutputPort_DisableMessageTimestamp()

setDisableMessageTimestamp

public void setDisableMessageTimestamp(boolean newDisableMessageTimestamp)

Specified by:
setDisableMessageTimestamp in interface OutputPort
Parameters:
newDisableMessageTimestamp - the new value of the 'Disable Message Timestamp' attribute.
See Also:
OutputPort.isDisableMessageTimestamp()