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

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:
SelectorejbextPackageImpl

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

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

Deployment descriptor jar level configuration settings for the WBI Selector extension (ibm-selector.xmi).

See Also:
SelectorejbextFactory

Nested Class Summary
static interface SelectorejbextPackage.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 SelectorejbextPackage 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 LOCATOR
          The meta object id for the 'Locator' class
static int LOCATOR__DESCRIPTION
          The feature id for the 'Description' attribute
static int LOCATOR__LOCATOR_DIR
          The feature id for the 'Locator Dir' attribute
static int LOCATOR__NAME
          The feature id for the 'Name' attribute
static int LOCATOR_FEATURE_COUNT
          The number of structural features of the 'Locator' class
static int LOCATORS
          The meta object id for the 'Locators' class
static int LOCATORS__LOCATORS
          The feature id for the 'Locators' containment reference list
static int LOCATORS_FEATURE_COUNT
          The number of structural features of the 'Locators' class
static int SELECTOR
          The meta object id for the 'Selector' class
static int SELECTOR__DESCRIPTION
          The feature id for the 'Description' attribute
static int SELECTOR__NAME
          The feature id for the 'Name' attribute
static int SELECTOR__SELECTOR_DIR
          The feature id for the 'Selector Dir' attribute
static int SELECTOR_FEATURE_COUNT
          The number of structural features of the 'Selector' class
static int SELECTOR_INFO
          The meta object id for the 'Selector Info' class
static int SELECTOR_INFO__LOCATORS
          The feature id for the 'Locators' containment reference
static int SELECTOR_INFO__SELECTORS
          The feature id for the 'Selectors' containment reference
static int SELECTOR_INFO_FEATURE_COUNT
          The number of structural features of the 'Selector Info' class
static int SELECTORS
          The meta object id for the 'Selectors' class
static int SELECTORS__SELECTORS
          The feature id for the 'Selectors' containment reference list
static int SELECTORS_FEATURE_COUNT
          The number of structural features of the 'Selectors' class
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getLocator_Description()
          Returns the meta object for the attribute 'Description'
 org.eclipse.emf.ecore.EAttribute getLocator_LocatorDir()
          Returns the meta object for the attribute 'Locator Dir'
 org.eclipse.emf.ecore.EAttribute getLocator_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EClass getLocator()
          Returns the meta object for class 'Locator'
 org.eclipse.emf.ecore.EReference getLocators_Locators()
          Returns the meta object for the containment reference list 'Locators'
 org.eclipse.emf.ecore.EClass getLocators()
          Returns the meta object for class 'Locators'
 org.eclipse.emf.ecore.EAttribute getSelector_Description()
          Returns the meta object for the attribute 'Description'
 org.eclipse.emf.ecore.EAttribute getSelector_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getSelector_SelectorDir()
          Returns the meta object for the attribute 'Selector Dir'
 org.eclipse.emf.ecore.EClass getSelector()
          Returns the meta object for class 'Selector'
 SelectorejbextFactory getSelectorejbextFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EReference getSelectorInfo_Locators()
          Returns the meta object for the containment reference 'Locators'
 org.eclipse.emf.ecore.EReference getSelectorInfo_Selectors()
          Returns the meta object for the containment reference 'Selectors'
 org.eclipse.emf.ecore.EClass getSelectorInfo()
          Returns the meta object for class 'Selector Info'
 org.eclipse.emf.ecore.EReference getSelectors_Selectors()
          Returns the meta object for the containment reference list 'Selectors'
 org.eclipse.emf.ecore.EClass getSelectors()
          Returns the meta object for class 'Selectors'
 
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 SelectorejbextPackage eINSTANCE
The singleton instance of the package.


LOCATOR

static final int LOCATOR
The meta object id for the 'Locator' class.

See Also:
LocatorImpl, SelectorejbextPackageImpl.getLocator(), Constant Field Values

LOCATOR__NAME

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

See Also:
Constant Field Values

LOCATOR__DESCRIPTION

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

See Also:
Constant Field Values

LOCATOR__LOCATOR_DIR

static final int LOCATOR__LOCATOR_DIR
The feature id for the 'Locator Dir' attribute.

See Also:
Constant Field Values

LOCATOR_FEATURE_COUNT

static final int LOCATOR_FEATURE_COUNT
The number of structural features of the 'Locator' class.

See Also:
Constant Field Values

LOCATORS

static final int LOCATORS
The meta object id for the 'Locators' class.

See Also:
LocatorsImpl, SelectorejbextPackageImpl.getLocators(), Constant Field Values

LOCATORS__LOCATORS

static final int LOCATORS__LOCATORS
The feature id for the 'Locators' containment reference list.

See Also:
Constant Field Values

LOCATORS_FEATURE_COUNT

static final int LOCATORS_FEATURE_COUNT
The number of structural features of the 'Locators' class.

See Also:
Constant Field Values

SELECTOR_INFO

