com.ibm.websphere.models.extensions.eventsejbext
Interface EventsejbextPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
EventsejbextPackageImpl

public interface EventsejbextPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

Deployment descriptor EJB jar level configuration settings for the Core CEI Events extension (ibm-ejb-jar-ext-core.xmi).

See Also:
EventsejbextFactory

Nested Class Summary
static interface EventsejbextPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT
          The meta object id for the 'Common Base Event Extended Data Element' class
static int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__DELIMITER
          The feature id for the 'Delimiter' attribute
static int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__DESCRIPTION
          The feature id for the 'Description' attribute
static int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__FIXED_VALUE
          The feature id for the 'Fixed Value' attribute
static int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__NAME
          The feature id for the 'Name' attribute
static int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__PARAMETER
          The feature id for the 'Parameter' attribute
static int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__TIMESTAMP
          The feature id for the 'Timestamp' attribute
static int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Common Base Event Extended Data Element' class
static int COMMON_BASE_EVENT_METHOD_POLICY
          The meta object id for the 'Common Base Event Method Policy' class
static int COMMON_BASE_EVENT_METHOD_POLICY__EXTENDED_DATA_ELEMENTS
          The feature id for the 'Extended Data Elements' containment reference list
static int COMMON_BASE_EVENT_METHOD_POLICY__EXTENSION_NAME
          The feature id for the 'Extension Name' attribute
static int COMMON_BASE_EVENT_METHOD_POLICY__METHOD_ELEMENTS
          The feature id for the 'Method Elements' containment reference list
static int COMMON_BASE_EVENT_METHOD_POLICY__PRIORITY
          The feature id for the 'Priority' attribute
static int COMMON_BASE_EVENT_METHOD_POLICY__SEVERITY
          The feature id for the 'Severity' attribute
static int COMMON_BASE_EVENT_METHOD_POLICY__WHEN
          The feature id for the 'When' attribute
static int COMMON_BASE_EVENT_METHOD_POLICY_FEATURE_COUNT
          The number of structural features of the 'Common Base Event Method Policy' class
static EventsejbextPackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int EVENT_TIME
          The meta object id for the 'Event Time' enum
static int EVENTS_EJB_JAR_EXTENSION
          The meta object id for the 'Events EJB Jar Extension' class
static int EVENTS_EJB_JAR_EXTENSION__COMMON_BASE_EVENT_METHODS
          The feature id for the 'Common Base Event Methods' containment reference list
static int EVENTS_EJB_JAR_EXTENSION__EJB_JAR_EXTENSION
          The feature id for the 'Ejb Jar Extension' reference
static int EVENTS_EJB_JAR_EXTENSION_FEATURE_COUNT
          The number of structural features of the 'Events EJB Jar Extension' class
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Delimiter()
          Returns the meta object for the attribute 'Delimiter'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Description()
          Returns the meta object for the attribute 'Description'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_FixedValue()
          Returns the meta object for the attribute 'Fixed Value'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Parameter()
          Returns the meta object for the attribute 'Parameter'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Timestamp()
          Returns the meta object for the attribute 'Timestamp'
 org.eclipse.emf.ecore.EClass getCommonBaseEventExtendedDataElement()
          Returns the meta object for class 'Common Base Event Extended Data Element'
 org.eclipse.emf.ecore.EReference getCommonBaseEventMethodPolicy_ExtendedDataElements()
          Returns the meta object for the containment reference list 'Extended Data Elements'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventMethodPolicy_ExtensionName()
          Returns the meta object for the attribute 'Extension Name'
 org.eclipse.emf.ecore.EReference getCommonBaseEventMethodPolicy_MethodElements()
          Returns the meta object for the containment reference list 'Method Elements'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventMethodPolicy_Priority()
          Returns the meta object for the attribute 'Priority'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventMethodPolicy_Severity()
          Returns the meta object for the attribute 'Severity'
 org.eclipse.emf.ecore.EAttribute getCommonBaseEventMethodPolicy_When()
          Returns the meta object for the attribute 'When'
 org.eclipse.emf.ecore.EClass getCommonBaseEventMethodPolicy()
          Returns the meta object for class 'Common Base Event Method Policy'
 EventsejbextFactory getEventsejbextFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EReference getEventsEJBJarExtension_CommonBaseEventMethods()
          Returns the meta object for the containment reference list 'Common Base Event Methods'
 org.eclipse.emf.ecore.EReference getEventsEJBJarExtension_EjbJarExtension()
          Returns the meta object for the reference 'Ejb Jar Extension'
 org.eclipse.emf.ecore.EClass getEventsEJBJarExtension()
          Returns the meta object for class 'Events EJB Jar Extension'
 org.eclipse.emf.ecore.EEnum getEventTime()
          Returns the meta object for enum 'Event Time'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
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
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final EventsejbextPackage eINSTANCE
The singleton instance of the package.


EVENTS_EJB_JAR_EXTENSION

static final int EVENTS_EJB_JAR_EXTENSION
The meta object id for the 'Events EJB Jar Extension' class.

