com.ibm.websphere.models.config.extendedmessagingservice
Interface ExtendedmessagingservicePackage.Literals

Enclosing interface:
ExtendedmessagingservicePackage

public static interface ExtendedmessagingservicePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ASYNCH_MESSAGE_CONSUMER_EXTENSION
          The meta object literal for the 'Asynch Message Consumer Extension' class
static org.eclipse.emf.ecore.EAttribute ASYNCH_MESSAGE_CONSUMER_EXTENSION__ENABLED
          The meta object literal for the 'Enabled' attribute feature
static org.eclipse.emf.ecore.EReference ASYNCH_MESSAGE_CONSUMER_EXTENSION__LISTENER_PORT
          The meta object literal for the 'Listener Port' reference feature
static org.eclipse.emf.ecore.EAttribute ASYNCH_MESSAGE_CONSUMER_EXTENSION__REQUEST_INTERVAL
          The meta object literal for the 'Request Interval' attribute feature
static org.eclipse.emf.ecore.EAttribute ASYNCH_MESSAGE_CONSUMER_EXTENSION__REQUEST_TIMEOUT
          The meta object literal for the 'Request Timeout' attribute feature
static org.eclipse.emf.ecore.EClass EXTENDED_MESSAGING_SERVICE
          The meta object literal for the 'Extended Messaging Service' class
static org.eclipse.emf.ecore.EReference EXTENDED_MESSAGING_SERVICE__LISTENER_PORT_EXTENSIONS
          The meta object literal for the 'Listener Port Extensions' containment reference list feature
 

Field Detail

EXTENDED_MESSAGING_SERVICE

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

See Also:
ExtendedMessagingServiceImpl, ExtendedmessagingservicePackageImpl.getExtendedMessagingService()

EXTENDED_MESSAGING_SERVICE__LISTENER_PORT_EXTENSIONS

static final org.eclipse.emf.ecore.EReference EXTENDED_MESSAGING_SERVICE__LISTENER_PORT_EXTENSIONS
The meta object literal for the 'Listener Port Extensions' containment reference list feature.


ASYNCH_MESSAGE_CONSUMER_EXTENSION

static final org.eclipse.emf.ecore.EClass ASYNCH_MESSAGE_CONSUMER_EXTENSION
The meta object literal for the 'Asynch Message Consumer Extension' class.

See Also:
AsynchMessageConsumerExtensionImpl, ExtendedmessagingservicePackageImpl.getAsynchMessageConsumerExtension()

ASYNCH_MESSAGE_CONSUMER_EXTENSION__ENABLED

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


ASYNCH_MESSAGE_CONSUMER_EXTENSION__REQUEST_INTERVAL

static final org.eclipse.emf.ecore.EAttribute ASYNCH_MESSAGE_CONSUMER_EXTENSION__REQUEST_INTERVAL
The meta object literal for the 'Request Interval' attribute feature.


ASYNCH_MESSAGE_CONSUMER_EXTENSION__REQUEST_TIMEOUT

static final org.eclipse.emf.ecore.EAttribute ASYNCH_MESSAGE_CONSUMER_EXTENSION__REQUEST_TIMEOUT
The meta object literal for the 'Request Timeout' attribute feature.


ASYNCH_MESSAGE_CONSUMER_EXTENSION__LISTENER_PORT

static final org.eclipse.emf.ecore.EReference ASYNCH_MESSAGE_CONSUMER_EXTENSION__LISTENER_PORT
The meta object literal for the 'Listener Port' reference feature.