@Deprecated
public interface EfacetcatalogPackage
EfacetcatalogFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
EfacetcatalogPackage.Literals
Deprecated.
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 EfacetcatalogPackage |
eINSTANCE
Deprecated.
The singleton instance of the package.
|
static java.lang.String |
eNAME
Deprecated.
The package name.
|
static java.lang.String |
eNS_PREFIX
Deprecated.
The package namespace name.
|
static java.lang.String |
eNS_URI
Deprecated.
The package namespace URI.
|
static int |
FACET_SET_CATALOG
Deprecated.
The meta object id for the '
Facet Set Catalog ' class. |
static int |
FACET_SET_CATALOG__INSTALLED_ENTRIES
Deprecated.
The feature id for the 'Installed Entries' reference list.
|
static int |
FACET_SET_CATALOG__NAME
Deprecated.
The feature id for the 'Name' attribute.
|
static int |
FACET_SET_CATALOG_FEATURE_COUNT
Deprecated.
The number of structural features of the 'Facet Set Catalog' class.
|
Modifier and Type | Method and Description |
---|---|
EfacetcatalogFactory |
getEfacetcatalogFactory()
Deprecated.
Returns the factory that creates the instances of the model.
|
EClass |
getFacetSetCatalog()
Deprecated.
Returns the meta object for class '
Facet Set Catalog '. |
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final EfacetcatalogPackage eINSTANCE
static final int FACET_SET_CATALOG
Facet Set Catalog
' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacetcatalog.impl.FacetSetCatalogImpl
,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacetcatalog.impl.EfacetcatalogPackageImpl#getFacetSetCatalog()
,
Constant Field Valuesstatic final int FACET_SET_CATALOG__INSTALLED_ENTRIES
static final int FACET_SET_CATALOG__NAME
static final int FACET_SET_CATALOG_FEATURE_COUNT
EClass getFacetSetCatalog()
Facet Set Catalog
'.
FacetSetCatalog
EfacetcatalogFactory getEfacetcatalogFactory()