See Also:
EventsEJBJarExtensionImpl, EventsejbextPackageImpl.getEventsEJBJarExtension(), Constant Field Values

EVENTS_EJB_JAR_EXTENSION__EJB_JAR_EXTENSION

static final int EVENTS_EJB_JAR_EXTENSION__EJB_JAR_EXTENSION
The feature id for the 'Ejb Jar Extension' reference.

See Also:
Constant Field Values

EVENTS_EJB_JAR_EXTENSION__COMMON_BASE_EVENT_METHODS

static final int EVENTS_EJB_JAR_EXTENSION__COMMON_BASE_EVENT_METHODS
The feature id for the 'Common Base Event Methods' containment reference list.

See Also:
Constant Field Values

EVENTS_EJB_JAR_EXTENSION_FEATURE_COUNT

static final int EVENTS_EJB_JAR_EXTENSION_FEATURE_COUNT
The number of structural features of the 'Events EJB Jar Extension' class.

See Also:
Constant Field Values

COMMON_BASE_EVENT_METHOD_POLICY

static final int COMMON_BASE_EVENT_METHOD_POLICY
The meta object id for the 'Common Base Event Method Policy' class.

See Also:
CommonBaseEventMethodPolicyImpl, EventsejbextPackageImpl.getCommonBaseEventMethodPolicy(), Constant Field Values

COMMON_BASE_EVENT_METHOD_POLICY__EXTENSION_NAME

static final int COMMON_BASE_EVENT_METHOD_POLICY__EXTENSION_NAME
The feature id for the 'Extension Name' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_METHOD_POLICY__SEVERITY

static final int COMMON_BASE_EVENT_METHOD_POLICY__SEVERITY
The feature id for the 'Severity' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_METHOD_POLICY__PRIORITY

static final int COMMON_BASE_EVENT_METHOD_POLICY__PRIORITY
The feature id for the 'Priority' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_METHOD_POLICY__WHEN

static final int COMMON_BASE_EVENT_METHOD_POLICY__WHEN
The feature id for the 'When' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_METHOD_POLICY__METHOD_ELEMENTS

static final int COMMON_BASE_EVENT_METHOD_POLICY__METHOD_ELEMENTS
The feature id for the 'Method Elements' containment reference list.

See Also:
Constant Field Values

COMMON_BASE_EVENT_METHOD_POLICY__EXTENDED_DATA_ELEMENTS

static final int COMMON_BASE_EVENT_METHOD_POLICY__EXTENDED_DATA_ELEMENTS
The feature id for the 'Extended Data Elements' containment reference list.

See Also:
Constant Field Values

COMMON_BASE_EVENT_METHOD_POLICY_FEATURE_COUNT

static final int COMMON_BASE_EVENT_METHOD_POLICY_FEATURE_COUNT
The number of structural features of the 'Common Base Event Method Policy' class.

See Also:
Constant Field Values

COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT

static final int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT
The meta object id for the 'Common Base Event Extended Data Element' class.

See Also:
CommonBaseEventExtendedDataElementImpl, EventsejbextPackageImpl.getCommonBaseEventExtendedDataElement(), Constant Field Values

COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__NAME

static final int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__DESCRIPTION

static final int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__FIXED_VALUE

static final int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__FIXED_VALUE
The feature id for the 'Fixed Value' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__PARAMETER

static final int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__PARAMETER
The feature id for the 'Parameter' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__TIMESTAMP

static final int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__TIMESTAMP
The feature id for the 'Timestamp' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__DELIMITER

static final int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT__DELIMITER
The feature id for the 'Delimiter' attribute.

See Also:
Constant Field Values

COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT_FEATURE_COUNT

static final int COMMON_BASE_EVENT_EXTENDED_DATA_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Common Base Event Extended Data Element' class.

See Also:
Constant Field Values

EVENT_TIME

static final int EVENT_TIME
The meta object id for the 'Event Time' enum.

See Also:
EventTime, EventsejbextPackageImpl.getEventTime(), Constant Field Values
Method Detail

getEventsEJBJarExtension

org.eclipse.emf.ecore.EClass getEventsEJBJarExtension()
Returns the meta object for class 'Events EJB Jar Extension'.

Returns:
the meta object for class 'Events EJB Jar Extension'.
See Also:
EventsEJBJarExtension

getEventsEJBJarExtension_EjbJarExtension

org.eclipse.emf.ecore.EReference getEventsEJBJarExtension_EjbJarExtension()
Returns the meta object for the reference 'Ejb Jar Extension'.

Returns:
the meta object for the reference 'Ejb Jar Extension'.
See Also:
EventsEJBJarExtension.getEjbJarExtension(), getEventsEJBJarExtension()

getEventsEJBJarExtension_CommonBaseEventMethods

org.eclipse.emf.ecore.EReference getEventsEJBJarExtension_CommonBaseEventMethods()
Returns the meta object for the containment reference list 'Common Base Event Methods'.

Returns:
the meta object for the containment reference list 'Common Base Event Methods'.
See Also:
EventsEJBJarExtension.getCommonBaseEventMethods(), getEventsEJBJarExtension()

