|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExtensiblePackage
The Package for the model. It contains accessors for the meta objects to represent
ExtensibleFactory| Nested Class Summary | |
|---|---|
static interface |
ExtensiblePackage.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 ExtensiblePackage |
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 |
QUERY
The meta object id for the ' Query' class. |
static int |
QUERY__CAN_BE_CACHED
The feature id for the 'Can Be Cached' attribute. |
static int |
QUERY__CAN_HAVE_SIDE_EFFECTS
The feature id for the 'Can Have Side Effects' attribute. |
static int |
QUERY_FEATURE_COUNT
The number of structural features of the 'Query' class. |
| Method Summary | |
|---|---|
ExtensibleFactory |
getExtensibleFactory()
Returns the factory that creates the instances of the model. |
EAttribute |
getQuery_CanBeCached()
Returns the meta object for the attribute ' Can Be Cached'. |
EAttribute |
getQuery_CanHaveSideEffects()
Returns the meta object for the attribute ' Can Have Side Effects'. |
EClass |
getQuery()
Returns the meta object for class ' Query'. |
| Field Detail |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ExtensiblePackage eINSTANCE
static final int QUERY
Query' class.
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.extensible.impl.QueryImpl,
org.eclipse.emf.facet.efacet.metamodel.v0_2_0.efacet.extensible.impl.ExtensiblePackageImpl#getQuery(),
Constant Field Valuesstatic final int QUERY__CAN_HAVE_SIDE_EFFECTS
static final int QUERY__CAN_BE_CACHED
static final int QUERY_FEATURE_COUNT
| Method Detail |
|---|
EClass getQuery()
Query'.
QueryEAttribute getQuery_CanHaveSideEffects()
Can Have Side Effects'.
Query.isCanHaveSideEffects(),
getQuery()EAttribute getQuery_CanBeCached()
Can Be Cached'.
Query.isCanBeCached(),
getQuery()ExtensibleFactory getExtensibleFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||