|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CatalogPackage
The Package for the model. It contains accessors for the meta objects to represent
CatalogFactory| Nested Class Summary | |
|---|---|
static interface |
CatalogPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Field Summary | |
|---|---|
static int |
CATALOG
The meta object id for the ' Catalog' class. |
static int |
CATALOG__INSTALLED_ENTRIES
The feature id for the 'Installed Entries' reference list. |
static int |
CATALOG__NAME
The feature id for the 'Name' attribute. |
static int |
CATALOG_FEATURE_COUNT
The number of structural features of the 'Catalog' class. |
static int |
CATALOG_SET
The meta object id for the ' Set' class. |
static int |
CATALOG_SET__CATALOGS
The feature id for the 'Catalogs' containment reference list. |
static int |
CATALOG_SET_FEATURE_COUNT
The number of structural features of the 'Set' class. |
static CatalogPackage |
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. |
| Method Summary | |
|---|---|
EReference |
getCatalog_InstalledEntries()
Returns the meta object for the reference list ' Installed Entries'. |
EAttribute |
getCatalog_Name()
Returns the meta object for the attribute ' Name'. |
EClass |
getCatalog()
Returns the meta object for class ' Catalog'. |
CatalogFactory |
getCatalogFactory()
Returns the factory that creates the instances of the model. |
EReference |
getCatalogSet_Catalogs()
Returns the meta object for the containment reference list ' Catalogs'. |
EClass |
getCatalogSet()
Returns the meta object for class ' Set'. |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final CatalogPackage eINSTANCE
static final int CATALOG_SET
Set' class.
org.eclipse.emf.facet.util.emf.catalog.impl.CatalogSetImpl,
org.eclipse.emf.facet.util.emf.catalog.impl.CatalogPackageImpl#getCatalogSet(),
Constant Field Valuesstatic final int CATALOG_SET__CATALOGS
static final int CATALOG_SET_FEATURE_COUNT
static final int CATALOG
Catalog' class.
Catalog,
org.eclipse.emf.facet.util.emf.catalog.impl.CatalogPackageImpl#getCatalog(),
Constant Field Valuesstatic final int CATALOG__INSTALLED_ENTRIES
static final int CATALOG__NAME
static final int CATALOG_FEATURE_COUNT
| Method Detail |
|---|
EClass getCatalogSet()
Set'.
CatalogSetEReference getCatalogSet_Catalogs()
Catalogs'.
CatalogSet.getCatalogs(),
getCatalogSet()EClass getCatalog()
Catalog'.
CatalogEReference getCatalog_InstalledEntries()
Installed Entries'.
Catalog.getInstalledEntries(),
getCatalog()EAttribute getCatalog_Name()
Name'.
Catalog.getName(),
getCatalog()CatalogFactory getCatalogFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||