getCommonBaseEventMethodPolicy

org.eclipse.emf.ecore.EClass getCommonBaseEventMethodPolicy()
Returns the meta object for class 'Common Base Event Method Policy'.

Returns:
the meta object for class 'Common Base Event Method Policy'.
See Also:
CommonBaseEventMethodPolicy

getCommonBaseEventMethodPolicy_ExtensionName

org.eclipse.emf.ecore.EAttribute getCommonBaseEventMethodPolicy_ExtensionName()
Returns the meta object for the attribute 'Extension Name'.

Returns:
the meta object for the attribute 'Extension Name'.
See Also:
CommonBaseEventMethodPolicy.getExtensionName(), getCommonBaseEventMethodPolicy()

getCommonBaseEventMethodPolicy_Severity

org.eclipse.emf.ecore.EAttribute getCommonBaseEventMethodPolicy_Severity()
Returns the meta object for the attribute 'Severity'.

Returns:
the meta object for the attribute 'Severity'.
See Also:
CommonBaseEventMethodPolicy.getSeverity(), getCommonBaseEventMethodPolicy()

getCommonBaseEventMethodPolicy_Priority

org.eclipse.emf.ecore.EAttribute getCommonBaseEventMethodPolicy_Priority()
Returns the meta object for the attribute 'Priority'.

Returns:
the meta object for the attribute 'Priority'.
See Also:
CommonBaseEventMethodPolicy.getPriority(), getCommonBaseEventMethodPolicy()

getCommonBaseEventMethodPolicy_When

org.eclipse.emf.ecore.EAttribute getCommonBaseEventMethodPolicy_When()
Returns the meta object for the attribute 'When'.

Returns:
the meta object for the attribute 'When'.
See Also:
CommonBaseEventMethodPolicy.getWhen(), getCommonBaseEventMethodPolicy()

getCommonBaseEventMethodPolicy_MethodElements

org.eclipse.emf.ecore.EReference getCommonBaseEventMethodPolicy_MethodElements()
Returns the meta object for the containment reference list 'Method Elements'.

Returns:
the meta object for the containment reference list 'Method Elements'.
See Also:
CommonBaseEventMethodPolicy.getMethodElements(), getCommonBaseEventMethodPolicy()

getCommonBaseEventMethodPolicy_ExtendedDataElements

org.eclipse.emf.ecore.EReference getCommonBaseEventMethodPolicy_ExtendedDataElements()
Returns the meta object for the containment reference list 'Extended Data Elements'.

Returns:
the meta object for the containment reference list 'Extended Data Elements'.
See Also:
CommonBaseEventMethodPolicy.getExtendedDataElements(), getCommonBaseEventMethodPolicy()

getCommonBaseEventExtendedDataElement

org.eclipse.emf.ecore.EClass getCommonBaseEventExtendedDataElement()
Returns the meta object for class 'Common Base Event Extended Data Element'.

Returns:
the meta object for class 'Common Base Event Extended Data Element'.
See Also:
CommonBaseEventExtendedDataElement

getCommonBaseEventExtendedDataElement_Name

org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
CommonBaseEventExtendedDataElement.getName(), getCommonBaseEventExtendedDataElement()

getCommonBaseEventExtendedDataElement_Description

org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
CommonBaseEventExtendedDataElement.getDescription(), getCommonBaseEventExtendedDataElement()

getCommonBaseEventExtendedDataElement_FixedValue

org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_FixedValue()
Returns the meta object for the attribute 'Fixed Value'.

Returns:
the meta object for the attribute 'Fixed Value'.
See Also:
CommonBaseEventExtendedDataElement.getFixedValue(), getCommonBaseEventExtendedDataElement()

getCommonBaseEventExtendedDataElement_Parameter

org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Parameter()
Returns the meta object for the attribute 'Parameter'.

Returns:
the meta object for the attribute 'Parameter'.
See Also:
CommonBaseEventExtendedDataElement.getParameter(), getCommonBaseEventExtendedDataElement()

getCommonBaseEventExtendedDataElement_Timestamp

org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Timestamp()
Returns the meta object for the attribute 'Timestamp'.

Returns:
the meta object for the attribute 'Timestamp'.
See Also:
CommonBaseEventExtendedDataElement.isTimestamp(), getCommonBaseEventExtendedDataElement()

getCommonBaseEventExtendedDataElement_Delimiter

org.eclipse.emf.ecore.EAttribute getCommonBaseEventExtendedDataElement_Delimiter()
Returns the meta object for the attribute 'Delimiter'.

Returns:
the meta object for the attribute 'Delimiter'.
See Also:
CommonBaseEventExtendedDataElement.getDelimiter(), getCommonBaseEventExtendedDataElement()

getEventTime

org.eclipse.emf.ecore.EEnum getEventTime()
Returns the meta object for enum 'Event Time'.

Returns:
the meta object for enum 'Event Time'.
See Also:
EventTime

getEventsejbextFactory

EventsejbextFactory getEventsejbextFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.