static final int SELECTOR_INFO
The meta object id for the 'Selector Info' class.

See Also:
SelectorInfoImpl, SelectorejbextPackageImpl.getSelectorInfo(), Constant Field Values

SELECTOR_INFO__LOCATORS

static final int SELECTOR_INFO__LOCATORS
The feature id for the 'Locators' containment reference.

See Also:
Constant Field Values

SELECTOR_INFO__SELECTORS

static final int SELECTOR_INFO__SELECTORS
The feature id for the 'Selectors' containment reference.

See Also:
Constant Field Values

SELECTOR_INFO_FEATURE_COUNT

static final int SELECTOR_INFO_FEATURE_COUNT
The number of structural features of the 'Selector Info' class.

See Also:
Constant Field Values

SELECTORS

static final int SELECTORS
The meta object id for the 'Selectors' class.

See Also:
SelectorsImpl, SelectorejbextPackageImpl.getSelectors(), Constant Field Values

SELECTORS__SELECTORS

static final int SELECTORS__SELECTORS
The feature id for the 'Selectors' containment reference list.

See Also:
Constant Field Values

SELECTORS_FEATURE_COUNT

static final int SELECTORS_FEATURE_COUNT
The number of structural features of the 'Selectors' class.

See Also:
Constant Field Values

SELECTOR

static final int SELECTOR
The meta object id for the 'Selector' class.

See Also:
SelectorImpl, SelectorejbextPackageImpl.getSelector(), Constant Field Values

SELECTOR__NAME

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

See Also:
Constant Field Values

SELECTOR__DESCRIPTION

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

See Also:
Constant Field Values

SELECTOR__SELECTOR_DIR

static final int SELECTOR__SELECTOR_DIR
The feature id for the 'Selector Dir' attribute.

See Also:
Constant Field Values

SELECTOR_FEATURE_COUNT

static final int SELECTOR_FEATURE_COUNT
The number of structural features of the 'Selector' class.

See Also:
Constant Field Values
Method Detail

getLocator

org.eclipse.emf.ecore.EClass getLocator()
Returns the meta object for class 'Locator'.

Returns:
the meta object for class 'Locator'.
See Also:
Locator

getLocator_Name

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

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

getLocator_Description

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

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

getLocator_LocatorDir

org.eclipse.emf.ecore.EAttribute getLocator_LocatorDir()
Returns the meta object for the attribute 'Locator Dir'.

Returns:
the meta object for the attribute 'Locator Dir'.
See Also:
Locator.getLocatorDir(), getLocator()

getLocators

org.eclipse.emf.ecore.EClass getLocators()
Returns the meta object for class 'Locators'.

Returns:
the meta object for class 'Locators'.
See Also:
Locators

getLocators_Locators

org.eclipse.emf.ecore.EReference getLocators_Locators()
Returns the meta object for the containment reference list 'Locators'.

Returns:
the meta object for the containment reference list 'Locators'.
See Also:
Locators.getLocators(), getLocators()

getSelectorInfo

org.eclipse.emf.ecore.EClass getSelectorInfo()
Returns the meta object for class 'Selector Info'.

Returns:
the meta object for class 'Selector Info'.
See Also:
SelectorInfo

getSelectorInfo_Locators

org.eclipse.emf.ecore.EReference getSelectorInfo_Locators()
Returns the meta object for the containment reference 'Locators'.

Returns:
the meta object for the containment reference 'Locators'.
See Also:
SelectorInfo.getLocators(), getSelectorInfo()

getSelectorInfo_Selectors

org.eclipse.emf.ecore.EReference getSelectorInfo_Selectors()
Returns the meta object for the containment reference 'Selectors'.

Returns:
the meta object for the containment reference 'Selectors'.
See Also:
SelectorInfo.getSelectors(), getSelectorInfo()

getSelectors

org.eclipse.emf.ecore.EClass getSelectors()
Returns the meta object for class 'Selectors'.

Returns:
the meta object for class 'Selectors'.
See Also:
Selectors

getSelectors_Selectors

org.eclipse.emf.ecore.EReference getSelectors_Selectors()
Returns the meta object for the containment reference list 'Selectors'.

Returns:
the meta object for the containment reference list 'Selectors'.
See Also:
Selectors.getSelectors(), getSelectors()

getSelector

org.eclipse.emf.ecore.EClass getSelector()
Returns the meta object for class 'Selector'.

Returns:
the meta object for class 'Selector'.
See Also:
Selector

getSelector_Name

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

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

getSelector_Description

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

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

getSelector_SelectorDir

org.eclipse.emf.ecore.EAttribute getSelector_SelectorDir()
Returns the meta object for the attribute 'Selector Dir'.

Returns:
the meta object for the attribute 'Selector Dir'.
See Also:
Selector.getSelectorDir(), getSelector()

getSelectorejbextFactory

SelectorejbextFactory getSelectorejbextFactory()
Returns the factory that creates the instances of the model.

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