public class BasicPackageImpl
extends EPackageImpl
MBasicFactory| Modifier and Type | Class and Description |
|---|---|
static interface |
BasicPackageImpl.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static BasicPackageImpl |
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 |
PART_DESCRIPTOR
The meta object id for the '
Part Descriptor' class |
static int |
PART_DESCRIPTOR___UPDATE_LOCALIZATION
The operation id for the 'Update Localization' operation
|
static int |
PART_DESCRIPTOR__ALLOW_MULTIPLE
The feature id for the 'Allow Multiple' attribute
|
static int |
PART_DESCRIPTOR__BINDING_CONTEXTS
The feature id for the 'Binding Contexts' reference list
|
static int |
PART_DESCRIPTOR__CATEGORY
The feature id for the 'Category' attribute
|
static int |
PART_DESCRIPTOR__CLOSEABLE
The feature id for the 'Closeable' attribute
|
static int |
PART_DESCRIPTOR__CONTRIBUTION_URI
The feature id for the 'Contribution URI' attribute
|
static int |
PART_DESCRIPTOR__CONTRIBUTOR_URI
The feature id for the 'Contributor URI' attribute
|
static int |
PART_DESCRIPTOR__DESCRIPTION
The feature id for the 'Description' attribute
|
static int |
PART_DESCRIPTOR__DIRTYABLE
The feature id for the 'Dirtyable' attribute
|
static int |
PART_DESCRIPTOR__ELEMENT_ID
The feature id for the 'Element Id' attribute
|
static int |
PART_DESCRIPTOR__HANDLERS
The feature id for the 'Handlers' containment reference list
|
static int |
PART_DESCRIPTOR__ICON_URI
The feature id for the 'Icon URI' attribute
|
static int |
PART_DESCRIPTOR__LABEL
The feature id for the 'Label' attribute
|
static int |
PART_DESCRIPTOR__LOCALIZED_DESCRIPTION
The feature id for the 'Localized Description' attribute
|
static int |
PART_DESCRIPTOR__LOCALIZED_LABEL
The feature id for the 'Localized Label' attribute
|
static int |
PART_DESCRIPTOR__LOCALIZED_TOOLTIP
The feature id for the 'Localized Tooltip' attribute
|
static int |
PART_DESCRIPTOR__MENUS
The feature id for the 'Menus' containment reference list
|
static int |
PART_DESCRIPTOR__PERSISTED_STATE
The feature id for the 'Persisted State' map
|
static int |
PART_DESCRIPTOR__PROPERTIES
The feature id for the 'Properties' map
|
static int |
PART_DESCRIPTOR__TAGS
The feature id for the 'Tags' attribute list
|
static int |
PART_DESCRIPTOR__TOOLBAR
The feature id for the 'Toolbar' containment reference
|
static int |
PART_DESCRIPTOR__TOOLTIP
The feature id for the 'Tooltip' attribute
|
static int |
PART_DESCRIPTOR__TRANSIENT_DATA
The feature id for the 'Transient Data' map
|
static int |
PART_DESCRIPTOR__TRIM_BARS
The feature id for the 'Trim Bars' containment reference list
|
static int |
PART_DESCRIPTOR__VARIABLES
The feature id for the 'Variables' attribute list
|
static int |
PART_DESCRIPTOR_CONTAINER
The meta object id for the '
Part Descriptor Container' class |
static int |
PART_DESCRIPTOR_CONTAINER__DESCRIPTORS
The feature id for the 'Descriptors' containment reference list
|
static int |
PART_DESCRIPTOR_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Part Descriptor Container' class
|
static int |
PART_DESCRIPTOR_CONTAINER_OPERATION_COUNT
The number of operations of the 'Part Descriptor Container' class
|
static int |
PART_DESCRIPTOR_FEATURE_COUNT
The number of structural features of the 'Part Descriptor' class
|
static int |
PART_DESCRIPTOR_OPERATION_COUNT
The number of operations of the 'Part Descriptor' class
|
| Modifier and Type | Method and Description |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
MBasicFactory |
getBasicFactory()
Returns the factory that creates the instances of the model
|
EAttribute |
getPartDescriptor_AllowMultiple()
Returns the meta object for the attribute '
Allow Multiple' |
EAttribute |
getPartDescriptor_Category()
Returns the meta object for the attribute '
Category' |
EAttribute |
getPartDescriptor_Closeable()
Returns the meta object for the attribute '
Closeable' |
EAttribute |
getPartDescriptor_ContributionURI()
Returns the meta object for the attribute '
Contribution URI' |
EAttribute |
getPartDescriptor_Description()
Returns the meta object for the attribute '
Description' |
EAttribute |
getPartDescriptor_Dirtyable()
Returns the meta object for the attribute '
Dirtyable' |
EAttribute |
getPartDescriptor_LocalizedDescription()
Returns the meta object for the attribute '
Localized Description' |
EReference |
getPartDescriptor_Menus()
Returns the meta object for the containment reference list '
Menus' |
EReference |
getPartDescriptor_Properties()
Returns the meta object for the map '
Properties' |
EReference |
getPartDescriptor_Toolbar()
Returns the meta object for the containment reference '
Toolbar' |
EReference |
getPartDescriptor_TrimBars()
Returns the meta object for the containment reference list '
Trim Bars' |
EAttribute |
getPartDescriptor_Variables()
Returns the meta object for the attribute list '
Variables' |
EClass |
getPartDescriptor()
Returns the meta object for class '
Part Descriptor' |
EReference |
getPartDescriptorContainer_Descriptors()
Returns the meta object for the containment reference list '
Descriptors' |
EClass |
getPartDescriptorContainer()
Returns the meta object for class '
Part Descriptor Container' |
static BasicPackageImpl |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
void |
initializePackageContents()
Complete the initialization of the package and its meta-model.
|
public static final java.lang.String eNAME
public static final java.lang.String eNS_URI
public static final java.lang.String eNS_PREFIX
public static final BasicPackageImpl eINSTANCE
public static final int PART_DESCRIPTOR
Part Descriptor' class.
public static final int PART_DESCRIPTOR__ELEMENT_ID
public static final int PART_DESCRIPTOR__PERSISTED_STATE
public static final int PART_DESCRIPTOR__TAGS
public static final int PART_DESCRIPTOR__CONTRIBUTOR_URI
public static final int PART_DESCRIPTOR__TRANSIENT_DATA
public static final int PART_DESCRIPTOR__LABEL
public static final int PART_DESCRIPTOR__ICON_URI
public static final int PART_DESCRIPTOR__TOOLTIP
public static final int PART_DESCRIPTOR__LOCALIZED_LABEL
public static final int PART_DESCRIPTOR__LOCALIZED_TOOLTIP
public static final int PART_DESCRIPTOR__HANDLERS
public static final int PART_DESCRIPTOR__BINDING_CONTEXTS
public static final int PART_DESCRIPTOR__ALLOW_MULTIPLE
public static final int PART_DESCRIPTOR__CATEGORY
public static final int PART_DESCRIPTOR__MENUS
public static final int PART_DESCRIPTOR__TOOLBAR
public static final int PART_DESCRIPTOR__CLOSEABLE
public static final int PART_DESCRIPTOR__DIRTYABLE
public static final int PART_DESCRIPTOR__CONTRIBUTION_URI
public static final int PART_DESCRIPTOR__DESCRIPTION
public static final int PART_DESCRIPTOR__LOCALIZED_DESCRIPTION
public static final int PART_DESCRIPTOR__VARIABLES
public static final int PART_DESCRIPTOR__PROPERTIES
public static final int PART_DESCRIPTOR__TRIM_BARS
public static final int PART_DESCRIPTOR_FEATURE_COUNT
public static final int PART_DESCRIPTOR___UPDATE_LOCALIZATION
public static final int PART_DESCRIPTOR_OPERATION_COUNT
public static final int PART_DESCRIPTOR_CONTAINER
Part Descriptor Container' class.
public static final int PART_DESCRIPTOR_CONTAINER__DESCRIPTORS
public static final int PART_DESCRIPTOR_CONTAINER_FEATURE_COUNT
public static final int PART_DESCRIPTOR_CONTAINER_OPERATION_COUNT
public static BasicPackageImpl init()
This method is used to initialize eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public EClass getPartDescriptor()
Part Descriptor'.
MPartDescriptorpublic EAttribute getPartDescriptor_AllowMultiple()
Allow Multiple'.
MPartDescriptor.isAllowMultiple(),
getPartDescriptor()public EAttribute getPartDescriptor_Category()
Category'.
MPartDescriptor.getCategory(),
getPartDescriptor()public EReference getPartDescriptor_Menus()
Menus'.
MPartDescriptor.getMenus(),
getPartDescriptor()public EReference getPartDescriptor_Toolbar()
Toolbar'.
MPartDescriptor.getToolbar(),
getPartDescriptor()public EAttribute getPartDescriptor_Closeable()
Closeable'.
MPartDescriptor.isCloseable(),
getPartDescriptor()public EAttribute getPartDescriptor_Dirtyable()
Dirtyable'.
MPartDescriptor.isDirtyable(),
getPartDescriptor()public EAttribute getPartDescriptor_ContributionURI()
Contribution URI'.
MPartDescriptor.getContributionURI(),
getPartDescriptor()public EAttribute getPartDescriptor_Description()
Description'.
MPartDescriptor.getDescription(),
getPartDescriptor()public EAttribute getPartDescriptor_LocalizedDescription()
Localized Description'.
MPartDescriptor.getLocalizedDescription(),
getPartDescriptor()public EAttribute getPartDescriptor_Variables()
Variables'.
MPartDescriptor.getVariables(),
getPartDescriptor()public EReference getPartDescriptor_Properties()
Properties'.
MPartDescriptor.getProperties(),
getPartDescriptor()public EReference getPartDescriptor_TrimBars()
Trim Bars'.
MPartDescriptor.getTrimBars(),
getPartDescriptor()public EClass getPartDescriptorContainer()
Part Descriptor Container'.
MPartDescriptorContainerpublic EReference getPartDescriptorContainer_Descriptors()
Descriptors'.
MPartDescriptorContainer.getDescriptors(),
getPartDescriptorContainer()public MBasicFactory getBasicFactory()
public void createPackageContents()
public void initializePackageContents()