com.ibm.websphere.models.config.cmm
Interface CmmPackage.Literals

Enclosing interface:
CmmPackage

public static interface CmmPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EEnum ACKNOWLEDGE_MODE
          The meta object literal for the 'Acknowledge Mode' enum
static org.eclipse.emf.ecore.EEnum DELIVERY_MODE
          The meta object literal for the 'Delivery Mode' enum
static org.eclipse.emf.ecore.EEnum DESTINATION_TYPE
          The meta object literal for the 'Destination Type' enum
static org.eclipse.emf.ecore.EClass EXTENDED_MESSAGING_PROVIDER
          The meta object literal for the 'Extended Messaging Provider' class
static org.eclipse.emf.ecore.EClass INPUT_PORT
          The meta object literal for the 'Input Port' class
static org.eclipse.emf.ecore.EAttribute INPUT_PORT__ACKNOWLEDGE_MODE
          The meta object literal for the 'Acknowledge Mode' attribute feature
static org.eclipse.emf.ecore.EAttribute INPUT_PORT__CONNECTION_FACTORY_JNDI_NAME
          The meta object literal for the 'Connection Factory JNDI Name' attribute feature
static org.eclipse.emf.ecore.EAttribute INPUT_PORT__DESTINATION_JNDI_NAME
          The meta object literal for the 'Destination JNDI Name' attribute feature
static org.eclipse.emf.ecore.EAttribute INPUT_PORT__DESTINATION_TYPE
          The meta object literal for the 'Destination Type' attribute feature
static org.eclipse.emf.ecore.EAttribute INPUT_PORT__REPLY_CONNECTION_FACTORY_JNDI_NAME
          The meta object literal for the 'Reply Connection Factory JNDI Name' attribute feature
static org.eclipse.emf.ecore.EAttribute INPUT_PORT__REPLY_DESTINATION_JNDI_NAME
          The meta object literal for the 'Reply Destination JNDI Name' attribute feature
static org.eclipse.emf.ecore.EAttribute INPUT_PORT__SUBSCRIPTION_DURABILITY
          The meta object literal for the 'Subscription Durability' attribute feature
static org.eclipse.emf.ecore.EClass OUTPUT_PORT
          The meta object literal for the 'Output Port' class
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__CONNECTION_FACTORY_JNDI_NAME
          The meta object literal for the 'Connection Factory JNDI Name' attribute feature
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__DELIVERY_MODE
          The meta object literal for the 'Delivery Mode' attribute feature
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__DESTINATION_JNDI_NAMES
          The meta object literal for the 'Destination JNDI Names' attribute list feature
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__DISABLE_MESSAGE_ID
          The meta object literal for the 'Disable Message Id' attribute feature
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__DISABLE_MESSAGE_TIMESTAMP
          The meta object literal for the 'Disable Message Timestamp' attribute feature
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__PRIORITY
          The meta object literal for the 'Priority' attribute feature
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__REPLY_CONNECTION_FACTORY_JNDI_NAME
          The meta object literal for the 'Reply Connection Factory JNDI Name' attribute feature
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__REPLY_DESTINATION_JNDI_NAME
          The meta object literal for the 'Reply Destination JNDI Name' attribute feature
static org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__TIME_TO_LIVE
          The meta object literal for the 'Time To Live' attribute feature
static org.eclipse.emf.ecore.EEnum SUBSCRIPTION_DURABILITY_KIND
          The meta object literal for the 'Subscription Durability Kind' enum
 

Field Detail

INPUT_PORT

static final org.eclipse.emf.ecore.EClass INPUT_PORT
The meta object literal for the 'Input Port' class.

See Also:
InputPortImpl, CmmPackageImpl.getInputPort()

INPUT_PORT__CONNECTION_FACTORY_JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute INPUT_PORT__CONNECTION_FACTORY_JNDI_NAME
The meta object literal for the 'Connection Factory JNDI Name' attribute feature.


INPUT_PORT__DESTINATION_JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute INPUT_PORT__DESTINATION_JNDI_NAME
The meta object literal for the 'Destination JNDI Name' attribute feature.


INPUT_PORT__ACKNOWLEDGE_MODE

static final org.eclipse.emf.ecore.EAttribute INPUT_PORT__ACKNOWLEDGE_MODE
The meta object literal for the 'Acknowledge Mode' attribute feature.


INPUT_PORT__SUBSCRIPTION_DURABILITY

static final org.eclipse.emf.ecore.EAttribute INPUT_PORT__SUBSCRIPTION_DURABILITY
The meta object literal for the 'Subscription Durability' attribute feature.


INPUT_PORT__DESTINATION_TYPE

static final org.eclipse.emf.ecore.EAttribute INPUT_PORT__DESTINATION_TYPE
The meta object literal for the 'Destination Type' attribute feature.


INPUT_PORT__REPLY_CONNECTION_FACTORY_JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute INPUT_PORT__REPLY_CONNECTION_FACTORY_JNDI_NAME
The meta object literal for the 'Reply Connection Factory JNDI Name' attribute feature.


INPUT_PORT__REPLY_DESTINATION_JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute INPUT_PORT__REPLY_DESTINATION_JNDI_NAME
The meta object literal for the 'Reply Destination JNDI Name' attribute feature.


OUTPUT_PORT

static final org.eclipse.emf.ecore.EClass OUTPUT_PORT
The meta object literal for the 'Output Port' class.

See Also:
OutputPortImpl, CmmPackageImpl.getOutputPort()

OUTPUT_PORT__CONNECTION_FACTORY_JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__CONNECTION_FACTORY_JNDI_NAME
The meta object literal for the 'Connection Factory JNDI Name' attribute feature.


OUTPUT_PORT__DESTINATION_JNDI_NAMES

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__DESTINATION_JNDI_NAMES
The meta object literal for the 'Destination JNDI Names' attribute list feature.


OUTPUT_PORT__REPLY_CONNECTION_FACTORY_JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__REPLY_CONNECTION_FACTORY_JNDI_NAME
The meta object literal for the 'Reply Connection Factory JNDI Name' attribute feature.


OUTPUT_PORT__REPLY_DESTINATION_JNDI_NAME

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__REPLY_DESTINATION_JNDI_NAME
The meta object literal for the 'Reply Destination JNDI Name' attribute feature.


OUTPUT_PORT__DELIVERY_MODE

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__DELIVERY_MODE
The meta object literal for the 'Delivery Mode' attribute feature.


OUTPUT_PORT__PRIORITY

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__PRIORITY
The meta object literal for the 'Priority' attribute feature.


OUTPUT_PORT__TIME_TO_LIVE

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__TIME_TO_LIVE
The meta object literal for the 'Time To Live' attribute feature.


OUTPUT_PORT__DISABLE_MESSAGE_ID

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__DISABLE_MESSAGE_ID
The meta object literal for the 'Disable Message Id' attribute feature.


OUTPUT_PORT__DISABLE_MESSAGE_TIMESTAMP

static final org.eclipse.emf.ecore.EAttribute OUTPUT_PORT__DISABLE_MESSAGE_TIMESTAMP
The meta object literal for the 'Disable Message Timestamp' attribute feature.


EXTENDED_MESSAGING_PROVIDER

static final org.eclipse.emf.ecore.EClass EXTENDED_MESSAGING_PROVIDER
The meta object literal for the 'Extended Messaging Provider' class.

See Also:
ExtendedMessagingProviderImpl, CmmPackageImpl.getExtendedMessagingProvider()

ACKNOWLEDGE_MODE

static final org.eclipse.emf.ecore.EEnum ACKNOWLEDGE_MODE
The meta object literal for the 'Acknowledge Mode' enum.

See Also:
AcknowledgeMode, CmmPackageImpl.getAcknowledgeMode()

SUBSCRIPTION_DURABILITY_KIND

static final org.eclipse.emf.ecore.EEnum SUBSCRIPTION_DURABILITY_KIND
The meta object literal for the 'Subscription Durability Kind' enum.

See Also:
SubscriptionDurabilityKind, CmmPackageImpl.getSubscriptionDurabilityKind()

DELIVERY_MODE

static final org.eclipse.emf.ecore.EEnum DELIVERY_MODE
The meta object literal for the 'Delivery Mode' enum.

See Also:
DeliveryMode, CmmPackageImpl.getDeliveryMode()

DESTINATION_TYPE

static final org.eclipse.emf.ecore.EEnum DESTINATION_TYPE
The meta object literal for the 'Destination Type' enum.

See Also:
DestinationType, CmmPackageImpl.getDestinationType()