| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OclQueryPackage
The Package for the model. It contains accessors for the meta objects to represent
OclQueryFactory| Nested Class Summary | |
|---|---|
| static interface | OclQueryPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type | 
| Field Summary | |
|---|---|
| static OclQueryPackage | eINSTANCEThe singleton instance of the package. | 
| static java.lang.String | eNAMEThe package name. | 
| static java.lang.String | eNS_PREFIXThe package namespace name. | 
| static java.lang.String | eNS_URIThe package namespace URI. | 
| static int | OCL_QUERYThe meta object id for the ' Ocl Query' class. | 
| static int | OCL_QUERY__CAN_BE_CACHEDThe feature id for the 'Can Be Cached' attribute. | 
| static int | OCL_QUERY__CAN_HAVE_SIDE_EFFECTSThe feature id for the 'Can Have Side Effects' attribute. | 
| static int | OCL_QUERY__CONTEXTThe feature id for the 'Context' reference. | 
| static int | OCL_QUERY__OCL_EXPRESSIONThe feature id for the 'Ocl Expression' attribute. | 
| static int | OCL_QUERY_FEATURE_COUNTThe number of structural features of the 'Ocl Query' class. | 
| Method Summary | |
|---|---|
|  EReference | getOclQuery_Context()Returns the meta object for the reference ' Context'. | 
|  EAttribute | getOclQuery_OclExpression()Returns the meta object for the attribute ' Ocl Expression'. | 
|  EClass | getOclQuery()Returns the meta object for class ' Ocl Query'. | 
|  OclQueryFactory | getOclQueryFactory()Returns the factory that creates the instances of the model. | 
| Field Detail | 
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final OclQueryPackage eINSTANCE
static final int OCL_QUERY
Ocl Query' class.
 
 
org.eclipse.papyrus.emf.facet.query.ocl.metamodel.oclquery.impl.OclQueryImpl, 
org.eclipse.papyrus.emf.facet.query.ocl.metamodel.oclquery.impl.OclQueryPackageImpl#getOclQuery(), 
Constant Field Valuesstatic final int OCL_QUERY__CAN_HAVE_SIDE_EFFECTS
static final int OCL_QUERY__CAN_BE_CACHED
static final int OCL_QUERY__CONTEXT
static final int OCL_QUERY__OCL_EXPRESSION
static final int OCL_QUERY_FEATURE_COUNT
| Method Detail | 
|---|
EClass getOclQuery()
Ocl Query'.
 
 
OclQueryEReference getOclQuery_Context()
Context'.
 
 
OclQuery.getContext(), 
getOclQuery()EAttribute getOclQuery_OclExpression()
Ocl Expression'.
 
 
OclQuery.getOclExpression(), 
getOclQuery()OclQueryFactory getOclQueryFactory()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||