com.ibm.websphere.models.extensions.selectorejbext
Interface SelectorejbextPackage.Literals

Enclosing interface:
SelectorejbextPackage

public static interface SelectorejbextPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass LOCATOR
          The meta object literal for the 'Locator' class
static org.eclipse.emf.ecore.EAttribute LOCATOR__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute LOCATOR__LOCATOR_DIR
          The meta object literal for the 'Locator Dir' attribute feature
static org.eclipse.emf.ecore.EAttribute LOCATOR__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass LOCATORS
          The meta object literal for the 'Locators' class
static org.eclipse.emf.ecore.EReference LOCATORS__LOCATORS
          The meta object literal for the 'Locators' containment reference list feature
static org.eclipse.emf.ecore.EClass SELECTOR
          The meta object literal for the 'Selector' class
static org.eclipse.emf.ecore.EAttribute SELECTOR__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EAttribute SELECTOR__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SELECTOR__SELECTOR_DIR
          The meta object literal for the 'Selector Dir' attribute feature
static org.eclipse.emf.ecore.EClass SELECTOR_INFO
          The meta object literal for the 'Selector Info' class
static org.eclipse.emf.ecore.EReference SELECTOR_INFO__LOCATORS
          The meta object literal for the 'Locators' containment reference feature
static org.eclipse.emf.ecore.EReference SELECTOR_INFO__SELECTORS
          The meta object literal for the 'Selectors' containment reference feature
static org.eclipse.emf.ecore.EClass SELECTORS
          The meta object literal for the 'Selectors' class
static org.eclipse.emf.ecore.EReference SELECTORS__SELECTORS
          The meta object literal for the 'Selectors' containment reference list feature
 

Field Detail

LOCATOR

static final org.eclipse.emf.ecore.EClass LOCATOR
The meta object literal for the 'Locator' class.

See Also:
LocatorImpl, SelectorejbextPackageImpl.getLocator()

LOCATOR__NAME

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


LOCATOR__DESCRIPTION

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


LOCATOR__LOCATOR_DIR

static final org.eclipse.emf.ecore.EAttribute LOCATOR__LOCATOR_DIR
The meta object literal for the 'Locator Dir' attribute feature.


LOCATORS

static final org.eclipse.emf.ecore.EClass LOCATORS
The meta object literal for the 'Locators' class.

See Also:
LocatorsImpl, SelectorejbextPackageImpl.getLocators()

LOCATORS__LOCATORS

static final org.eclipse.emf.ecore.EReference LOCATORS__LOCATORS
The meta object literal for the 'Locators' containment reference list feature.


SELECTOR_INFO

static final org.eclipse.emf.ecore.EClass SELECTOR_INFO
The meta object literal for the 'Selector Info' class.

See Also:
SelectorInfoImpl, SelectorejbextPackageImpl.getSelectorInfo()

SELECTOR_INFO__LOCATORS

static final org.eclipse.emf.ecore.EReference SELECTOR_INFO__LOCATORS
The meta object literal for the 'Locators' containment reference feature.


SELECTOR_INFO__SELECTORS

static final org.eclipse.emf.ecore.EReference SELECTOR_INFO__SELECTORS
The meta object literal for the 'Selectors' containment reference feature.


SELECTORS

static final org.eclipse.emf.ecore.EClass SELECTORS
The meta object literal for the 'Selectors' class.

See Also:
SelectorsImpl, SelectorejbextPackageImpl.getSelectors()

SELECTORS__SELECTORS

static final org.eclipse.emf.ecore.EReference SELECTORS__SELECTORS
The meta object literal for the 'Selectors' containment reference list feature.


SELECTOR

static final org.eclipse.emf.ecore.EClass SELECTOR
The meta object literal for the 'Selector' class.

See Also:
SelectorImpl, SelectorejbextPackageImpl.getSelector()

SELECTOR__NAME

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


SELECTOR__DESCRIPTION

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


SELECTOR__SELECTOR_DIR

static final org.eclipse.emf.ecore.EAttribute SELECTOR__SELECTOR_DIR
The meta object literal for the 'Selector Dir' attribute feature.