|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SelectorejbextPackage
The Package for the model. It contains accessors for the meta objects to represent
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 |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SelectorejbextPackage eINSTANCE
static final int LOCATOR
Locator
' class.
LocatorImpl
,
SelectorejbextPackageImpl.getLocator()
,
Constant Field Valuesstatic final int LOCATOR__NAME
static final int LOCATOR__DESCRIPTION
static final int LOCATOR__LOCATOR_DIR
static final int LOCATOR_FEATURE_COUNT
static final int LOCATORS
Locators
' class.
LocatorsImpl
,
SelectorejbextPackageImpl.getLocators()
,
Constant Field Valuesstatic final int LOCATORS__LOCATORS
static final int LOCATORS_FEATURE_COUNT
static final int SELECTOR_INFO
Selector Info
' class.
SelectorInfoImpl
,
SelectorejbextPackageImpl.getSelectorInfo()
,
Constant Field Valuesstatic final int SELECTOR_INFO__LOCATORS
static final int SELECTOR_INFO__SELECTORS
static final int SELECTOR_INFO_FEATURE_COUNT
static final int SELECTORS
Selectors
' class.
SelectorsImpl
,
SelectorejbextPackageImpl.getSelectors()
,
Constant Field Valuesstatic final int SELECTORS__SELECTORS
static final int SELECTORS_FEATURE_COUNT
static final int SELECTOR
Selector
' class.
SelectorImpl
,
SelectorejbextPackageImpl.getSelector()
,
Constant Field Valuesstatic final int SELECTOR__NAME
static final int SELECTOR__DESCRIPTION
static final int SELECTOR__SELECTOR_DIR
static final int SELECTOR_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getLocator()
Locator
'.
Locator
org.eclipse.emf.ecore.EAttribute getLocator_Name()
Name
'.
Locator.getName()
,
getLocator()
org.eclipse.emf.ecore.EAttribute getLocator_Description()
Description
'.
Locator.getDescription()
,
getLocator()
org.eclipse.emf.ecore.EAttribute getLocator_LocatorDir()
Locator Dir
'.
Locator.getLocatorDir()
,
getLocator()
org.eclipse.emf.ecore.EClass getLocators()
Locators
'.
Locators
org.eclipse.emf.ecore.EReference getLocators_Locators()
Locators
'.
Locators.getLocators()
,
getLocators()
org.eclipse.emf.ecore.EClass getSelectorInfo()
Selector Info
'.
SelectorInfo
org.eclipse.emf.ecore.EReference getSelectorInfo_Locators()
Locators
'.
SelectorInfo.getLocators()
,
getSelectorInfo()
org.eclipse.emf.ecore.EReference getSelectorInfo_Selectors()
Selectors
'.
SelectorInfo.getSelectors()
,
getSelectorInfo()
org.eclipse.emf.ecore.EClass getSelectors()
Selectors
'.
Selectors
org.eclipse.emf.ecore.EReference getSelectors_Selectors()
Selectors
'.
Selectors.getSelectors()
,
getSelectors()
org.eclipse.emf.ecore.EClass getSelector()
Selector
'.
Selector
org.eclipse.emf.ecore.EAttribute getSelector_Name()
Name
'.
Selector.getName()
,
getSelector()
org.eclipse.emf.ecore.EAttribute getSelector_Description()
Description
'.
Selector.getDescription()
,
getSelector()
org.eclipse.emf.ecore.EAttribute getSelector_SelectorDir()
Selector Dir
'.
Selector.getSelectorDir()
,
getSelector()
SelectorejbextFactory getSelectorejbextFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |